Lucene search
+L

739 matches found

Cvelist
Cvelist
•added 2026/09/03 9:46 p.m.•43 views

CVE-2026-64196 Out Of Bounds Write when parsing a .DSB file in DASYLab due to improper validation of user-supplied data, resulting in a write past the end of an allocated heap

There is an out-of-bounds write vulnerability in DASYLab due to improper validation of user-supplied data, resulting in a write past the end of an allocated heap. Successful exploitation requires an attacker to get a user to open a specially crafted .DSB file. This issue affects all versions...

8.5CVSS0.00158EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/09/03 4:24 p.m.•19 views

SUSE CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.8AI score0.00165EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/03 3:01 p.m.•36 views

CVE-2026-84965 Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS0.00125EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/03 3:01 p.m.•13 views

CVE-2026-84965 Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.7AI score0.00125EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/03 3:01 p.m.•24 views

CVE-2026-84965

CVE-2026-84965 affects the BSON library within the MongoDB C Driver (tracked as CDRIVER-6405 ). An integer wraparound in an allocation size calculation during JSON parsing can cause a buffer to be freed while a subsequent copy still writes through the stale pointer (use-after-free). This is explo...

5.9CVSS6.1AI score0.00125EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
•added 2026/09/03 3:01 p.m.•15 views

Heap write primitive via size round-up wrap during JSON parsing on 32-bit builds

An integer wraparound in an allocation size calculation in the BSON library's JSON parsing code can cause a buffer to be released while a following copy operation still writes through the stale pointer. On builds where sizes are 32 bits, an unauthenticated party able to supply a sufficiently larg...

5.9CVSS5.7AI score0.00125EPSS
SaveExploits0References1Affected Software1
NVD
NVD
•added 2026/09/03 1:06 p.m.•13 views

CVE-2026-80755

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/03 1:06 p.m.•11 views

UBUNTU-CVE-2026-80755

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

6AI score0.00209EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/09/03 1:06 p.m.•12 views

CVE-2026-80755

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

5.4AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/03 1:06 p.m.•11 views

CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.4AI score0.00165EPSS
SaveExploits0References10
OSV
OSV
•added 2026/09/03 1:06 p.m.•7 views

UBUNTU-CVE-2026-80757

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

6AI score0.00165EPSS
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/03 8:26 a.m.•32 views

CVE-2026-80757 selinux: reject a class permission count below its inherited common

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

0.00165EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/03 8:26 a.m.•23 views

CVE-2026-80757 selinux: reject a class permission count below its inherited common

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.6AI score
SaveExploits0References11
EUVD
EUVD
•added 2026/09/03 8:26 a.m.•16 views

EUVD-2026-70361

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common securitygetpermissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but classread takes that nprim verbatim...

5.8AI score0.00165EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/03 8:26 a.m.•28 views

CVE-2026-80757

CVE-2026-80757 is a vulnerability in the Linux kernel affecting the SELinux subsystem. The root cause is in security_get_permissions(), which maps an inherited common's permissions into an array sized by the class's own nprim field. However, class_read() takes nprim verbatim from the policy image...

5.8AI score0.00165EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/03 8:26 a.m.•29 views

CVE-2026-80755

CVE-2026-80755 affects the Linux kernel SELinux subsystem. The root cause is in perm_read(), which bounds a permission value by SEL_VEC_MAX but never by nprim (the count of permissions for the owning class or common, taken verbatim from the policy image). As a result, security_get_permissions() w...

5.8AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/03 8:26 a.m.•13 views

EUVD-2026-70359

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

5.8AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/03 8:26 a.m.•18 views

CVE-2026-80755 selinux: reject a permission value exceeding the class permission count

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

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

PT-2026-84955

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a class permission count below its inherited common security get permissions maps an inherited common's permissions into an array sized by the class's own permissions.nprim, but class read takes that nprim verbati...

5.8AI score0.00165EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/08/28 12:00 a.m.•15 views

Unity Linux 20.1050e / 20.1060e / 20.1070-8ae / 20.1070e Security Update: cpio (UTSA-2025-002289)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-002289 advisory. GNU cpio through 2.13 allows attackers to execute arbitrary code via a crafted pattern file, because of a dstring.c dsfgetstr integer overflow that triggers an...

7.8CVSS7.1AI score0.04165EPSS
SaveExploits1References4
Rows per page
Query Builder