Bug 2307886 (CVE-2024-43913) - CVE-2024-43913 kernel: nvme: apple: fix device reference counting
Summary: CVE-2024-43913 kernel: nvme: apple: fix device reference counting
Keywords:
Status: NEW
Alias: CVE-2024-43913
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2308125
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-08-26 11:21 UTC by OSIDB Bzimport
Modified: 2024-10-23 11:12 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-08-26 11:21:44 UTC
In the Linux kernel, the following vulnerability has been resolved:

nvme: apple: fix device reference counting

Drivers must call nvme_uninit_ctrl after a successful nvme_init_ctrl.
Split the allocation side out to make the error handling boundary easier
to navigate. The apple driver had been doing this wrong, leaking the
controller device memory on a tagset failure.

Comment 1 Mauro Matteo Cascella 2024-08-27 11:29:48 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024082633-CVE-2024-43913-6ec7@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.