CVE-2026-23188
- EPSS 0.01%
- Veröffentlicht 14.02.2026 16:27:16
- Zuletzt bearbeitet 19.03.2026 18:04:07
In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: **** DPM device timeout after 10 seconds; 15 ...
CVE-2026-23186
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:15
- Zuletzt bearbeitet 18.03.2026 15:10:00
In the Linux kernel, the following vulnerability has been resolved: hwmon: (acpi_power_meter) Fix deadlocks related to acpi_power_meter_notify() The acpi_power_meter driver's .notify() callback function, acpi_power_meter_notify(), calls hwmon_devic...
CVE-2026-23185
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:14
- Zuletzt bearbeitet 03.04.2026 14:16:26
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mld: cancel mlo_scan_start_wk mlo_scan_start_wk is not canceled on disconnection. In fact, it is not canceled anywhere except in the restart cleanup, where we don't ...
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:13
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: cgroup/dmem: fix NULL pointer dereference when setting max An issue was triggered: BUG: kernel NULL pointer dereference, address: 0000000000000000 #PF: supervisor read access in...
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:12
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: btrfs: sync read disk super and set block size When the user performs a btrfs mount, the block device is not set correctly. The user sets the block size of the block device to 0x40...
- EPSS 0.05%
- Veröffentlicht 14.02.2026 16:27:12
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: spi: tegra: Fix a memory leak in tegra_slink_probe() In tegra_slink_probe(), when platform_get_irq() fails, it directly returns from the function with an error code, which causes a...
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:11
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: add bounds check for if_id in IRQ handler The IRQ handler extracts if_id from the upper 16 bits of the hardware status register and uses it to index into ethsw->ports...
CVE-2026-23178
- EPSS 0.02%
- Veröffentlicht 14.02.2026 16:27:10
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report() `i2c_hid_xfer` is used to read `recv_len + sizeof(__le16)` bytes of data into `ihid->rawbuf`. The former can co...
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:10
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() When the socket is closed while in TCP_LISTEN a callback is run to flush all outstanding packets, which in turns calls nvmet_...
- EPSS 0.03%
- Veröffentlicht 14.02.2026 16:27:09
- Zuletzt bearbeitet 15.04.2026 14:34:27
In the Linux kernel, the following vulnerability has been resolved: mm, shmem: prevent infinite loop on truncate race When truncating a large swap entry, shmem_free_swap() returns 0 when the entry's index doesn't match the given index due to lookup...