{"id":"CVE-2026-80950","summary":"i3c: renesas: Check that the transfer is valid before accessing it","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ni3c: renesas: Check that the transfer is valid before accessing it\n\nThe Renesas I3C driver uses an asynchronous model to transfer data. It\nprepares a struct renesas_i3c_xfer, enqueues it, and waits for completion.\nThe interrupt handler dequeues the transfer, updates/uses it, and signals\nthe waiting thread.\n\nIf the completion times out, the waiting thread dequeues the transfer and\nfree it. If an interrupt fires after that, the handler may access freed\nmemory, leading to crashes.\n\nCheck that the transfer is still valid before accessing it in the\ninterrupt handler. With it clear any status flags and disable all\nthe interrupts to avoid triggering the same interrupts again.","modified":"2026-09-13T03:46:48.243334014Z","published":"2026-09-11T19:42:20.360Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80950.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/0093f9fc102ba8b98561fdd2f8559553ef56be59"},{"type":"WEB","url":"https://git.kernel.org/stable/c/5f1a76ecfe90544a28d657306c9b3caa66ba0e63"},{"type":"WEB","url":"https://git.kernel.org/stable/c/ec631aff93261c6d031f953549802322032f2aba"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80950.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-80950"},{"type":"PACKAGE","url":"https://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":"d028219a9f1485914492bf373406f6a0e665ace2"},{"fixed":"0093f9fc102ba8b98561fdd2f8559553ef56be59"},{"fixed":"ec631aff93261c6d031f953549802322032f2aba"},{"fixed":"5f1a76ecfe90544a28d657306c9b3caa66ba0e63"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80950.json"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"ranges":[{"type":"ECOSYSTEM","events":[{"introduced":"6.17.0"},{"fixed":"6.18.50"}]},{"type":"ECOSYSTEM","events":[{"introduced":"6.19.0"},{"fixed":"7.2.4"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80950.json"}}],"schema_version":"1.9.0"}