Lucene search
K

3211 matches found

Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.6 views

PT-2025-51653

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the nilfs2 filesystem related to the handling of timers during segment constructor destruction. Specifically, the sc timer might remain active...

5.4AI score0.00544EPSS
Exploits3References390
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
Ubuntu
Ubuntu
added 2025/12/15 11:35 p.m.5 views

USN-7935-1: Linux kernel (Azure) vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

7.8CVSS7.5AI score0.01345EPSS
Exploits9
RedhatCVE
RedhatCVE
added 2025/12/15 11:33 a.m.5 views

CVE-2025-14655

A security flaw has been discovered in Tenda AC20 16.03.08.12. The impacted element is the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg of the component httpd. Performing a manipulation of the argument rebootTime results in stack-based buffer overflow. The attack is possibl...

9CVSS8.8AI score0.02862EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/12/14 4:9 p.m.3 views

CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-;addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusi...

6.7CVSS5.8AI score0.00165EPSS
Exploits0References4
OSV
OSV
added 2025/12/14 11:15 a.m.6 views

CVE-2025-14655

A security flaw has been discovered in Tenda AC20 16.03.08.12. The impacted element is the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg of the component httpd. Performing a manipulation of the argument rebootTime results in stack-based buffer overflow. The attack is possibl...

8.7CVSS6.3AI score0.02862EPSS
Exploits1References5
ATTACKERKB
ATTACKERKB
added 2025/12/14 10:32 a.m.2 views

CVE-2025-14655

A security flaw has been discovered in Tenda AC20 16.03.08.12. The impacted element is the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg of the component httpd. Performing a manipulation of the argument rebootTime results in stack-based buffer overflow. The attack is possibl...

9CVSS6.1AI score0.02862EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/12/14 10:32 a.m.2 views

CVE-2025-14655 Tenda AC20 httpd SetSysAutoRebbotCfg formSetRebootTimer stack-based overflow

A security flaw has been discovered in Tenda AC20 16.03.08.12. The impacted element is the function formSetRebootTimer of the file /goform/SetSysAutoRebbotCfg of the component httpd. Performing a manipulation of the argument rebootTime results in stack-based buffer overflow. The attack is possibl...

9CVSS8.7AI score0.02862EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2025/12/14 12:0 a.m.5 views

PT-2025-51159

Name of the Vulnerable Software and Affected Versions Tenda AC20 version 16.03.08.12 Description A security flaw exists in Tenda AC20 version 16.03.08.12. The issue resides in the formSetRebootTimer function within the /goform/SetSysAutoRebbotCfg file of the httpd component. Manipulation of the...

9CVSS9AI score0.02862EPSS
Exploits1References13
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991115)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991115 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers: usb: host: Fix deadlock in oxubussuspend There is a deadlock in oxubussuspend, which is...

5.5CVSS5.9AI score0.00192EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991162)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991162 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers: tty: serial: Fix deadlock in sa1100settermios There is a deadlock in sa1100settermios,...

5.5CVSS5.7AI score0.00186EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991131)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991131 advisory. In the Linux kernel, the following vulnerability has been resolved: drivers: staging: rtl8192u: Fix deadlock in ieee80211beaconsstop There is a deadlock in...

5.5CVSS5.7AI score0.00187EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 8:34 a.m.3 views

CVE-2023-53815

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

4.7CVSS5.2AI score0.00161EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 5:9 a.m.4 views

CVE-2023-53781

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

5.5CVSS5.7AI score0.00155EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.3 views

SUSE CVE-2023-53781

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

7CVSS6.4AI score0.00155EPSS
Exploits0References29
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.2 views

SUSE CVE-2023-53815

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

5.5CVSS6.4AI score0.00161EPSS
Exploits0References17
OSV
OSV
added 2025/12/09 4:9 a.m.5 views

CVE-2025-40327 perf/core: Fix system hang caused by cpu-clock usage

In the Linux kernel, the following vulnerability has been resolved: perf/core: Fix system hang caused by cpu-clock usage cpu-clock usage by the async-profiler tool can trigger a system hang, which got bisected back to the following commit by Octavia Togami: 18dbcbfabfff "perf: Fix the POLLHUP...

6.5AI score0.00176EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/09 3:31 a.m.2 views

EUVD-2023-60091

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

5.9AI score0.00161EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/09 3:31 a.m.3 views

EUVD-2023-60125

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in tcpwritetimerhandler. With Eric's ref tracker, syzbot finally found a repro for use-after-free in tcpwritetimerhandler by kernel TCP sockets. 0 If SMC creates a kernel socket in smccreate, the kernel...

5.9AI score0.00155EPSS
Exploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53815

In the Linux kernel, the following vulnerability has been resolved: posix-timers: Prevent RT livelock in itimerdelete itimerdelete has a retry loop when the timer is concurrently expired. On non-RT kernels this just spin-waits until the timer callback has completed, except for posix CPU timers...

0.00161EPSS
Exploits0References6
Rows per page
Query Builder