Lucene search
+L

20904 matches found

NVD
NVD
added 2025/07/22 8:15 a.m.20 views

CVE-2025-38352

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS0.01254EPSS
SaveExploits8References12
OSV
OSV
added 2025/07/22 8:15 a.m.11 views

UBUNTU-CVE-2025-38352

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS6.2AI score0.01254EPSS
SaveExploits8References49
OSV
OSV
added 2025/07/22 8:04 a.m.18 views

CVE-2025-38352 posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS6.7AI score
SaveExploits0References15
Debian CVE
Debian CVE
added 2025/07/22 8:04 a.m.9 views

CVE-2025-38352

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS6.2AI score0.01254EPSS
SaveExploits8
CVE
CVE
added 2025/07/22 8:04 a.m.260 views

CVE-2025-38352

CVE-2025-38352: In the Linux kernel, a TOCTOU race affects posix-cpu-timers between handle_posix_cpu_timers() and posix_cpu_timer_del() when an exiting non-autoreaping task runs from IRQ. The fix adds a tsk->exit_state check into run_posix_cpu_timers() to prevent misdetection of timer->it.c...

7.8CVSS7AI score0.01254EPSS
SaveIn wildExploits8References12Affected Software1
Vulnrichment
Vulnrichment
added 2025/07/22 8:04 a.m.5 views

CVE-2025-38352 posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS7.4AI score0.01254EPSS
SaveExploits8References8
Cvelist
Cvelist
added 2025/07/22 8:04 a.m.33 views

CVE-2025-38352 posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del()

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting non-autoreaping task has already passed exitnotify and calls handleposixcputimers from IRQ, it can be reaped by its parent or debugger rig...

7.8CVSS0.01254EPSS
SaveExploits8References8
OSV
OSV
added 2025/07/22 7:44 a.m.22 views

USN-7654-4 linux-kvm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
CNNVD
CNNVD
added 2025/07/22 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a race condition between posix-cpu-timers and posixcputimerdel, which could result in tasks being incorrectl...

7.4CVSS7.3AI score0.01254EPSS
SaveExploits8References10
Positive Technologies
Positive Technologies
added 2025/07/22 12:00 a.m.19 views

PT-2025-30384

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel is affected by several vulnerabilities that may lead to privilege escalation, denial of service, or information leaks. The updates provided include initial livepatches,...

7.4CVSS6.9AI score0.01254EPSS
SaveExploits8
RedHat Linux
RedHat Linux
added 2025/07/21 9:09 a.m.9 views

openjdk: Improve scripting supports (Oracle CPU 2025-07)

Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Scripting. Supported versions that are affected are Oracle Java SE: 8u451, 8u451-perf and 11.0.27; Oracle GraalVM Enterprise Edition: 21.3.14. Difficult to exploit vulnerability allows...

5.9CVSS7.2AI score0.00578EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/07/18 8:39 p.m.61 views

@eslint/plugin-kit is vulnerable to Regular Expression Denial of Service attacks through ConfigCommentParser

Summary The ConfigCommentParserparseJSONLikeConfig API is vulnerable to a Regular Expression Denial of Service ReDoS attack in its only argument. Details The regular expression at packages/plugin-kit/src/config-comment-parser.js:158 is vulnerable to a quadratic runtime attack because the grouped...

7AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/18 8:39 p.m.9 views

GHSA-XFFM-G5W8-QVG7 @eslint/plugin-kit is vulnerable to Regular Expression Denial of Service attacks through ConfigCommentParser

Summary The ConfigCommentParserparseJSONLikeConfig API is vulnerable to a Regular Expression Denial of Service ReDoS attack in its only argument. Details The regular expression at packages/plugin-kit/src/config-comment-parser.js:158 is vulnerable to a quadratic runtime attack because the grouped...

2.3CVSS7AI score
SaveExploits0References3
OSV
OSV
added 2025/07/18 9:43 a.m.26 views

USN-7654-3 linux-aws-fips, linux-fips, linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
OSV
OSV
added 2025/07/18 9:32 a.m.21 views

USN-7654-2 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.5AI score0.00894EPSS
SaveExploits0References140
Ubuntu
Ubuntu
added 2025/07/18 9:32 a.m.14 views

USN-7654-2: Linux kernel (Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS7.1AI score0.00894EPSS
SaveExploits0
OSV
OSV
added 2025/07/18 9:00 a.m.28 views

USN-7654-1 linux, linux-aws, linux-aws-5.15, linux-gcp, linux-gcp-5.15, linux-gke, linux-gkeop, linux-hwe-5.15, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-nvidia-tegra, linux-nvidia-tegra-5.15, linux-nvidia-tegra-igx, linux-oracle, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - PA-RISC architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; -...

9.8CVSS6.4AI score0.00894EPSS
SaveExploits0References140
Veracode
Veracode
added 2025/07/18 5:52 a.m.13 views

Denial Of Service (DoS)

resolv library is vulnerable to Denial Of Service DoS. The vulnerability is due to insufficient validation of the length of a decompressed domain name in a DNS packet, which allows an attacker to craft a maliciously compressed DNS packet that consumes excessive CPU during name decompression...

7.5CVSS5.8AI score0.00565EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/07/18 12:00 a.m.16 views

PT-2025-31160 · Npm · @Eslint/Plugin-Kit

Summary The ConfigCommentParserparseJSONLikeConfig API is vulnerable to a Regular Expression Denial of Service ReDoS attack in its only argument. Details The regular expression at packages/plugin-kit/src/config-comment-parser.js:158 is vulnerable to a quadratic runtime attack because the grouped...

2.3CVSS7.1AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/07/17 12:00 a.m.7 views

SUSE SLES15: xen / xen-devel / xen-libs / xen-tools / xen-tools-domU / etc (SUSE-SU-2025:02326-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:02326-1 advisory. Security fixes: - CVE-2024-28956: Fixed Intel CPU: Indirect Target Selection ITS XSA-469 bsc1243117 - CVE-2024-53241: Fixed Xen...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0References20
Rows per page
Query Builder