Lucene search
K

3211 matches found

OSV
OSV
added 2025/12/16 3:15 p.m.2 views

UBUNTU-CVE-2025-68240

In the Linux kernel, the following vulnerability has been resolved: nilfs2: avoid having an active sctimer before freeing sci Because kthreadstop did not stop sctask properly and returned -EINTR, the sctimer was not properly closed, ultimately causing the problem 1 reported by syzbot when freeing...

5.7AI score0.00155EPSS
Exploits0References11
OSV
OSV
added 2025/12/16 3:15 p.m.1 views

UBUNTU-CVE-2025-68247

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

5.7AI score0.00145EPSS
Exploits0References10
CVE
CVE
added 2025/12/16 2:21 p.m.12 views

CVE-2025-68247

The CVE-2025-68247 issue affects the Linux kernel posix-timers code, specifically do_timer_create(), where memory allocated for a timer ID could leak if user-space access faults occur during timer creation. The underlying root cause is the allocation happening before validating user-space data; t...

6AI score0.00145EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/12/16 2:21 p.m.24 views

CVE-2025-68247 posix-timers: Plug potential memory leak in do_timer_create()

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

0.00145EPSS
Exploits0References2
OSV
OSV
added 2025/12/16 2:21 p.m.3 views

CVE-2025-68247 posix-timers: Plug potential memory leak in do_timer_create()

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Plug potential memory leak in dotimercreate When posix timer creation is set to allocate a given timer ID and the access to the user space value faults, the function terminates without freeing the already allocated...

6.3AI score0.00145EPSS
Exploits0References5
CVE
CVE
added 2025/12/16 2:21 p.m.12 views

CVE-2025-68240

The CVE-2025-68240 entry concerns the Linux kernel nilfs2 subsystem. The described vulnerability arose because a sc_timer could remain active when freeing sci, caused by kthread_stop not reliably stopping sc_task (returning -EINTR), leaving the timer improperly closed. The remediation uses timer_...

6.1AI score0.00155EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/16 2:21 p.m.25 views

CVE-2025-68240 nilfs2: avoid having an active sc_timer before freeing sci

In the Linux kernel, the following vulnerability has been resolved: nilfs2: avoid having an active sctimer before freeing sci Because kthreadstop did not stop sctask properly and returned -EINTR, the sctimer was not properly closed, ultimately causing the problem 1 reported by syzbot when freeing...

0.00155EPSS
Exploits0References3
OSV
OSV
added 2025/12/16 2:21 p.m.3 views

CVE-2025-68240 nilfs2: avoid having an active sc_timer before freeing sci

In the Linux kernel, the following vulnerability has been resolved: nilfs2: avoid having an active sctimer before freeing sci Because kthreadstop did not stop sctask properly and returned -EINTR, the sctimer was not properly closed, ultimately causing the problem 1 reported by syzbot when freeing...

6.4AI score0.00155EPSS
Exploits0References6
NVD
NVD
added 2025/12/16 2:15 p.m.8 views

CVE-2025-68214

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

4.7CVSS0.00117EPSS
Exploits0References6
OSV
OSV
added 2025/12/16 2:15 p.m.5 views

AZL-72475 CVE-2025-68214 affecting package kernel for versions less than 6.6.119.3-1

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

4.7CVSS5.8AI score0.00117EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.2 views

CVE-2025-68214

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

4.7CVSS5.8AI score0.00117EPSS
Exploits0References23
OSV
OSV
added 2025/12/16 2:15 p.m.2 views

UBUNTU-CVE-2025-68214

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

4.7CVSS5.8AI score0.00117EPSS
Exploits0References24
CVE
CVE
added 2025/12/16 1:57 p.m.14 views

CVE-2025-68214

Summary (CVE-2025-68214): The Linux kernel timer subsystem had a race between timer_shutdown_sync() and timer_expire() that could trigger a WARN_ON_ONCE when a timer’s function pointer was cleared to NULL while the timer was still running. The root cause: timer_shutdown_sync() could detach the ti...

4.7CVSS5.9AI score0.00117EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/12/16 1:57 p.m.29 views

CVE-2025-68214 timers: Fix NULL function pointer race in timer_shutdown_sync()

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

0.00117EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added 2025/12/16 1:57 p.m.4 views

CVE-2025-68214

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

5.1AI score0.00117EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/12/16 1:57 p.m.3 views

CVE-2025-68214 timers: Fix NULL function pointer race in timer_shutdown_sync()

In the Linux kernel, the following vulnerability has been resolved: timers: Fix NULL function pointer race in timershutdownsync There is a race condition between timershutdownsync and timer expiration that can lead to hitting a WARNON in expiretimers. The issue occurs when timershutdownsync clear...

4.7CVSS6.2AI score0.00117EPSS
Exploits0References9
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.1 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 Linux kernel that stems from a competing condition between timershutdownsync and timer expiration, which could result in WARNON being trigger...

4.7CVSS6.2AI score0.00117EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/12/16 12:0 a.m.0 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 nilfs2 not properly disabling sctimer, which could result in the release of the active timer...

6.2AI score0.00155EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.5 views

PT-2025-51627

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the timer subsystem, specifically in the timer shutdown sync function, potentially leading to a kernel warning. This occurs when the timer function pointer...

4.7CVSS6.5AI score0.00117EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.7 views

PT-2025-51660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential memory leak exists in the do timer create function related to POSIX timers. Specifically, when a timer ID is allocated and subsequent access to a user space value fails, the...

5.4AI score0.00544EPSS
Exploits3References386
Rows per page
Query Builder