2 matches found
The vulnerability of the `devm_apple_nvme_mempooldestroy()` function in the `drivers/nvme/host/apple.c` file of the Linux operating system allows a hacker to trigger a service failure.
The vulnerability of the devmapplenvmemempooldestroy function in the drivers/nvme/host/apple.c file of the Linux operating system is related to improper memory release before deleting the last reference „memory leak“. Exploiting this vulnerability could allow an attacker to cause a service failur...
SUSE CVE-2024-43913
In the Linux kernel, the following vulnerability has been resolved: nvme: apple: fix device reference counting Drivers must call nvmeuninitctrl after a successful nvmeinitctrl. Split the allocation side out to make the error handling boundary easier to navigate. The apple driver had been doing th...