2 matches found
CVE-2024-58067
In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...
PT-2022-33829 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.61 Description: The issue is related to a refcount leak in the p9 read work function's error handling. This problem was introduced in version v4.20 and is fixed in Linux Kernel version v5.15.61. The actual...