CVE-2026-23087
- EPSS 0.12%
- Veröffentlicht 04.02.2026 16:08:10
- Zuletzt bearbeitet 17.03.2026 21:10:02
In the Linux kernel, the following vulnerability has been resolved: scsi: xen: scsiback: Fix potential memory leak in scsiback_remove() Memory allocated for struct vscsiblk_info in scsiback_probe() is not freed in scsiback_remove() leading to poten...
CVE-2026-23085
- EPSS 0.12%
- Veröffentlicht 04.02.2026 16:08:09
- Zuletzt bearbeitet 17.03.2026 21:10:24
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Avoid truncating memory addresses On 32-bit machines with CONFIG_ARM_LPAE, it is possible for lowmem allocations to be backed by addresses physical memory above...
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-23083
- EPSS 0.13%
- 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-23081
- EPSS 0.11%
- Veröffentlicht 04.02.2026 16:08:05
- Zuletzt bearbeitet 18.03.2026 13:44:29
In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if the 'leds' child node exists. Call of_put_node() to...
CVE-2026-23079
- EPSS 0.11%
- 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-23080
- EPSS 0.12%
- 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-23078
- EPSS 0.14%
- 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.13%
- Veröffentlicht 04.02.2026 16:08:02
- Zuletzt bearbeitet 03.04.2026 14:16:22
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.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...