CVE-2026-53030

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/06/2026
Last modified:
14/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()<br /> <br /> The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed<br /> in the renesas_i3c_i3c_xfers() function. Use the __free(kfree) cleanup<br /> attribute to automatically free the memory when the variable goes out of<br /> scope.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.17 (including) 6.18.33 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.10 (excluding)