CVE-2026-45905
- EPSS 0.11%
- Veröffentlicht 27.05.2026 12:17:15
- Zuletzt bearbeitet 24.06.2026 16:28:18
In the Linux kernel, the following vulnerability has been resolved: xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path icmp_route_lookup() performs multiple route lookups to find a suitable route for sending ICMP error messages, with specia...
CVE-2026-45899
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:08
- Zuletzt bearbeitet 25.06.2026 21:09:27
In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processed and return an error directly, which will result i...
CVE-2026-45892
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:17:03
- Zuletzt bearbeitet 25.06.2026 21:11:06
In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to initialized in ext4_split_extent() with the EXT4_EX...
CVE-2026-45870
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:50
- Zuletzt bearbeitet 25.06.2026 21:06:26
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths The gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() functions allocate memory via gssx_dec_buffer(), which cal...
CVE-2026-45869
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:49
- Zuletzt bearbeitet 25.06.2026 21:06:30
In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allocating/registering a `power_supply` handle. If an i...
CVE-2026-45868
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:48
- Zuletzt bearbeitet 25.06.2026 21:06:34
In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix refcount leak in pcs_add_gpio_func() of_parse_phandle_with_args() returns a device_node pointer with refcount incremented in gpiospec.np. The loop iterates thr...
CVE-2026-45866
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:46
- Zuletzt bearbeitet 25.06.2026 21:06:52
In the Linux kernel, the following vulnerability has been resolved: serial: caif: fix use-after-free in caif_serial ldisc_close() There is a use-after-free bug in caif_serial where handle_tx() may access ser->tty after the tty has been freed. The ...
CVE-2026-45858
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:37
- Zuletzt bearbeitet 25.06.2026 21:07:42
In the Linux kernel, the following vulnerability has been resolved: ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1 When allocating initialized blocks from a large unwritten extent, or when splitting an unwritten extent during en...
CVE-2026-45857
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:35
- Zuletzt bearbeitet 25.06.2026 21:07:45
In the Linux kernel, the following vulnerability has been resolved: scsi: csiostor: Fix dereference of null pointer rn The error exit path when rn is NULL ends up deferencing the null pointer rn via the use of the macro CSIO_INC_STATS. Fix this by ...
CVE-2026-45850
- EPSS 0.16%
- Veröffentlicht 27.05.2026 12:15:21
- Zuletzt bearbeitet 25.06.2026 21:03:27
In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph->len already contains i...