Lucene search
+L

1490 matches found

RedHat Linux
RedHat Linux
added 2026/08/20 6:44 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.8CVSS5.5AI score0.0012EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.21 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.8CVSS5.5AI score0.0012EPSS
SaveExploits2References5
Oracle linux
Oracle linux
added 2026/08/20 12:00 a.m.10 views

kernel security, bug fix, and enhancement update

5.14.0-687.41.1 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

9.8CVSS6AI score0.00745EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-19672

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS5.6AI score0.00324EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:24 p.m.6 views

EUVD-2026-62536

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.00324EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 3:24 p.m.50 views

CVE-2026-19672

CVE-2026-19672 affects Python's tarfile module. The tar and data extraction filters contain a path containment bypass: the check validates the resolved path, but intermediate directories are created from the member name as given. A crafted archive member name (e.g., ../evil/../dest/sub/file) can ...

6.3CVSS5.3AI score0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:52 a.m.6 views

BIT-POSTGRESQL-2026-14669 PostgreSQL to_char heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6.4AI score0.00609EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/19 7:31 a.m.9 views

EUVD-2026-62338

To retrieve the previous timer value, the kernel calls realtimergettime, which obtains the current time for the timer's clock. For a timer using CLOCKTAI this can fail when no TAI offset has been configured, but the error return was not checked, so the uninitialized output buffer was copied to...

5.6AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 4:55 a.m.6 views

CVE-2026-72068

A flaw was found in the Linux kernel's posix-cpu-timers component on 32-bit systems. An integer truncation vulnerability occurs in the updaterlimitcpu function when converting the RLIMITCPU value to nanoseconds. This issue causes the process CPU timer to be programmed to fire prematurely for...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72068

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On...

5.4AI score0.0022EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72068

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72068

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

5.3AI score0.0022EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:53 a.m.11 views

CVE-2026-72160 ocfs2: reject dinodes with non-canonical i_mode type

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

8.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:53 a.m.22 views

CVE-2026-72160 ocfs2: reject dinodes with non-canonical i_mode type

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical imode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

8.8CVSS0.00632EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:52 a.m.25 views

CVE-2026-72068

CVE-2026-72068 affects the Linux kernel’s posix-cpu-timers, specifically the update_rlimit_cpu() path. On 32‑bit kernels, rlim_new * NSEC_PER_SEC is computed in 32-bit space, causing truncation when rlim_new > 4 seconds and leading to an incorrect (too small) nsecs value stored in the CPU time...

5.3AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.7 views

EUVD-2026-59026

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

5.3AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.14 views

CVE-2026-72068 posix-cpu-timers: Use u64 multiplication in update_rlimit_cpu()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in updaterlimitcpu updaterlimitcpu converts the RLIMITCPU value to nanoseconds with u64 nsecs = rlimnew NSECPERSEC; On 32-bit kernels both rlimnew unsigned long and NSECPERSEC 1000000000L...

5.4AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72348

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical i mode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are...

5.4AI score0.00632EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-68149

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of...

8.4CVSS5.5AI score0.00135EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.15 views

CVE-2026-68149

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

8.4CVSS5.3AI score0.00135EPSS
SaveExploits0References6
Rows per page
Query Builder