{"id":"CVE-2026-80749","aliases":[],"url":"https://o3.security/vulnerability/CVE-2026-80749","summary":"drm/connector/hdmi: Fix out of bounds memory read","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/connector/hdmi: Fix out of bounds memory read\n\nA helper function was copying a given audio infoframe into the\nconnector's copy but using the size of the destination (a generic\ntarget, sized to accept many different data blocks) not the source (a\nvery specific type of data block). Thus, it was copying 60 bytes of\ndata from a 28 byte allocation.\n\nFix that by using the source size instead, together with a build bug\non the source size actually being smaller than the destination.\n\nI hit this running KUnit tests under KASAN (while debugging something\nelse entirely). In the real world, it seems unlikely to cause an\nactual problem. It is a read not a write so it can't corrupt any\nmemory. However, it could potentially fall off the end of a page and\ncause an accvio bug.","published":"2026-09-03T08:26:30.140Z","modified":"2026-09-05T03:48:19.439952754Z","cvss":{"score":7.1,"severity":"HIGH","vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H"},"epss":null,"cisaKev":null,"exploitsKnown":null,"affectedPackages":[{"ecosystem":"Linux","name":"Kernel","fixedVersion":"6.12.105"}],"fix":null,"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/9ecf8ba763d0ffe0673538eb4bf7806f20455d19"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d9f7454c185c0c7f0973e11d62ad6c06862c324c"},{"type":"WEB","url":"https://git.kernel.org/stable/c/e5b527804a1ea4f70e139179d3062cf5de8c06ab"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f72bb95732bc5ca87b50c52c8f087ba501950809"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80749.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-80749"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-09-05T03:48:19.439952754Z"}}