CVE-2024-42280·Kernel vulnerability
In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix a use after free in hfcmulti_tx() Don't dereference *sp after calling dev_kfree_skb(*sp).
- Severity
- high
- Software
- Kernel
- Fixed in
- 6.10.3
- Published
- 2024-08-17
Affected versions
From: 6.7
Until: 6.10.3
Fixed in: 6.10.3
How to fix this CVE
Update your Linux kernel to version 6.10.3 or later to resolve a use-after-free vulnerability in the mISDN subsystem's hfcmulti_tx() function. This flaw could allow a local privileged attacker to trigger memory corruption and gain unauthorized access to sensitive data or crash the system. Prioritize this patch if you are running kernel versions 6.7 through 6.10.2.
sudo dnf update kernel kernel-develDefensia detects this vulnerability
How to check if you are affected
- Step 1: Check your installed kernel version by running: uname -r
- Step 2: Confirm if mISDN module is loaded with: lsmod | grep mISDN
- Step 3: Search system logs for kernel panics or memory corruption warnings: sudo dmesg | grep -i 'use after free\|uaf\|kernel panic'
- Step 4: Verify the patched kernel is running after update: uname -r should show 6.10.3 or later
FAQ
What is CVE-2024-42280?
CVE-2024-42280 is a use-after-free vulnerability in the Linux kernel's mISDN subsystem where the hfcmulti_tx() function dereferences freed memory, allowing local attackers with privileges to corrupt kernel memory and potentially escalate privileges or cause denial of service.
Is CVE-2024-42280 being actively exploited?
No, this vulnerability is not currently listed as actively exploited in the CISA Known Exploited Vulnerabilities catalog, and no public exploit code has been released.
What versions of Kernel are affected by CVE-2024-42280?
Linux kernel versions 6.7 through 6.10.2 are vulnerable. Version 6.10.3 and later contain the fix.
How do I check if my server is vulnerable to CVE-2024-42280?
Run 'uname -r' to check your kernel version. If it shows 6.7.x, 6.8.x, 6.9.x, or 6.10.0-6.10.2, you are affected. Then run 'lsmod | grep mISDN' to see if the vulnerable module is active.
Does Defensia detect CVE-2024-42280?
Yes — Defensia's CVE advisory scanner compares installed package versions against the NVD database. If Kernel is installed on a monitored server, CVE-2024-42280 will appear in your dashboard with remediation steps.
Related Kernel CVEs
References
- https://git.kernel.org/stable/c/4d8b642985ae24f4b3656438eb8489834a17bb80
- https://git.kernel.org/stable/c/61ab751451f5ebd0b98e02276a44e23a10110402
- https://git.kernel.org/stable/c/70db2c84631f50e02e6b32b543700699dd395803
- https://git.kernel.org/stable/c/7e4a539bca7d8d20f2c5d93c18cce8ef77cd78e0
- https://git.kernel.org/stable/c/8f4030277dfb9dbe04fd78566b19931097c9d629
Track CVEs across your fleet automatically
Defensia scans your Linux servers and tells you exactly which ones are running vulnerable versions — including CVE-2024-42280. Free for 1 server.
Get started free