In the Linux kernel, the following vulnerability has been resolved:
netfilter: ctnetlink: use helper function to calculate expect ID
Delete expectation path is missing a call to the nf_expect_get_id()
helper function to calculate the expectation ID, otherwise LSB of the
expectation object address is leaked to userspace.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-08-30 08:15
Updated : 2024-09-10 08:15
NVD link : CVE-2024-44944
Mitre link : CVE-2024-44944
CVE.ORG link : CVE-2024-44944
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime