Lucene search
+L

1581 matches found

EUVD
EUVD
added 2026/09/11 7:45 p.m.8 views

EUVD-2026-76583

In the Linux kernel, the following vulnerability has been resolved: nfsd: gate nfs3 setacl by argp-mask nfsd3procsetacl calls setposixacl unconditionally for both ACLTYPEACCESS and ACLTYPEDEFAULT, passing argp-aclaccess and argp-acldefault verbatim. The NFSv3 ACL decoder only populates those...

5.7AI score0.00487EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:45 p.m.19 views

CVE-2026-89664

CVE-2026-89664 affects the Linux kernel NFS daemon (nfsd) and causes a memory leak of refcounted POSIX ACL objects. The leak occurs when malformed NFSv4 OPEN compound operations carrying valid POSIX ACL attributes trigger a short-circuit path in nfsd4_open_omfg() where nfsd4_open() is never invok...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/11 7:45 p.m.29 views

CVE-2026-89664 nfsd: release OPEN-decoded posix ACLs via op_release

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via oprelease nfsd4decodecreatehow4 calls nfsd4decodefattr4, which allocates refcounted struct posixacl objects via posixaclalloc and stores them in open-oppacl and open-opdpacl. These pointe...

7.5CVSS0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90354

In the Linux kernel, the following vulnerability has been resolved: smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix extensions When a file has the setuid or setgid bit set and is written to, the VFS strips those bits and issues a setattr with ATTR KILL SUID/ATTR KILL...

5.8AI score0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90411

In the Linux kernel, the following vulnerability has been resolved: nfsd: cap decoded POSIX ACL count to bound sort cost nfsd4 decode posixacl reads a u32 entry count off the wire and passes it straight to posix acl alloc and sort pacl range. The latter is an On^2 bubble sort, so a client-chosen...

5.8AI score0.00488EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.14 views

PT-2026-90380

In the Linux kernel, the following vulnerability has been resolved: nfsd: release OPEN-decoded posix ACLs via op release nfsd4 decode createhow4 calls nfsd4 decode fattr4, which allocates refcounted struct posix acl objects via posix acl alloc and stores them in open-op pacl and open-op dpacl...

5.5AI score0.00488EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/09 2:48 a.m.9 views

kernel: posix-cpu-timers: Prevent UAF caused by non-leader exec() race

A flaw was found in the Linux kernel's CPU timer functionality. A race condition, which is a timing issue between different operations, can occur when a process attempts to delete a timer while another operation is still trying to access it. This can lead to a Use-After-Free UAF vulnerability,...

7.8CVSS6.8AI score0.00416EPSS
SaveExploits4References5
RedHat Linux
RedHat Linux
added 2026/09/08 2:52 p.m.7 views

python: Python tarfile module: Directory traversal allows creation of empty directories outside extraction destination

A flaw was found in the Python tarfile module. This vulnerability allows an attacker to create empty directories outside of the intended extraction destination on POSIX Portable Operating System Interface platforms. This occurs when processing a specially crafted archive containing member names...

6.3CVSS5.7AI score0.00409EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/08 9:00 a.m.7 views

CVE-2026-19672

A flaw was found in the Python tarfile module. This vulnerability allows an attacker to create empty directories outside of the intended extraction destination on POSIX Portable Operating System Interface platforms. This occurs when processing a specially crafted archive containing member names...

6.3CVSS5.7AI score0.00409EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/28 12:16 a.m.19 views

CVE-2025-30156

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, the CephX authentication protocol encrypts tickets with AES-128-CBC in an unauthenticated mode that uses a hard-coded initialization vector and no message...

8.9CVSS5.8AI score0.00093EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 5:39 a.m.40 views

CVE-2026-58094 TOCTOU race in POSIX shared memory large page configuration

The FIOSSHMLPGCNF ioctl2 operation configures the page size for a largepage shared memory object. This is intended to be used immediately after creating the object, before any memory is allocated for the object. The handler checked whether a page size had already been configured without holding t...

0.00111EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.9 views

FreeBSD : FreeBSD -- TOCTOU race in POSIX shared memory large page configuration (ef63188f-a0ff-11f1-ae1f-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the ef63188f-a0ff-11f1-ae1f-bc241121aa0a advisory. The FIOSSHMLPGCNF ioctl2 operation configures the page size for a largepage shared memory object. This ...

7.8CVSS5.6AI score0.00111EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.13 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098667)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098667 advisory. A flaw was found in the filelockinit in fs/locks.c function in the Linux kernel. This issue can lead to host memory exhaustion due to memcg not limiting the number o...

5.5CVSS6.6AI score0.00289EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098921)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098921 advisory. In the Linux kernel, the following vulnerability has been resolved: smb/client: fix chown/chgrp with SMB3 POSIX Extensions Ownership chown and group chgrp...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 12:57 p.m.9 views

BIT-PYTHON-2026-19672 tarfile extraction filter bypass allows creation of directories outside the destination

The tarfile module's tar and data extraction filters created directories outside the destination for members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name...

6.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 12:57 p.m.17 views

BIT-PYTHON-MIN-2026-19672 tarfile extraction filter bypass allows creation of directories outside the destination

The tarfile module's tar and data extraction filters created directories outside the destination for members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name...

6.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/25 12:53 p.m.23 views

BIT-LIBPYTHON-2026-19672 tarfile extraction filter bypass allows creation of directories outside the destination

The tarfile module's tar and data extraction filters created directories outside the destination for members whose name leaves the destination and returns to it, such as ../evil/../dest/sub/file. The containment check used the resolved path, but intermediate directories were created from the name...

6.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: nfs: fixed the acl memory leak in posixaclcreate When reviewing another nfs xfstests report, I found that errors related to acl and defaultACL in nfs3proccreate and nfs3procmknod might be exposed. These issues need to be...

5.5CVSS5.8AI score0.00259EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.16 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ksmbd: A possible reference count leak in smb2open has been fixed. The reference count of ACLs will cause a leak when memory allocation fails. This issue has been addressed by adding the missing posixaclrelease function...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/23 6:36 a.m.39 views

Exploit for CVE-2026-64560

GhostLock CVE-2026-64560 — posix-cpu-timers UAF exploit for Vi...

7.8CVSS4.9AI score0.00416EPSS
SaveExploits4
Rows per page
Query Builder