Lucene search
+L

1021 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68458

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 2:55 p.m.6 views

CVE-2026-68458

A flaw was found in the Linux kernel's binder component. An error in calculating buffer boundaries during transaction processing causes a security context's length to be prematurely cleared, leading to an inflated buffer size. This allows data to be written into an unintended memory region, which...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 12:09 p.m.26 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

9.1CVSS5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/15 12:09 p.m.9 views

CVE-2026-73194 DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse

DBI versions before 1.652 for Perl allow a heap out-of-bounds write via an unvalidated numeric placeholder that sets the binder counter in preparse. preparse reserves seven output bytes per input byte, the width of the longest ':p99999' expansion. The ':N' branch parses the number with atoisrc an...

5.6AI score0.00512EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:18 a.m.7 views

CVE-2026-68458

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 6:18 a.m.5 views

UBUNTU-CVE-2026-68458

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.19 views

CVE-2026-68458 binder: cache secctx size before release zeroes it

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:51 a.m.16 views

CVE-2026-68458 binder: cache secctx size before release zeroes it

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

7.8CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/15 5:51 a.m.8 views

EUVD-2026-59080

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it bindertransaction bounds the scatter-gather buffer area with sgbufendoffset and subtracts the aligned LSM context size because the secctx is written at the tail of that area. The...

5.7AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:51 a.m.26 views

CVE-2026-68458

CVE-2026-68458 concerns the Linux kernel Binder subsystem. A vulnerability arises in binder_transaction() where the end of the scatter-gather buffer area is computed using a value derived from lsmctx.len after security_release_secctx() zeroes that field. This causes sg_buf_end_offset to be inflat...

7.8CVSS5.6AI score0.00127EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72170

In the Linux kernel, the following vulnerability has been resolved: binder: cache secctx size before release zeroes it binder transaction bounds the scatter-gather buffer area with sg buf end offset and subtracts the aligned LSM context size because the secctx is written at the tail of that area...

5.6AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 6:05 a.m.17 views

CVE-2026-64469

A flaw was found in the Linux kernel's binder component. This vulnerability allows a local attacker to trigger a use-after-free error due to a race condition during specific thread and process operations. Successful exploitation could lead to arbitrary code execution, granting the attacker...

7.8CVSS6AI score0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 3:45 a.m.10 views

CVE-2026-64468

A flaw was found in the Linux kernel's binder component. A use-after-free UAF vulnerability exists in the binderfreetransaction function, where a process's reference is accessed after the lock protecting it is released, allowing the process to terminate prematurely. A local attacker with low...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 10:39 a.m.10 views

CVE-2026-64466

A flaw was found in the Linux kernel's Rust Binder component. This vulnerability occurs when a freeze listener is not properly cleared upon node removal, leading to a reference count cycle. This can result in a memory leak, potentially impacting system stability and performance over time...

5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 9:52 a.m.7 views

CVE-2026-64467

A flaw was found in the Linux kernel's rustbinder component. This vulnerability arises from an error in how memory offsets are handled during cleanup operations on 32-bit systems. An attacker could exploit this to corrupt the system's reference accounting, causing resources to be released...

8.8CVSS5.8AI score0.00137EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.10 views

SUSE CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.14 views

SUSE CVE-2026-64468

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF in binderfreetransaction In binderfreetransaction, the t-toproc is read under the t-lock. However, once the t-lock is dropped, the toproc can die in parallel. This leads to a use-after-free error when we attempt t...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.8 views

SUSE CVE-2026-64469

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF in binderthreadrelease When a thread exits, binderthreadrelease walks its transaction stack to clear the t-from and t-toproc that correspond with the exiting thread. However, a process dying in parallel might...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.28 views

CVE-2026-64469

In the Linux kernel, the following vulnerability has been resolved: binder: fix UAF in binderthreadrelease When a thread exits, binderthreadrelease walks its transaction stack to clear the t-from and t-toproc that correspond with the exiting thread. However, a process dying in parallel might...

7.8CVSS0.00135EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.17 views

CVE-2026-64467

In the Linux kernel, the following vulnerability has been resolved: rustbinder: use a u64 stride when cleaning up the offsets array Allocation's Drop walks the offsets array bindersizet = u64 entries, cleaning up the objects, but it used usize instead of u64 for both the stride and the per-entry...

8.8CVSS0.00137EPSS
SaveExploits0References3
Rows per page
Query Builder