In the Linux kernel, the following vulnerability has been resolved:
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
nf_osf_find() incorrectly returns true on mismatch, this leads to
copying uninitialized memory area in nft_osf which can be used to leak
stale kernel stack data to userspace.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-04-28 13:15
Updated : 2024-05-23 19:01
NVD link : CVE-2022-48654
Mitre link : CVE-2022-48654
CVE.ORG link : CVE-2022-48654
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource