Lucene search
+L

288 matches found

Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71487

Name of the Vulnerable Software and Affected Versions PostgreSQL versions prior to 18.5 PostgreSQL versions prior to 17.11 PostgreSQL versions prior to 16.15 PostgreSQL versions prior to 15.19 PostgreSQL versions prior to 14.24 Description Untrusted data inclusion in psql COPY may allow a server...

8.8CVSS5.6AI score0.00585EPSS
SaveExploits1References78
NVD
NVD
added 2026/08/10 1:19 p.m.7 views

CVE-2026-68121

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after devhardheader pppoesendmsg saves a pointer to the PPPoE header before calling devhardheader. Device header callbacks are allowed to reallocate the skb head, invalidating pointers into it. This c...

7.8CVSS0.00138EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.31 views

CVE-2026-68179 misc: nsm: only unlock nsm_dev on post-lock error paths

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

8.4CVSS0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:59 a.m.6 views

EUVD-2026-55280

In the Linux kernel, the following vulnerability has been resolved: misc: nsm: only unlock nsmdev on post-lock error paths nsmdevioctl jumps to the common out label even when the initial copyfromuser fails before nsm-lock has been taken. The error path then blindly unlocks a mutex that was never...

5.3AI score0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.51 views

CVE-2026-68179

CVE-2026-68179 affects the Linux kernel NSM: nsm_dev_ioctl() may unlock a mutex that was never acquired when pre-lock copy_from_user() fails, risking a local DoS. A patch changes control flow to return immediately on pre-lock failures and to keep the unlock path for post-lock errors only. The vul...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:58 a.m.10 views

EUVD-2026-55502

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after devhardheader pppoesendmsg saves a pointer to the PPPoE header before calling devhardheader. Device header callbacks are allowed to reallocate the skb head, invalidating pointers into it. This c...

5.3AI score0.00138EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/06 10:02 a.m.13 views

CVE-2026-71192

A flaw was found in the S3API middleware of OpenStack Swift. When configured with s3acl=true non-default, Swift-native control headers such as X-Copy-From and X-Copy-From-Account are not sanitized from S3 API requests. Because the S3 ACL mode bypasses Swift's native authorization, an authenticate...

6.5CVSS5.5AI score0.00292EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/05 7:16 a.m.12 views

CVE-2026-49004

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS0.00612EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 6:19 a.m.11 views

EUVD-2026-53123

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS5.6AI score0.00612EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:19 a.m.58 views

CVE-2026-49004

CVE-2026-49004 describes misconfiguration and command injection in the built-in PostgreSQL service on the mobile device (ZTE NX799J/Red Magic 11 Air). The service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGR...

6.5CVSS5.6AI score0.00612EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/05 6:19 a.m.45 views

CVE-2026-49004 PostgreSQL Misconfiguration and Command Injection Vulnerability in ZTE NX799J (Red Magic 11 Air) Product

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS0.00612EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 6:16 a.m.10 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 5:05 a.m.46 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.12 views

UBUNTU-CVE-2026-64264

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.41 views

CVE-2026-64264 fuse-uring: fix EFAULT clobber in fuse_uring_commit

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

0.00153EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64264 fuse-uring: fix EFAULT clobber in fuse_uring_commit

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct fuseoutheader. fuseuringcommit stores that residual in ssizet err, sets...

5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64485

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fuse-uring component where the fuse uring commit function incorrectly handles failures during memory copying. When copy from user fails, it returns a positive...

5.5CVSS5.3AI score0.00153EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64264

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse-uring: fix EFAULT clobber in fuseuringcommit copyfromuser returns the number of bytes not copied as an unsigned residual on failure 1..sizeofstruct...

5.5CVSS5.9AI score0.00153EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.13 views

SUSE CVE-2026-64082

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64082 riscv: Fix register corruption from uninitialized cregs on error

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

7.8CVSS5.5AI score
SaveExploits0References5
Rows per page
Query Builder