CVE-2024-46681
MEDIUM EPSS 10.1%
Published Sep 13, 20241y ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Published Sep 13, 2024 1y ago
Last Modified Jun 17, 2026 2w ago
Description
In the Linux kernel, the following vulnerability has been resolved: pktgen: use cpus_read_lock() in pg_net_init() I have seen the WARN_ON(smp_processor_id() != cpu) firing in pktgen_thread_worker() during tests. We must use cpus_read_lock()/cpus_read_unlock() around the for_each_online_cpu(cpu) loop. While we are at it use WARN_ON_ONCE() to avoid a possible syslog flood.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
10.1% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Affected Products 6
References 2
- git.kernel.org https://git.kernel.org/stable/c/5f5f7366dda8ae870e8305d6e7b3c0c2686cd2cf
- git.kernel.org https://git.kernel.org/stable/c/979b581e4c69257acab1af415ddad6b2d78a2fa5
Remediation
- git.kernel.org https://git.kernel.org/stable/c/5f5f7366dda8ae870e8305d6e7b3c0c2686cd2cf
- git.kernel.org https://git.kernel.org/stable/c/979b581e4c69257acab1af415ddad6b2d78a2fa5