5.5

CVSS3.1

CVE-2026-23154 - net: fix segmentation of forwarding fraglist GRO

In the Linux kernel, the following vulnerability has been resolved: net: fix segmentation of forwarding fraglist GRO This patch enhances GSO segment handling by properly checking the SKB_GSO_DODGY flag for frag_list GSO packets, addressing low throughput issues observed when a station accesses IP…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 25, 2026, 10:20 a.m.

5.5

CVSS3.1

CVE-2026-23141 - btrfs: send: check for inline extents in range_is_hole_in_parent()

In the Linux kernel, the following vulnerability has been resolved: btrfs: send: check for inline extents in range_is_hole_in_parent() Before accessing the disk_bytenr field of a file extent item we need to check if we are dealing with an inline extent. This is because for inline extents their da…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 25, 2026, 10:20 a.m.

4.7

CVSS3.1

CVE-2026-23118 - rxrpc: Fix data-race warning and potential load/store tearing

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix data-race warning and potential load/store tearing Fix the following: BUG: KCSAN: data-race in rxrpc_peer_keepalive_worker / rxrpc_send_data_packet which is reporting an issue with the reads and writes to ->l…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 25, 2026, 10:20 a.m.

7.8

CVSS3.1

CVE-2026-23162 - drm/xe/nvm: Fix double-free on aux add failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe/nvm: Fix double-free on aux add failure After a successful auxiliary_device_init(), aux_dev->dev.release (xe_nvm_release_dev()) is responsible for the kfree(nvm). When there is failure with auxiliary_device_add(), driver w…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 18, 2026, 3:07 p.m.

4.7

CVSS3.1

CVE-2026-23207 - spi: tegra210-quad: Protect curr_xfer check in IRQ handler

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Protect curr_xfer check in IRQ handler Now that all other accesses to curr_xfer are done under the lock, protect the curr_xfer NULL check in tegra_qspi_isr_thread() with the spinlock. Without this protection, …

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: April 2, 2026, 12:16 p.m.

5.5

CVSS3.1

CVE-2026-23202 - spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer The curr_xfer field is read by the IRQ handler without holding the lock to check if a transfer is in progress. When clearing curr_xfer in the combined sequence…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 19, 2026, 4:35 p.m.

5.5

CVSS3.1

CVE-2026-23170 - drm/imx/tve: fix probe device leak

In the Linux kernel, the following vulnerability has been resolved: drm/imx/tve: fix probe device leak Make sure to drop the reference taken to the DDC device during probe on probe failure (e.g. probe deferral) and on driver unbind.

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 18, 2026, 2:57 p.m.

5.5

CVSS3.1

CVE-2026-23146 - Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work hci_uart_set_proto() sets HCI_UART_PROTO_INIT before calling hci_uart_register_dev(), which calls proto->open() to initialize hu->priv. However, if a TTY write wakeup…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 17, 2026, 9:13 p.m.

4.7

CVSS3.1

CVE-2026-23153 - firewire: core: fix race condition against transaction list

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix race condition against transaction list The list of transaction is enumerated without acquiring card lock when processing AR response event. This causes a race condition bug when processing AT request completi…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 18, 2026, 2:16 p.m.

7.8

CVSS3.1

CVE-2026-23209 - macvlan: fix error recovery in macvlan_common_newlink()

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix error recovery in macvlan_common_newlink() valis provided a nice repro to crash the kernel: ip link add p1 type veth peer p2 ip link set address 00:00:00:00:00:20 dev p1 ip link set up dev p1 ip link set up dev p2 …

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: April 3, 2026, 2:16 p.m.
Total resulsts: 343746
Page 1094 of 34,375
Β« previous page Β» next page
Filters