In the Linux kernel, the following vulnerability has been resolved:
sock_map: Add a cond_resched() in sock_hash_free()
Several syzbot soft lockup reports all have in common sock_hash_free()
If a map with a large number of buckets is destroyed, we need to yield
the cpu when needed.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
03 Nov 2025, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-10-21 12:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-47710
Mitre link : CVE-2024-47710
CVE.ORG link : CVE-2024-47710
JSON object : View
Products Affected
linux
- linux_kernel
CWE
