Lucene search
+L

3173 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-78409

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That...

7CVSS5.4AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 5:54 p.m.5 views

CVE-2026-53706 PREVAIL: ALU32 pointer arithmetic accepted without is64 gate — verifier emits false PASS for pointer-corrupting programs

PREVAIL is a Polynomial-Runtime EBPF Verifier using an Abstract Interpretation Layer. Prior to version 0.2.4, the prevail eBPF verifier accepts ALU32 ADD and SUB instructions that operate on pointer-typed registers without checking the is64 flag. Because ALU32 arithmetic zero-extends the 32-bit...

8.8CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/09/02 4:17 p.m.5 views

AZL-99390 CVE-2026-78410 affecting package util-linux 2.40.2-5

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.7AI score0.00096EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/09/02 3:11 p.m.9 views

CVE-2026-78409

The X-mount.subdir option uses a detached-tree fast path on Linux 6.15 and later and passes the configured subdirectory to opentree with ATSYMLINKNOFOLLOW. That flag does not stop intermediate symlink traversal or keep resolution inside the newly mounted filesystem. A local unprivileged user with...

7CVSS5.3AI score0.00124EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/09/02 3:05 p.m.8 views

CVE-2026-78410

A flaw was found in util-linux. Restricted bind mounts take the source path from fstab but do not pin that source before the privileged mount. A local unprivileged user who can replace the authorized source or a writable ancestor can redirect SUID mount8 to bind another host directory. If the fst...

7.8CVSS5.3AI score0.00096EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/02 3:05 p.m.65 views

CVE-2026-78408 Util-linux: util-linux: nsenter --join-cgroup leaks root cgroup migration authority

The nsenter --join-cgroup option opens the target cgroup.procs file as root and leaves that file descriptor open across later namespace and credential changes and across execve. Because the kernel checks later cgroup migrations using the credentials from the original open, a program run in an...

7.9CVSS0.00113EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 6:49 a.m.11 views

EUVD-2026-67539

In the Linux kernel, the following vulnerability has been resolved: tools/power/x86/intel-speed-select: Harden daemon pidfile open Avoid symlink-based pidfile clobbering by opening the pidfile with ONOFOLLOW and validating it with fstat before locking/writing. The daemon currently uses a fixed...

5.8AI score0.00126EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/28 6:49 a.m.34 views

CVE-2026-80663

CVE-2026-80663 affects the Linux kernel's tools/power/x86/intel-speed-select daemon. The vulnerability is a symlink-based pidfile clobbering flaw: the daemon uses a fixed pidfile path under /tmp and opens it without O_NOFOLLOW, allowing a local unprivileged user to pre-create a symlink at that pa...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.54 views

Linux Distros Unpatched Vulnerability : CVE-2026-80590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO;...

8.6CVSS5.4AI score0.00586EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/26 7:57 a.m.9 views

CVE-2026-14662

A flaw was found in PostgreSQL. An unprivileged database user can exploit an integer wraparound vulnerability in the tsvector and tsquery data type functions. By providing crafted large inputs, the server can be forced to undersize an allocation, leading to an out-of-bounds write. This could...

8.8CVSS7.7AI score0.0046EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/26 4:38 a.m.27 views

CVE-2026-58091

CVE-2026-58091 is a kernel use-after-free in FreeBSD's sound(4) driver , triggered via the SNDCTL_DSP_SYNCSTART ioctl. When locking a channel in a sync group would block, the implementation releases the sync group list lock and sleeps; upon reawakening, the sync group structure may have been free...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 4:30 a.m.10 views

EUVD-2026-66234

When a process calls execve2 to execute a setuid or setgid image, hwpmc4 is supposed to detach PMCs owned by unprivileged processes. An inverted check meant that this scenario was not handled properly. An unprivileged local user who has attached PMCs to a process can continue monitoring it after...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: postgresql (UTSA-2026-104772)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104772 advisory. Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and wri...

8.8CVSS8AI score0.01006EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/08/25 1:30 p.m.10 views

CVE-2026-15060

A flaw was found in systemd-machined. When systemd-machined is running on a desktop system, an unprivileged user logged into a desktop graphical session can terminate arbitrary processes, including privileged ones. This could lead to a denial of service or potentially allow for privilege...

4.7CVSS5.6AI score0.00079EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/25 1:29 p.m.11 views

CVE-2026-20731

A flaw was found in the Intel NPU Driver. Due to improper buffer restrictions, an unprivileged local attacker with authenticated user access could exploit this vulnerability. This could lead to a denial of service DoS condition, impacting the availability of the system. Mitigation No mitigation i...

6.9CVSS5.6AI score0.00105EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/24 2:16 p.m.13 views

CVE-2026-59567

Multiple vulnerabilities on affected versions of Zscaler Client Connector allow local privilege escalation, giving an unprivileged user the ability to execute arbitrary code in a privileged context...

8.8CVSS0.00102EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:44 p.m.14 views

EUVD-2026-64884

Multiple vulnerabilities on affected versions of Zscaler Client Connector allow remote code execution, giving an unauthenticated, unprivileged user the ability to execute arbitrary code in the ZCC context...

9.1CVSS6.2AI score0.00381EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 1:41 p.m.9 views

EUVD-2026-64883

Multiple vulnerabilities on affected versions of Zscaler Client Connector allow local privilege escalation, giving an unprivileged user the ability to execute arbitrary code in a privileged context...

8.8CVSS5.9AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 1:41 p.m.41 views

CVE-2026-59567 Local privilege escalation

Multiple vulnerabilities on affected versions of Zscaler Client Connector allow local privilege escalation, giving an unprivileged user the ability to execute arbitrary code in a privileged context...

8.8CVSS0.00102EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 1:41 p.m.83 views

CVE-2026-59567

Zscaler Client Connector is affected by multiple local privilege escalation vulnerabilities that allow an unprivileged user to execute arbitrary code in a privileged context . The CVSS 3.1 score is 8.8 (HIGH) , with a local attack vector, low complexity, low privileges required, no user interacti...

8.8CVSS5.9AI score0.00102EPSS
SaveExploits0References1
Rows per page
Query Builder