Lucene search
+L

62 matches found

ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23207

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

4.7CVSS5.1AI score0.00088EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.18 views

CVE-2026-23207

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

4.7CVSS5.2AI score0.00088EPSS
SaveExploits0
OSV
OSV
added 2026/02/14 4:27 p.m.12 views

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 currxfer check in IRQ handler Now that all other accesses to currxfer are done under the lock, protect the currxfer NULL check in tegraqspiisrthread with the spinlock. Without this protection, the...

5.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/02/14 4:27 p.m.9 views

EUVD-2026-5842

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

5.2AI score0.00111EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/14 4:27 p.m.12 views

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 currxfer in tegraqspicombinedseqxfer The currxfer field is read by the IRQ handler without holding the lock to check if a transfer is in progress. When clearing currxfer in the combined sequence transf...

5.7AI score0.00111EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.43 views

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 currxfer in tegraqspicombinedseqxfer The currxfer field is read by the IRQ handler without holding the lock to check if a transfer is in progress. When clearing currxfer in the combined sequence transf...

0.00111EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23202

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

5.5CVSS5.2AI score0.00111EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.6 views

CVE-2026-23202

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

5.2AI score0.00111EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of lock protection for the currxfer field in the tegra210-quad SPI driver. This...

5.5CVSS6AI score0.00111EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23202

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: tegra210-quad: Protect currxfer in tegraqspicombinedseqxfer The currxfer field is read by the IRQ handler without holding the lock to check if a transfer i...

5.5CVSS6.2AI score0.00111EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of lock protection for the currxfer field in the IRQ handler of the tegra210-quad SPI...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/14 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23207

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: tegra210-quad: Protect currxfer check in IRQ handler Now that all other accesses to currxfer are done under the lock, protect the currxfer NULL check in...

4.7CVSS4.9AI score0.00088EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.25 views

PT-2026-8215

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Tegra210-quad SPI driver related to synchronization of the curr xfer variable within the interrupt request IRQ handler. Specifically, a race condition...

5.5CVSS5.8AI score0.00088EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/25 9:04 a.m.7 views

spi: tegra210-quad: Fix timeout handling

...

7.8CVSS5.4AI score0.00141EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.4 views

SUSE CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

4.7CVSS6.4AI score0.00141EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/12/24 3:30 p.m.6 views

EUVD-2025-205216

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

5.9AI score0.00141EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS0.00141EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.9 views

AZL-73102 CVE-2025-68746 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.12 views

CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References33
OSV
OSV
added 2025/12/24 1:16 p.m.13 views

UBUNTU-CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References34
Rows per page
Query Builder