CVE-2023-53719
Last modified
CVE-2023-53719 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: serial: arc_uart: fix of_iomap leak in `arc_serial_probe` Smatch reports: drivers/tty/serial/arc_uart.c:631 arc_serial_probe() warn: 'port->membase' from of_iomap() not released on lines: 631. In arc_serial_probe(), if uart_add_one_port() fails, port->membase is not released, which would cause a resource leak. To fix this, I replace of_iomap with devm_platform_ioremap_resource.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: serial: arc_uart: fix of_iomap leak in `arc_serial_probe` Smatch reports: drivers/tty/serial/arc_uart.c:631 arc_serial_probe() warn: 'port->membase' from of_iomap() not released on lines: 631. In arc_serial_probe(), if uart_add_one_port() fails, port->membase is not released, which would cause a resource leak. To fix this, I replace of_iomap with devm_platform_ioremap_resource.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 3f00df24a5021a6f02c1830a290acd4bceb22a2d; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 7525aa211758cc023a371e010d16ceaae1057807; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 153017561d2804cfae87cc9aa377aa84dd906ae1; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < f76a18e53a66c0ef2938276110717b3805720cd9; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 081790eee6b47389a0d895262086d64c6a38d6e5; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 40a462313ba4f337a2b419e7fb4a670f3dd95e14; >= 8dbe1d5e09a7faec8d22cadcc1011acab8fa6e2a, < 8ab5fc55d7f65d58a3c3aeadf11bdf60267cd2bd |
| Linux | Linux | 3.17 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-53719?
How severe is CVE-2023-53719?
How do I fix CVE-2023-53719?
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 2023
- CVE-2023-53713In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-53714In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53715In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53716In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53717In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53718In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-5372The post-authentication command injection vulnerability in Z…7.2
- CVE-2023-53720In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53721In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53722In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53723In the Linux kernel, the following vulnerability has been re…
- CVE-2023-53724In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-53719?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
