VDB

DEBIAN-CVE-2025-40319

DEBIAN-CVE-2025-40319 PUBLISHED

In the Linux kernel, the following vulnerability has been resolved: bpf: Sync pending IRQ work before freeing ring buffer Fix a race where irq_work can be queued in bpf_ringbuf_commit() but the ring buffer is freed before the work executes. In the syzbot reproducer, a BPF program attached to sched_switch triggers bpf_ringbuf_commit(), queuing an irq_work. If the ring buffer is freed before this work executes, the irq_work thread may accesses freed memory. Calling `irq_work_sync(&rb->work)` ensures that all pending irq_work complete before freeing the buffer.

Affected Products

VendorProductVersions
Debian:14linux6.16.12-2, 6.12.38-1, 6.12.43-1
Debian:13linux6.12.43-1, 6.12.38-1, 6.12.41-1
Debian:11linux5.10.70-1, 5.10.46-4, 0
Debian:12linux6.1.90-1, 6.1.85-1, 6.1.90-1
Debian:11linux-6.16.1.140-1, 6.1.137-1, 6.1.147-1

Exploit Intelligence

Timeline

  • Dec 8, 2025 CVE Published
  • Apr 28, 2026 CVE Updated
Open in Interactive Console →
$ Console Community · 100/wk Open console ›