Lucene search
+L

647 matches found

AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workloads, users are reporting encountering the following issues: 413.361679 WARNING: drivers/gpu/drm/xe/xevm.c:1217 at vmBindIoctlOpsUnwind+0x1e2/0x2e0 xe, CPU7:...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm: fixed a UAF Use-After-Free issue when vma-mm is freed after vma-vmrefcnt has been dropped. By introducing delays in the appropriate places, Jann Horn created a scenario where a UAF issue could occur—a problem that became...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm, swap: fixed a potential UAF issue related to VMA readahead. Since commit 78524b05f1a3 “mm, swap: avoiding redundant swap device pinning”, the common helper function for allocating and preparing a swap entry in the swap cache...

6AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/05/08 11:52 p.m.•22 views

CVE-2026-43434

A flaw was found in the rustbinder component of the Linux kernel. When installing or zapping pages, rustbinder may incorrectly look up and use a Virtual Memory Area VMA if it has been closed and replaced at the same address. This can allow a local attacker to write to normally read-only binder...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/08 3:31 p.m.•20 views

EUVD-2026-28740

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

5.7AI score0.00173EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/08 3:16 p.m.•23 views

UBUNTU-CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/08 3:16 p.m.•15 views

UBUNTU-CVE-2026-43433

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

7.8CVSS5.7AI score0.00134EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/05/08 2:22 p.m.•14 views

CVE-2026-43434

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

5.7AI score0.00173EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/05/08 2:22 p.m.•51 views

CVE-2026-43434 rust_binder: check ownership before using vma

In the Linux kernel, the following vulnerability has been resolved: rustbinder: check ownership before using vma When installing missing pages or zapping them, Rust Binder will look up the vma in the mm by address, and then call vminsertpage or zappagerangesingle. However, if the vma is closed an...

7.8CVSS0.00173EPSS
SaveExploits0References3
CVE
CVE
•added 2026/05/08 2:22 p.m.•71 views

CVE-2026-43434

CVE-2026-43434 (Linux kernel, rust_binder) : A vulnerability in the rust_binder component can occur during page installation or zap_page_range operations. If a VMA at a given address is closed and replaced, rust_binder may look up and use the wrong VMA, potentially allowing writes to normally rea...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/05/08 2:22 p.m.•11 views

CVE-2026-43433 rust_binder: avoid reading the written value in offsets array

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

7.8CVSS6.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•19 views

PT-2026-39094

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Time-of-Check to Time-of-Use TOCTOU issue exists in the rust binder component. When a transaction is sent, the offsets array is copied into the target process's virtual memory area VMA...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References6
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•17 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 checks for vma ownership in rustbinder, allowing pages to be installed into the wrong...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/01 12:00 a.m.•1 views

CVE-2026-31785: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/xe/xepagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs. Add code to handle this in xepagefaultservice after the VMA lookup. v2: - Apply max line length...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
•added 2026/04/30 11:16 a.m.•16 views

CVE-2026-31787

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

7.8CVSS0.00193EPSS
SaveExploits1References10
OSV
OSV
•added 2026/04/30 11:16 a.m.•20 views

ALPINE-CVE-2026-31787

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

7.8CVSS5.8AI score0.00193EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/04/30 10:31 a.m.•11 views

CVE-2026-31787

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

5.4AI score0.00193EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
•added 2026/04/30 10:31 a.m.•50 views

CVE-2026-31787 xen/privcmd: fix double free via VMA splitting

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

0.00193EPSS
SaveExploits1References8
EUVD
EUVD
•added 2026/04/30 10:31 a.m.•13 views

EUVD-2026-26365

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix double free via VMA splitting privcmdvmops defines .close privcmdclose, but neither .maysplit nor .open. When userspace does a partial munmap on a privcmd mapping, the kernel splits the VMA via splitvma. Since...

5.3AI score0.00193EPSS
SaveExploits1References7
CVE
CVE
•added 2026/04/30 10:31 a.m.•111 views

CVE-2026-31787

CVE-2026-31787 affects the Linux kernel, specifically the xen/privcmd mapping flow. The root cause is a double-free in the VMA splitting path when userspace performs partial munmap() on a privcmd mapping. Because privcmd_vm_ops defines .close but not .may_split or .open, the kernel may_split() pe...

7.8CVSS5.3AI score0.00193EPSS
SaveExploits1References10Affected Software1
Rows per page
Query Builder