In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_l…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spin_locks are sleeping locks in this configuration, which causes the following splat: BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:48 in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 449, name: rcuc/47 pree…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/07ea878684dfb78a9d4f564c39d07e855a9e242e Patch
- https://git.kernel.org/stable/c/594e47957f3fe034645e6885393ce96c12286334 Patch
- https://git.kernel.org/stable/c/76ce2f9125244e1708d29c1d3f9d1d50b347bda0 Patch
- https://git.kernel.org/stable/c/96941f29ebcc1e9cbf570dc903f30374909562f5 Patch
- https://git.kernel.org/stable/c/b3722fb69468693555f531cddda5c30444726dac Patch
- https://git.kernel.org/stable/c/f1e197a665c2148ebc25fe09c53689e60afea195 Patch
- https://git.kernel.org/stable/c/f251ccef1d864790e5253386e95544420b7cd8f3 Patch
- https://git.kernel.org/stable/c/07ea878684dfb78a9d4f564c39d07e855a9e242e Patch
- https://git.kernel.org/stable/c/594e47957f3fe034645e6885393ce96c12286334 Patch
- https://git.kernel.org/stable/c/76ce2f9125244e1708d29c1d3f9d1d50b347bda0 Patch
- https://git.kernel.org/stable/c/96941f29ebcc1e9cbf570dc903f30374909562f5 Patch
- https://git.kernel.org/stable/c/b3722fb69468693555f531cddda5c30444726dac Patch
- https://git.kernel.org/stable/c/f1e197a665c2148ebc25fe09c53689e60afea195 Patch
- https://git.kernel.org/stable/c/f251ccef1d864790e5253386e95544420b7cd8f3 Patch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- https://cert-portal.siemens.com/productcert/html/ssa-355557.html
- https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Timeline
- nvd_ingest NVD