| Summary | In the Linux kernel, the following vulnerability has been resolved: drm/komeda: fix integer overflow in AFBC framebuffer size check The AFBC framebuffer size validation calculates the minimum required If the addition oveflows, the size check may incorrectly succed and Add usage of check_add_overflow() to safely compute the minimum Found by Linux Verification Center (linuxtesting.org) with SVACE. |
|---|---|
| Publication Date | June 25, 2026, 2:17 a.m. |
| Registration Date | June 27, 2026, 4:21 a.m. |
| Last Update | June 25, 2026, 2:17 a.m. |