CVE-2026-23098
- EPSS 0.18%
- Veröffentlicht 04.02.2026 16:08:20
- Zuletzt bearbeitet 03.04.2026 14:16:23
In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nr_route_frame() In nr_route_frame(), old_skb is immediately freed without checking if nr_neigh->ax25 pointer is NULL. Therefore, if nr_neigh->ax25 is NU...
CVE-2026-23089
- EPSS 0.14%
- Veröffentlicht 04.02.2026 16:08:12
- Zuletzt bearbeitet 17.03.2026 21:09:42
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free() When snd_usb_create_mixer() fails, snd_usb_mixer_free() frees mixer->id_elems but the controls already added to the card...
CVE-2026-23084
- EPSS 0.12%
- Veröffentlicht 04.02.2026 16:08:08
- Zuletzt bearbeitet 17.03.2026 21:10:34
In the Linux kernel, the following vulnerability has been resolved: be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_list When the parameter pmac_id_valid argument of be_cmd_get_mac_from_list() is set to false, the driver may request the...
CVE-2026-23076
- EPSS 0.13%
- 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.12%
- 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.13%
- Veröffentlicht 04.02.2026 16:07:59
- Zuletzt bearbeitet 30.06.2026 03:17:29
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-23061
- EPSS 0.12%
- 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...
- EPSS 0.17%
- 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.17%
- 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.17%
- 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...