CVE-2026-23080
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:04
- Zuletzt bearbeitet 18.03.2026 13:48:13
In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: mcba_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 le...
CVE-2026-23079
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:04
- Zuletzt bearbeitet 18.03.2026 13:51:51
In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify() On error handling paths, lineinfo_changed_notify() doesn't free the allocated resources which results leaks. ...
CVE-2026-23078
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:03
- Zuletzt bearbeitet 18.03.2026 13:53:29
In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Fix buffer overflow in config retrieval The scarlett2_usb_get_config() function has a logic error in the endianness conversion code that can cause buffer overflows...
CVE-2026-23077
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:08:02
- Zuletzt bearbeitet 18.03.2026 13:59:31
In the Linux kernel, the following vulnerability has been resolved: mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge Patch series "mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge", v2. Commit 879bca0a2c4f ("mm/vma: fix i...
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 18.03.2026 20:13:49
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-23072
- EPSS 0.02%
- Veröffentlicht 04.02.2026 16:07:52
- Zuletzt bearbeitet 18.03.2026 17:17:52
In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tp_udp_encap_recv(). syzbot reported memleak of struct l2tp_session, l2tp_tunnel, sock, etc. [0] The cited commit moved down the validation of the protocol ...
CVE-2026-23071
- EPSS 0.01%
- Veröffentlicht 04.02.2026 16:07:51
- Zuletzt bearbeitet 18.03.2026 17:29:14
In the Linux kernel, the following vulnerability has been resolved: regmap: Fix race condition in hwspinlock irqsave routine Previously, the address of the shared member '&map->spinlock_flags' was passed directly to 'hwspin_lock_timeout_irqsave'. T...