CVE-2026-53068

Source
https://cve.org/CVERecord?id=CVE-2026-53068
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53068.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-53068
Downstream
Published
2026-06-24T16:30:10.140Z
Modified
2026-07-16T03:31:13.275089259Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
drm/komeda: fix integer overflow in AFBC framebuffer size check
Details

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 buffer size by adding the AFBC payload size to the framebuffer offset. This addition is performed without checking for integer overflow.

If the addition oveflows, the size check may incorrectly succed and allow userspace to provide an undersized drmgemobject, potentially leading to out-of-bounds memory access.

Add usage of checkaddoverflow() to safely compute the minimum required size and reject the framebuffer if an overflow is detected. This makes the AFBC size validation more robust against malformed.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53068.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
65ad2392dd6d1691db93e82b08d3311298b9d64a
Fixed
a3a2a9bdc0f9c2d863a5a290cb2d4a565f7268e7
Fixed
e27b58095d7d3ac72f230e318838dee956258460
Fixed
02ff8a7d3d0eecc546b9ab4c07b3d7c65d485583
Fixed
d8a541906860aa3519b1874780d933c766918a7c
Fixed
8165e8b28fdf392c2c7412518d602b4f193812a8
Fixed
fe1f80f8f6e8611ac6349b9d464e8750443390cf
Fixed
872d923b852705054bc099af663da862fdc1097d
Fixed
779ec12c85c9e4547519e3903a371a3b26a289de

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53068.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.3.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.141
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.91
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.33
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-53068.json"