In the Linux kernel, the following vulnerability has been resolved:
kunit: Fix kthread reference
There is a race condition when a kthread finishes after the deadline and before the call to kthread_stop(), which may lead to use after free.
Loading...
Score 7.0 from GitHub Security Advisory (severity: HIGH) published 2024-06-19. NVD baseline CVSS 7.0; sources differ by 0.0.
In the Linux kernel, the following vulnerability has been resolved:
kunit: Fix kthread reference
There is a race condition when a kthread finishes after the deadline and before the call to kthread_stop(), which may lead to use after free.
June 19, 2024
November 21, 2024
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| ubuntu | linux-tools-oracle-64k (6.8.0-1010.10) @ noble | 2026-05-23 | ubuntu |
| ubuntu | linux-tools-oem-24.04a (6.8.0-1010.10) @ noble | 2026-05-23 | ubuntu |
| ubuntu | linux-tools-raspi (6.8.0-1009.10) @ noble | 2026-05-23 | ubuntu |
| ubuntu | linux-tools-nvidia-hwe-22.04-edge (6.8.0-1011.11~22.04.1) @ jammy | 2026-05-23 | ubuntu |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Explore the affected products and dependency analysis for CVE-2024-38561
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.
ubuntu
CWE-416