CVE-2026-23208
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:30
- Zuletzt bearbeitet 18.03.2026 20:49:35
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Prevent excessive number of frames In this case, the user constructed the parameters with maxpacksize 40 for rate 22050 / pps 1000, and packsize[0] 22 packsize[1] ...
CVE-2026-23204
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:27
- Zuletzt bearbeitet 03.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_u32: use skb_header_pointer_careful() skb_header_pointer() does not fully validate negative @offset values. Use skb_header_pointer_careful() instead. GangMin Kim p...
CVE-2026-23198
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:23
- Zuletzt bearbeitet 03.04.2026 14:16:27
In the Linux kernel, the following vulnerability has been resolved: KVM: Don't clobber irqfd routing type when deassigning irqfd When deassigning a KVM_IRQFD, don't clobber the irqfd's copy of the IRQ's routing entry as doing so breaks kvm_arch_irq...
CVE-2026-23193
- EPSS 0.04%
- Veröffentlicht 14.02.2026 16:27:20
- Zuletzt bearbeitet 03.04.2026 14:16:26
In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count() In iscsit_dec_session_usage_count(), the function calls complete() while holding the sess->session_usage...
CVE-2026-23190
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:18
- Zuletzt bearbeitet 18.03.2026 17:11:17
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: fix memory leak in acp3x pdm dma ops
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:18
- Zuletzt bearbeitet 03.04.2026 14:16:26
In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cab...
- EPSS 0.05%
- Veröffentlicht 14.02.2026 16:27:08
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: platform/x86: toshiba_haps: Fix memory leaks in add/remove routines toshiba_haps_add() leaks the haps object allocated by it if it returns an error after allocating that object suc...
- EPSS 0.05%
- Veröffentlicht 14.02.2026 16:27:06
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which is only present after JOIN_OCB. RX may run before...
CVE-2025-71222
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:05
- Zuletzt bearbeitet 19.03.2026 18:05:23
In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: ensure skb headroom before skb_push This avoids occasional skb_under_panic Oops from wl1271_tx_work. In this case, headroom is less than needed (typically 110 - 94 = ...
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:27:04
- Zuletzt bearbeitet 25.03.2026 11:16:15
In the Linux kernel, the following vulnerability has been resolved: dmaengine: mmp_pdma: Fix race condition in mmp_pdma_residue() Add proper locking in mmp_pdma_residue() to prevent use-after-free when accessing descriptor list and descriptor conte...