THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80950 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: i3c: renesas: Check that the transfer is valid before accessing it The Renesas I3C driver uses an asynchronous model to transfer data. It prepares a struct renesas_i3c_xfer, enqueues it, and waits for completio

[NVD] CVE-2026-80950 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: i3c: renesas: Check that the transfer is valid before accessing it The Renesas I3C driver uses an asynchronous model to transfer data. It prepares a struct renesas_i3c_xfer, enqueues it, and waits for completio

mednvdPublished 2026-09-11

CVE-2026-80950 CVSS: 7.8 HIGH Published: 2026-09-11T20:19:00.683

In the Linux kernel, the following vulnerability has been resolved:

i3c: renesas: Check that the transfer is valid before accessing it

The Renesas I3C driver uses an asynchronous model to transfer data. It prepares a struct renesas_i3c_xfer, enqueues it, and waits for completion. The interrupt handler dequeues the transfer, update

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80950