In the Linux kernel, the following vulnerability has been resolved:
HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
Using the device-managed version allows to simplify clean-up in probe()
error path.
Additionally, this device-managed ensures proper cleanup, which helps to
resolve memory errors, page faults, btrfs going read-only, and btrfs
disk corruption.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-11-08 06:15
Updated : 2024-11-27 16:16
NVD link : CVE-2024-50189
Mitre link : CVE-2024-50189
CVE.ORG link : CVE-2024-50189
JSON object : View
Products Affected
linux
- linux_kernel
CWE