Lucene search
+L

71 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Thunderbolt: Mark the XDomain as unplugged when the router is removed. I noticed that when we perform discrete host-router NVM upgrades, and the router is hot-unplugged due to NVM firmware authentication issues, if there are othe...

5.5CVSS6.2AI score0.00238EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74691

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...

8.8CVSS0.00256EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74691 net: thunderbolt: Tear down DMA paths before stopping the rings

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...

8.8CVSS0.00256EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.13 views

CVE-2026-74691 net: thunderbolt: Tear down DMA paths before stopping the rings

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...

8.8CVSS5.8AI score
SaveExploits0References10
CVE
CVE
added 2026/08/22 3:32 p.m.20 views

CVE-2026-74691

CVE-2026-74691 is a teardown ordering bug in the Linux kernel Thunderbolt network driver (net: thunderbolt / tbnet). The driver stops its DMA rings and frees frame buffers before deactivating the high-speed DMA paths, but the setup path was previously fixed to enable paths last. Teardown was neve...

8.8CVSS5.7AI score0.00256EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.10 views

PT-2026-79696

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnet tear down stops both rings and frees their frame buffers before calling tb xdomain disable paths. tb ring stop zeroes the ring's descriptor base and tbnet free...

5.5AI score0.00256EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/21 4:51 p.m.5 views

flash-xdomain-xploit

Autore: Gursev Singh Kalra [email protected] Bypassare la Same Origin Policy con Flash e crossdomain.xml insicuro Compilazione e distribuzione del codice ActionScript Proof of Concept 1. Scarica e installa Apache Flex SDK. Include un compilatore ActionScript. 2. Copia il codice ActionScript...

5.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.6 views

CVE-2026-74575

A flaw was found in the Thunderbolt XDomain driver of the Linux kernel. A race condition can occur during the removal of a Thunderbolt cross-domain device XDomain. This allows a delayed work item to be queued after its cancellation but before the XDomain object is freed, leading to a use-after-fr...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.9 views

CVE-2026-74575

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Prevent XDomain delayed work use-after-free on disconnect tbxdphandlerequest runs on systemwq and queues xd-statework via queuedelayedwork in three request handlers: PROPERTIESCHANGEDREQUEST, UUIDREQUEST via...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/21 8:54 p.m.10 views

CVE-2026-63893

A flaw was found in the Linux kernel's Thunderbolt property handling. A remote attacker, by acting as a malicious XDomain peer, could craft a special property entry that causes an integer overflow when calculating memory access. This overflow allows the system to read memory outside of the intend...

8.1CVSS5.5AI score0.00386EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.9 views

SUSE CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-63891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into...

5.5AI score0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.25 views

CVE-2026-63893

The connected documents describe a Linux kernel vulnerability in thunderbolt property parsing: a wrap of the 32-bit sum (entry->value + entry->length) allows an attacker-controlled offset to read memory beyond the property block. The root cause is not validating the sum with overflow checks...

8.1CVSS5.4AI score0.00386EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63891 thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.16 views

CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

5.3AI score0.00263EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.31 views

CVE-2026-63891 thunderbolt: property: Cap recursion depth in __tb_property_parse_dir()

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

0.00263EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.25 views

CVE-2026-63891

The CVE affects the Linux kernel Thunderbolt property parser. A crafted peer can trigger a back‑reference loop in DIRECTORY entries, exhausting stack via __tb_property_parse_dir() because the value is used as dir_offset without a depth counter. The fix threads a depth counter through tb_property_...

5.3AI score0.00263EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61210

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer wrap occurs in the tb property entry valid function when calculating the sum of entry-value u32 and entry-length u16. A malicious XDomain peer can provide specific values that...

8.1CVSS5.2AI score0.00386EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.12 views

PT-2026-61208

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the thunderbolt component where the tb property parse dir function lacks a recursion depth counter when processing DIRECTORY entries. A malicious XDomain peer can crea...

5.4AI score0.00263EPSS
SaveExploits0
Rows per page
Query Builder