In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Apr 28, 2024
to the GitHub Advisory Database
•
Updated Jun 3, 2024
Description
Published by the National Vulnerability Database
Apr 28, 2024
Published to the GitHub Advisory Database
Apr 28, 2024
Last updated
Jun 3, 2024
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