Rapid7 Vulnerability & Exploit Database

Oracle Linux: (CVE-2023-52581) (Multiple Advisories): kernel security, bug fix, and enhancement update

Free InsightVM Trial No Credit Card Necessary
2024 Attack Intel Report Latest research by Rapid7 Labs
Back to Search

Oracle Linux: (CVE-2023-52581) (Multiple Advisories): kernel security, bug fix, and enhancement update

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
03/02/2024
Created
05/21/2024
Added
05/14/2024
Modified
05/28/2024

Description

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: fix memleak when more than 255 elements expired

When more than 255 elements expired we're supposed to switch to a new gc

container structure.

This never happens: u8 type will wrap before reaching the boundary

and nft_trans_gc_space() always returns true.

This means we recycle the initial gc container structure and

lose track of the elements that came before.

While at it, don't deref 'gc' after we've passed it to call_rcu.

Solution(s)

  • oracle-linux-upgrade-kernel

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;