Lucene search
+L

3601 matches found

EUVD
EUVD
•added 2026/08/22 3:32 p.m.•7 views

EUVD-2026-64552

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlanchangelink arms vxlan-agetimer whenever the requested ageing interval differs from the configured one: if conf.ageinterval != vxlan-cfg.ageinterval...

5.6AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/22 3:31 p.m.•12 views

CVE-2026-74587 sctp: fix use-after-free of cached ASCONF chunk

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

5.7AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•9 views

PT-2026-79667

In the Linux kernel, the following vulnerability has been resolved: inet: frags: publish queues before arming timer inet frag create arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the namespace fragment timeout is zero or negative, the timer can run before...

5.3AI score0.00166EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•11 views

PT-2026-79599

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Shut down rtpoll timer in psi cgroup free psi schedule rtpoll work is called locklessly from the scheduler hotpath and can race psi trigger destroy taking down the last rtpoll trigger under rtpoll trigger lock: psi...

5.4AI score0.00177EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74662

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - inet: frags: publish queues before arming timer inetfragcreate arms the fragment queue timer before inserting the queue into the fqdir rhashtable. If the...

9.8CVSS5.4AI score0.00166EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74628

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no...

9.8CVSS5.6AI score0.00173EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•9 views

PT-2026-79620

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlan changelink arms vxlan-age timer whenever the requested ageing interval differs from the configured one: if conf.age interval != vxlan-cfg.age interval mod...

5.4AI score0.00177EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•12 views

PT-2026-79692

In the Linux kernel, the following vulnerability has been resolved: watchdog: at91sam9 wdt: prevent timer rearm during teardown at91 ping rearms the watchdog timer from its callback. timer delete neither waits for a running callback nor prevents it from rearming the timer, so probe failure or...

5.4AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74687

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - watchdog: at91sam9wdt: prevent timer rearm during teardown at91ping rearms the watchdog timer from its callback. timerdelete neither waits for a running callbac...

7.8CVSS5.5AI score0.00166EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74615

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vxlan: do not arm the ageing timer on a device that is down vxlanchangelink arms vxlan-agetimer whenever the requested ageing interval differs from the...

8.8CVSS5.4AI score0.00177EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/21 5:40 p.m.•30 views

CVE-2026-77234 Improper input validation in FreeRTOS-Kernel timer command handling

Improper input validation in FreeRTOS-Kernel before 11.3.1 might allow an unprivileged task on MPU-enabled ports to execute code in privileged kernel context. To remediate this issue, users should upgrade to version 11.3.1 or later...

9.3CVSS0.00114EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/20 4:22 p.m.•11 views

CVE-2026-74302

A flaw was found in the Bluetooth subsystem of the Linux kernel. During the unregistration of a Bluetooth device, the system fails to properly disable timers before freeing the associated memory. This can lead to a use-after-free vulnerability, where the system attempts to access memory that has...

7.8CVSS6AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/20 1:43 p.m.•6 views

CVE-2026-72389

A flaw was found in the Linux kernel's bridge Spanning Tree Protocol STP module. A missing check in the brtopologychangedetection function allows a topology change timer to be armed while a bridge is administratively down. This can be exploited by an attacker to trigger a use-after-free...

7.8CVSS5.7AI score0.0016EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:41 p.m.•8 views

CVE-2026-74461

A flaw was found in the Linux kernel, specifically within the i2c: imx driver. This vulnerability occurs due to a timing issue during device unregistration, where a critical pointer is cleared before a related timer is properly canceled. If a pending interrupt triggers the timer after the pointer...

8.4CVSS5.3AI score0.00138EPSS
SaveExploits0References4
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.00143EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/18 3:16 p.m.•4 views

CVE-2026-61407

Dell Watchdog Timer Driver versions prior to 2.0.0.1 contain an Exposed IOCTL with Insufficient Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Privilege Escalation...

8.8CVSS0.00104EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/18 2:33 p.m.•7 views

EUVD-2026-60940

Dell Watchdog Timer Driver versions prior to 2.0.0.1 contain an Exposed IOCTL with Insufficient Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Privilege Escalation...

8.8CVSS5.2AI score0.00104EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/18 2:33 p.m.•31 views

CVE-2026-61407

Dell Watchdog Timer Driver versions prior to 2.0.0.1 contain an Exposed IOCTL with Insufficient Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Privilege Escalation...

8.8CVSS0.00104EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/18 2:33 p.m.•16 views

CVE-2026-61407

Dell Watchdog Timer Driver versions before 2.0.0.1 expose an IOCTL interface lacking proper access controls. A locally authenticated low-privilege attacker can call this IOCTL to escalate privileges, achieving high confidentiality, integrity, and availability impact (CVSS 8.8). The fix is to upgr...

8.8CVSS5.2AI score0.00104EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
•added 2026/08/18 2:33 p.m.•9 views

CVE-2026-61407

Dell Watchdog Timer Driver versions prior to 2.0.0.1 contain an Exposed IOCTL with Insufficient Access Control vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Privilege Escalation...

8.8CVSS5.2AI score0.00104EPSS
SaveExploits0References2
Rows per page
Query Builder