Lucene search
+L

2439 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80778

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner...

5.7AI score0.00209EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2026/09/06 7:04 a.m.•23 views

Exploit for Use After Free in Linux Linux_Kernel

PS7716.5665N Hazel Fire TV temporary root Temporary root expl...

7.8CVSS7.2AI score0.00278EPSS
SaveExploits107
GithubExploit
GithubExploit
•added 2026/09/05 5:27 p.m.•23 views

exploitBenchSkill

OpenSec ExploitBench V8 PoC Skill An installable Pi and Agent...

5.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•13 views

SUSE CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.8AI score0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:27 a.m.•13 views

SUSE CVE-2026-80778

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.8AI score0.00209EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:18 p.m.•7 views

CVE-2026-80778

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

0.00209EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/04 4:18 p.m.•8 views

CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

0.00209EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/04 3:12 p.m.•37 views

CVE-2026-80778

CVE-2026-80778 affects the Linux kernel futex/pi subsystem. The root cause is that attach_to_pi_owner() accepted a priority-inheritance owner from a different address space (mm) for private futexes, even though the private futex key borrows the waiter's mm without an mm_users reference. Upon owne...

5.3AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/04 3:12 p.m.•17 views

CVE-2026-80778 futex/pi: Reject cross-mm private futex owners

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.6AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/04 3:12 p.m.•30 views

CVE-2026-80778 futex/pi: Reject cross-mm private futex owners

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/04 3:12 p.m.•9 views

EUVD-2026-71421

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/04 3:12 p.m.•15 views

CVE-2026-80778

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.4AI score0.00209EPSS
SaveExploits0
CVE
CVE
•added 2026/09/04 3:12 p.m.•31 views

CVE-2026-80777

CVE-2026-80777 is a race condition in the Linux kernel's futex/pi subsystem. During exec() , there is a window between setting a task's futex exit state to OK and actually swapping its memory map (mm), during which the check comparing a waiter's mm against the owner's mm can return an incorrect r...

5.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/04 3:12 p.m.•18 views

CVE-2026-80777

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.3AI score0.00209EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/04 3:12 p.m.•36 views

CVE-2026-80777 futex/pi: Plug private futex exec() race

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/04 3:12 p.m.•17 views

CVE-2026-80777 futex/pi: Plug private futex exec() race

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•19 views

PT-2026-85619

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mm users reference. Nevertheless, attach to pi owner currently accepts an owner from a different address space and copie...

8.8CVSS5.3AI score0.00434EPSS
SaveExploits2References123
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-80777: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futexkey and copied into the pistate, is the same as the owner's mm is not sufficient for exec. exec has a gap...

5.8AI score0.00209EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-80778: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Reject cross-mm private futex owners A private futex key borrows the waiter's mm without taking an mmusers reference. Nevertheless, attachtopiowner currently accepts an owner from a different address space and copies th...

5.8AI score0.00209EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•19 views

PT-2026-85618

In the Linux kernel, the following vulnerability has been resolved: futex/pi: Plug private futex exec race The check for private futexes whether the waiter's mm, which is stored in the futex key and copied into the pi state, is the same as the owner's mm is not sufficient for exec. exec has a gap...

8.8CVSS5.3AI score0.00434EPSS
SaveExploits2References123
Rows per page
Query Builder