CISA Warns of Linux Kernel Use-After-Free Vulnerability Exploited in Attacks to Deploy Ransomware
CISA Warns of Linux Kernel Use-After-Free Vulnerability Exploited in Attacks to Deploy Ransomware
CISA Warns of Linux Kernel Use-After-Free Vulnerability Exploited in Attacks to Deploy Ransomware

This vulnerability, hidden within the netfilter: nf_tables component, allows local attackers to escalate their privileges and potentially deploy ransomware, which could severely disrupt enterprise systems worldwide.
This only affects positively ancient kernels:
fuck my phone running android is vulnerable
If I’m not mistaken, RHEL9 and equivalents are on 5.15. That’s a pretty big blast radius.
They will probably have a version newer than 5.15.149.
RHEL is on 5.15 in spirit only. They backport tons of patches to the point that 5.15 modules don't build against it
I think RHEL9 uses 5.14 as base
Debian Bookworm (Debian 12/oldstable) would be affected then, I think?
It looks to be on 6.1.153 currently which is much newer than 6.1.76.
How would I know what kernal I have?
With the
uname -acommand