CVE-2026-53030
Last modified
CVE-2026-53030 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers() The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed in the renesas_i3c_i3c_xfers() function. Use the __free(kfree) cleanup attribute to automatically free the memory when the variable goes out of scope.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers() The xfer structure allocated by renesas_i3c_alloc_xfer() was never freed in the renesas_i3c_i3c_xfers() function. Use the __free(kfree) cleanup attribute to automatically free the memory when the variable goes out of scope.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.17, < 6.18.33 |
| Linux | Linux Kernel | >= 6.19, < 7.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53030?
How severe is CVE-2026-53030?
How do I fix CVE-2026-53030?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53025In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53026In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53027In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53028In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53029In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-5303The ACAP framework contains a Time-of-Check to Time-of-Use (…5.7
- CVE-2026-53031In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53032In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53033In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53034In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53035In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53036In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-53030?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
