Lucene search
+L

572 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.19 views

EUVD-2022-45078

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.00629EPSS
SaveExploits4References22
Debian CVE
Debian CVE
added 2025/09/23 6:00 a.m.14 views

CVE-2025-39874

In the Linux kernel, the following vulnerability has been resolved: macsec: sync features on RTMNEWLINK Syzkaller managed to lock the lower device via ETHTOOLSFEATURES: netdevlock include/linux/netdevice.h:2761 inline netdevlockops include/net/netdevlock.h:42 inline netdevsynclowerfeatures...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/09/19 10:20 a.m.9 views

USN-7758-4: Linux kernel (Oracle) vulnerability

It was discovered that the AFUNIX socket garbage collection implementation in Ubuntu Noble's 6.8 kernel did not properly handle out-of-band OOB messages, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service system crash or possibly execute arbitrary...

5.6AI score
SaveExploits0References1
Ubuntu
Ubuntu
added 2025/09/19 9:58 a.m.9 views

USN-7758-3: Linux kernel (Real-time) vulnerability

It was discovered that the AFUNIX socket garbage collection implementation in Ubuntu Noble's 6.8 kernel did not properly handle out-of-band OOB messages, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service system crash or possibly execute arbitrary...

5.6AI score
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/15 2:22 p.m.15 views

CVE-2023-53238

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisiinnophyprobe The size of array 'priv-ports' is INNOPHYPORTNUM. In the for loop, 'i' is used as the index for array 'priv-ports' with a check i INNOPHYPORTNUM which indicates that...

7.1CVSS5.5AI score0.0016EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/15 2:21 p.m.19 views

CVE-2022-50277

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

5.5CVSS5.4AI score0.001EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/28 12:00 a.m.9 views

Ubuntu 14.04 LTS : Linux kernel vulnerabilities (USN-7720-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7720-1 advisory. It was discovered a race condition existed in the Unix domain socket implementation in the Linux kernel, leading to a use-after-free vulnerability. A loc...

7.8CVSS7.9AI score0.03395EPSS
SaveExploits1References4
OSV
OSV
added 2025/08/27 5:56 p.m.13 views

USN-7720-1 linux vulnerabilities

It was discovered a race condition existed in the Unix domain socket implementation in the Linux kernel, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2021-0920 Several security issues...

7.8CVSS6.8AI score0.03395EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-26750

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: afunix: Drop oobskb ref before purging queue in GC. syzbot reported another task hung in...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-41974

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - multipath-tools 0.7.0 through 0.9.x before 0.9.2 allows local users to obtain root access, as exploited alone or in conjunction with CVE-2022-41973. Local users...

7.8CVSS7.2AI score0.00677EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2021-4083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close and fget...

7CVSS6.2AI score0.0031EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-35970

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commi...

6.3CVSS5.6AI score0.00503EPSS
SaveExploits0References2
GoogleProjectZero
GoogleProjectZero
added 2025/08/08 12:00 a.m.17 views

From Chrome renderer code exec to kernel with MSG_OOB

Posted by Jann Horn, Google Project Zero Introduction In early June, I was reviewing a new Linux kernel feature when I learned about the MSGOOB feature supported by stream-oriented UNIX domain sockets. I reviewed the implementation of MSGOOB, and discovered a security bug CVE-2025-38236 affecting...

5.5CVSS8.1AI score0.00889EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2025/07/08 11:21 p.m.8 views

SUSE CVE-2025-38236

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS7.8AI score0.00259EPSS
SaveExploits1References17
OSV
OSV
added 2025/07/08 8:15 a.m.6 views

DEBIAN-CVE-2025-38236

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't leave consecutive consumed OOB skbs. Jann Horn reported a use-after-free in unixstreamreadgeneric. The following sequences reproduce the issue: $ python3 from socket import s1, s2 = socketpairAFUNIX, SOCKSTREAM...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits1References1
OSV
OSV
added 2025/03/27 8:08 p.m.28 views

USN-7383-2 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: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Drivers core; - Ublk userspace block driver; -...

9.8CVSS6.7AI score0.00869EPSS
SaveExploits2References109
OSV
OSV
added 2025/03/27 6:40 p.m.21 views

USN-7383-1 linux, linux-aws, linux-gcp, linux-gcp-6.8, linux-gke, linux-gkeop, linux-lowlatency, linux-lowlatency-hwe-6.8, linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency, linux-oracle, linux-oracle-6.8 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: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Drivers core; - Ublk userspace block driver; -...

9.8CVSS6.8AI score0.00869EPSS
SaveExploits2References109
OSV
OSV
added 2025/01/16 10:31 a.m.16 views

CLSA-2025-1737023462 samba: Fix of CVE-2023-3961

Fix CVE-2023-3961: fix path traversal vulnerability when processing client pipe names connecting to Unix domain sockets within a private directory...

9.8CVSS7AI score0.02409EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.16 views

PT-2025-54579

Name of the Vulnerable Software and Affected Versions Node.js version 24 Description A memory leak exists in Node.js’s OpenSSL integration when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. Calling socket.getPeerCertificatetrue causes a memory leak for each...

7.5CVSS6.9AI score0.04021EPSS
SaveExploits1References68
OSV
OSV
added 2024/11/25 1:43 p.m.31 views

USN-7121-3 linux-oracle 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: - ARM64 architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ATM...

9.8CVSS6.8AI score0.00787EPSS
SaveExploits1References46
Rows per page
Query Builder