CVE-2026-23083
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:07
- Zuletzt bearbeitet 18.03.2026 13:40:23
In the Linux kernel, the following vulnerability has been resolved: fou: Don't allow 0 for FOU_ATTR_IPPROTO. fou_udp_recv() has the same problem mentioned in the previous patch. If FOU_ATTR_IPPROTO is set to 0, skb is not freed by fou_udp_recv() n...
CVE-2026-23076
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:01
- Zuletzt bearbeitet 18.03.2026 14:03:25
In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix potential OOB access in audio mixer handling In the audio mixer handling code of ctxfi driver, the conf field is used as a kind of loop index, and it's referred in...
CVE-2026-23075
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:00
- Zuletzt bearbeitet 18.03.2026 17:16:12
In the Linux kernel, the following vulnerability has been resolved: can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak...
CVE-2026-23074
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:07:59
- Zuletzt bearbeitet 03.04.2026 14:16:22
In the Linux kernel, the following vulnerability has been resolved: net/sched: Enforce that teql can only be used as root qdisc Design intent of teql is that it is only supposed to be used as root qdisc. We need to check for that constraint. Altho...
CVE-2026-23073
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:07:53
- Zuletzt bearbeitet 18.03.2026 20:13:57
In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory corruption due to not set vif driver data size The struct ieee80211_vif contains trailing space for vif driver data, when struct ieee80211_vif is allocated, t...
CVE-2026-23061
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:07:43
- Zuletzt bearbeitet 13.03.2026 21:28:28
In the Linux kernel, the following vulnerability has been resolved: can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memor...
CVE-2026-23060
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:07:42
- Zuletzt bearbeitet 13.03.2026 21:28:47
In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec authencesn assumes an ESP/ESN-formatted AAD. When assoclen is shorter than the minimum expected length,...
- EPSS 0.04%
- Veröffentlicht 04.02.2026 16:07:41
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak Fix similar memory leak as in commit 7352e1d5932a ("can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak...
- EPSS 0.03%
- Veröffentlicht 04.02.2026 16:04:16
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap max_register The max_register field is assigned the size of the register memory region instead of the offset of the last register. The result is...
- EPSS 0.04%
- Veröffentlicht 04.02.2026 16:04:15
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in wait_current_trans() due to ignored transaction type When wait_current_trans() is called during start_transaction(), it currently waits for a blocked transac...