Lucene search
K

152 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-0494

Malware in sbrugna...

10CVSS6.1AI score0.02829EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-2348

Malware in sbrugna...

6.8CVSS6AI score0.01541EPSS
Exploits1References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-1811

Malware in sbrugna...

6.8CVSS6.1AI score0.01353EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-1139

Malware in sbrugna...

7.5CVSS6.1AI score0.01556EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2011-1124

Malware in sbrugna...

7.5CVSS6.1AI score0.01556EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-1452

Malware in sbrugna...

6.8CVSS6.1AI score0.01094EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-1453

Malware in sbrugna...

6.8CVSS6.1AI score0.01094EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2011-1209

Malware in sbrugna...

7.5CVSS6.1AI score0.01575EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2025/10/01 7:19 p.m.13 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS6.8AI score0.00113EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/10/01 12:24 a.m.5 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS6.8AI score0.00113EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.4 views

PT-2025-44385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s USB gadget functionality, specifically within the f rndis component. After a bind/unbind cycle, the rndis-notify req pointer can become stale. A...

4.6CVSS7.3AI score0.00183EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2011-1201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The context implementation in WebKit, as used in Google Chrome before 10.0.648.127, allows remote attackers to cause a denial of service or possibly have...

7.5CVSS5.8AI score0.01575EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/09/02 7:19 a.m.6 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS6.8AI score0.00113EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/07/27 3:35 p.m.4 views

CVE-2025-38461

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7.3CVSS6.2AI score0.00113EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/07/25 11:22 p.m.8 views

SUSE CVE-2025-38461

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS6.4AI score0.00113EPSS
Exploits0References24
OSV
OSV
added 2025/07/25 4:15 p.m.3 views

UBUNTU-CVE-2025-38461

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

4.7CVSS6.1AI score0.00113EPSS
Exploits0References41
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.6 views

CVE-2025-38461 vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

0.00113EPSS
Exploits0References7
CVE
CVE
added 2025/07/25 3:27 p.m.90 views

CVE-2025-38461

CVE-2025-38461 : In the Linux kernel, a TOCTOU race was introduced around vsock transport assignment where a new_transport could become a stale pointer if a module is unloaded concurrently. The fix protects the transport from racing with module unload by adding synchronization around new_transpor...

4.7CVSS6.3AI score0.00113EPSS
Exploits0References9Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.2 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Stop the active perfmon if it is being destroyed. If the active performance monitor v3d-activeperfmon is being destroyed, stop it first. Currently, the active perfmon is not stopped during destruction, causing the...

5.5CVSS6.1AI score0.00167EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 9:29 p.m.22 views

CVE-2021-21798

An exploitable return of stack variable address vulnerability exists in the JavaScript implementation of Nitro Pro PDF. A specially crafted document can cause a stack variable to go out of scope, resulting in the application dereferencing a stale pointer. This can lead to code execution under the...

8.8CVSS7.2AI score0.15613EPSS
Exploits1References1
Rows per page
Query Builder