CVE-2024-50190
Last modified
CVE-2024-50190 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: ice: fix memleak in ice_init_tx_topology() Fix leak of the FW blob (DDP pkg). Make ice_cfg_tx_topo() const-correct, so ice_init_tx_topology() can avoid copying whole FW blob. Copy just the topology section, and only when needed. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ice: fix memleak in ice_init_tx_topology() Fix leak of the FW blob (DDP pkg). Make ice_cfg_tx_topo() const-correct, so ice_init_tx_topology() can avoid copying whole FW blob. Copy just the topology section, and only when needed. Reuse the buffer allocated for the read of the current topology. This was found by kmemleak, with the following trace for each PF: [<ffffffff8761044d>] kmemdup_noprof+0x1d/0x50 [<ffffffffc0a0a480>] ice_init_ddp_config+0x100/0x220 [ice] [<ffffffffc0a0da7f>] ice_init_dev+0x6f/0x200 [ice] [<ffffffffc0a0dc49>] ice_init+0x29/0x560 [ice] [<ffffffffc0a10c1d>] ice_probe+0x21d/0x310 [ice] Constify ice_cfg_tx_topo() @buf parameter. This cascades further down to few more functions.
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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.11.4 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-50190?
How severe is CVE-2024-50190?
How do I fix CVE-2024-50190?
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 2024
- CVE-2024-50185In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50186In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-50187In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50188In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50189In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5019In WhatsUp Gold versions released before 2023.1.3, an unau…7.5
- CVE-2024-50191In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50192In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-50193In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-50194In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50195In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-50196In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-50190?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
