CVE-2026-23379
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:58
- Zuletzt bearbeitet 24.04.2026 16:24:20
In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: fix divide by zero in the offload path Offloading ETS requires computing each class' WRR weight: this is done by averaging over the sums of quanta as 'q_sum' and 'q...
CVE-2026-23378
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:57
- Zuletzt bearbeitet 24.04.2026 15:57:11
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ife: Fix metalist update behavior Whenever an ife action replace changes the metalist, instead of replacing the old data on the metalist, the current ife code is app...
CVE-2026-23374
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:55
- Zuletzt bearbeitet 27.04.2026 14:16:30
In the Linux kernel, the following vulnerability has been resolved: blktrace: fix __this_cpu_read/write in preemptible context tracing_record_cmdline() internally uses __this_cpu_read() and __this_cpu_write() on the per-CPU variable trace_cmdline_s...
CVE-2026-23372
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:53
- Zuletzt bearbeitet 24.04.2026 16:36:05
In the Linux kernel, the following vulnerability has been resolved: nfc: rawsock: cancel tx_work before socket teardown In rawsock_release(), cancel any pending tx_work and purge the write queue before orphaning the socket. rawsock_tx_work runs on...
CVE-2026-23371
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:52
- Zuletzt bearbeitet 24.04.2026 16:36:24
In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting Running stress-ng --schedpolicy 0 on an RT kernel on a big machine might lead to the following WARNINGs (edited)...
CVE-2026-23367
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:49
- Zuletzt bearbeitet 24.04.2026 18:41:25
In the Linux kernel, the following vulnerability has been resolved: wifi: radiotap: reject radiotap with unknown bits The radiotap parser is currently only used with the radiotap namespace (not with vendor namespaces), but if the undefined field 18...
CVE-2026-23368
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:49
- Zuletzt bearbeitet 24.04.2026 18:41:33
In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy led_triggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDS_TRIGGER_NETDEV and LED_TRIGGER_PHY are enabled: [ 1362.049207] [...
CVE-2026-23365
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:47
- Zuletzt bearbeitet 24.04.2026 18:47:28
In the Linux kernel, the following vulnerability has been resolved: net: usb: kalmia: validate USB endpoints The kalmia driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before it ...
CVE-2026-23362
- EPSS 0.01%
- Veröffentlicht 25.03.2026 10:27:45
- Zuletzt bearbeitet 24.04.2026 18:21:28
In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix locking for bcm_op runtime updates Commit c2aba69d0c36 ("can: bcm: add locking for bcm_op runtime updates") added a locking for some variables that can be modified at...
CVE-2026-23361
- EPSS 0.02%
- Veröffentlicht 25.03.2026 10:27:44
- Zuletzt bearbeitet 24.04.2026 18:41:30
In the Linux kernel, the following vulnerability has been resolved: PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry Endpoint drivers use dw_pcie_ep_raise_msix_irq() to raise an MSI-X interrupt to the host using a writel(), which gene...