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