Lucene search
+L

32 matches found

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

Linux Distros Unpatched Vulnerability : CVE-2026-89553

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/11 8:19 p.m.•12 views

CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS0.0017EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/11 8:19 p.m.•10 views

DEBIAN-CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/11 8:19 p.m.•6 views

UBUNTU-CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/11 7:44 p.m.•34 views

CVE-2026-89553 nouveau/gem: reserve the bo in the info ioctl around the vma lookup

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS0.0017EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/11 7:44 p.m.•10 views

EUVD-2026-76464

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

5.7AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:44 p.m.•13 views

CVE-2026-89553 nouveau/gem: reserve the bo in the info ioctl around the vma lookup

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/11 7:44 p.m.•14 views

CVE-2026-89553

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/11 12:00 a.m.•0 views

CVE-2026-89553: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•16 views

PT-2026-90269

In the Linux kernel, the following vulnerability has been resolved: nouveau/gem: reserve the bo in the info ioctl around the vma lookup In the non-uvmm path, there could be a race between the info lookup finding the vma, and the gem close path closing the vma leading to a use-after-free. Spotted...

5.7AI score0.0017EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/09/01 5:14 p.m.•11 views

SUSE CVE-2026-72357

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

7.8CVSS6.7AI score0.00173EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Proper mmstruct should be used in inuprobetrampoline. In the unregistered path, we use inuprobetrampoline to check the VMA lookup using current-mm, which is incorrect. This is because we are in the tracer context, no...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•11 views

CVE-2026-72357

A flaw was found in the Linux kernel's uprobes/x86 component. The inuprobetrampoline function incorrectly uses the current process's memory management current-mm for Virtual Memory Area VMA lookups during the unregistration process. This occurs because the lookup is performed in the tracer's...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-72357

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

7.8CVSS0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/15 5:55 a.m.•13 views

EUVD-2026-59256

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

5.4AI score0.00173EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/15 12:00 a.m.•0 views

CVE-2026-72357: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/06/28 12:00 a.m.•21 views

Linux Distros Unpatched Vulnerability : CVE-2026-53159

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - misc: fastrpc: fix DMA address corruption due to findvma misuse fastrpcgetargs uses findvma to look up the VMA for a user-provided pointer and compute a DMA...

8.8CVSS6AI score0.00129EPSS
SaveExploits0References2
NVD
NVD
•added 2026/06/25 9:16 a.m.•24 views

CVE-2026-53159

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix DMA address corruption due to findvma misuse fastrpcgetargs uses findvma to look up the VMA for a user-provided pointer and compute a DMA address offset. When the address falls in a gap before the returned VMA,...

8.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
•added 2026/06/25 9:16 a.m.•17 views

UBUNTU-CVE-2026-53159

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix DMA address corruption due to findvma misuse fastrpcgetargs uses findvma to look up the VMA for a user-provided pointer and compute a DMA address offset. When the address falls in a gap before the returned VMA,...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References21
Rows per page
Query Builder