In the Linux kernel, the following vulnerability has been resolved:
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
The kv*() family of tests were accidentally freeing with vfree() instead
of kvfree(). Use kvfree() instead.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-19 14:15
Updated : 2025-10-03 15:54
NVD link : CVE-2024-38617
Mitre link : CVE-2024-38617
CVE.ORG link : CVE-2024-38617
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-763
Release of Invalid Pointer or Reference
