๐Ÿ” CVE Alert

CVE-2026-80950

HIGH 7.8

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

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

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, updates/uses it, and signals the waiting thread. If the completion times out, the waiting thread dequeues the transfer and free it. If an interrupt fires after that, the handler may access freed memory, leading to crashes. Check that the transfer is still valid before accessing it in the interrupt handler. With it clear any status flags and disable all the interrupts to avoid triggering the same interrupts again.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
d028219a9f1485914492bf373406f6a0e665ace2 < 0093f9fc102ba8b98561fdd2f8559553ef56be59 d028219a9f1485914492bf373406f6a0e665ace2 < ec631aff93261c6d031f953549802322032f2aba d028219a9f1485914492bf373406f6a0e665ace2 < 5f1a76ecfe90544a28d657306c9b3caa66ba0e63
Linux / Linux
6.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0093f9fc102ba8b98561fdd2f8559553ef56be59 git.kernel.org: https://git.kernel.org/stable/c/ec631aff93261c6d031f953549802322032f2aba git.kernel.org: https://git.kernel.org/stable/c/5f1a76ecfe90544a28d657306c9b3caa66ba0e63