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.

5.5

CVSS3.1

CVE-2026-23133 - wifi: ath10k: fix dma_free_coherent() pointer

In the Linux kernel, the following vulnerability has been resolved: wifi: ath10k: fix dma_free_coherent() pointer dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses.

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

5.5

CVSS3.1

CVE-2026-23119 - bonding: provide a net pointer to __skb_flow_dissect()

In the Linux kernel, the following vulnerability has been resolved: bonding: provide a net pointer to __skb_flow_dissect() After 3cbf4ffba5ee ("net: plumb network namespace into __skb_flow_dissect") we have to provide a net pointer to __skb_flow_dissect(), either via skb->dev, skb->sk, or a user …

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

5.5

CVSS3.1

CVE-2026-23125 - sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT

In the Linux kernel, the following vulnerability has been resolved: sctp: move SCTP_CMD_ASSOC_SHKEY right after SCTP_CMD_PEER_INIT A null-ptr-deref was reported in the SCTP transmit path when SCTP-AUTH key initialization fails: ==================================================================…

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

5.5

CVSS3.1

CVE-2026-23113 - io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop

In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop Currently this is checked before running the pending work. Normally this is quite fine, as work items either end up blocking (which will create a new worker for other item…

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

5.5

CVSS3.1

CVE-2025-71222 - wifi: wlcore: ensure skb headroom before skb_push

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: ensure skb headroom before skb_push This avoids occasional skb_under_panic Oops from wl1271_tx_work. In this case, headroom is less than needed (typically 110 - 94 = 16 bytes).

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

5.5

CVSS3.1

CVE-2026-23189 - ceph: fix NULL pointer dereference in ceph_mds_auth_match()

In the Linux kernel, the following vulnerability has been resolved: ceph: fix NULL pointer dereference in ceph_mds_auth_match() The CephFS kernel client has regression starting from 6.18-rc1. We have issue in ceph_mds_auth_match() if fs_name == NULL: const char fs_name = mdsc->fsc->mount_opt…

πŸ“… Published: Feb. 14, 2026, midnight πŸ”„ Last Modified: March 18, 2026, 5:18 p.m.
Total resulsts: 343738
Page 1095 of 34,374
Β« previous page Β» next page
Filters