Vulnerability in Linux

CVE-2026-68277

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = (raw->msg[idx] << 8) | (raw->msg[idx+1]…

Affected products

  • Linux — versions ad7f8a1f9ced7f049f9b66d588723f243a7034cd, 3.17, 0

References