Lucene search
+L

35 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64177

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock ma...

5.9AI score0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-64177

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:41 p.m.5 views

CVE-2026-64177 phonet/pep: disable BH around forwarded sk_receive_skb()

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

5.4AI score0.00165EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.7 views

CVE-2026-64177

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

5.3AI score0.00165EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/07/19 3:41 p.m.32 views

CVE-2026-64177 phonet/pep: disable BH around forwarded sk_receive_skb()

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:41 p.m.12 views

CVE-2026-64177

Summary of CVE-2026-64177 : In the Linux kernel phonet/pep path, forwarding a backlog skb to a child socket via sk_receive_skb() acquires the child socket lock with BH enabled in the softirq path, creating an inconsistent lock state when the same child is traversed in normal process context. The ...

5.4AI score0.00165EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.8 views

PT-2026-61494

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An inconsistent lock state exists in the networking receive path when handling PEP pipes. When an inbound socket buffer skb targets an existing PEP pipe, the pep do rcv function forwards...

5.3AI score0.00165EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fixed the use of racyskbqueueempty The receive queues are protected by their respective spin-locks, not the socket lock. This could lead to skbpeek returning NULL or a pointer to a socket buffer that has already been...

5.8CVSS6.4AI score0.00223EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux, Linux 5.10

The pepsockaccept function in the net/phonet/pep.c file in the Linux kernel, as of version 5.15.8, has a reference count leak...

5.5CVSS6.4AI score0.00338EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005067)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005067 advisory. In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective...

5.8CVSS6.8AI score0.00223EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - phonet/pep: refuse to enable an unbound pipe This ioctl implicitly assumed that the socket was already bound to a valid local socket name, i.e. Phonet object. I...

5.5CVSS5.6AI score0.00226EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/10/23 12:0 a.m.6 views

The vulnerability of the phonet/pep component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the phonet/pep component in the Linux operating system’s kernel is related to incorrect validation of input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References24Affected Software3
SUSE CVE
SUSE CVE
added 2024/05/18 2:46 a.m.7 views

SUSE CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.4AI score0.00223EPSS
SaveExploits0References13
NVD
NVD
added 2024/05/17 12:15 p.m.19 views

CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.4AI score0.00223EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 12:15 p.m.2 views

DEBIAN-CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS5.7AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 12:15 p.m.10 views

UBUNTU-CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS6.2AI score0.00223EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/05/17 11:40 a.m.23 views

CVE-2024-27402 phonet/pep: fix racy skb_queue_empty() use

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

6.8AI score0.00223EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/17 11:40 a.m.128 views

CVE-2024-27402

CVE-2024-27402 affects the Linux kernel’s phonet/pep path. The description states a race in skb_queue_empty() is mishandled: receive queues are protected by their spin-locks, not the socket lock, which can cause skb_peek() to return NULL or a pointer to a socket buffer that has already been deque...

5.8CVSS6.7AI score0.00223EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 11:40 a.m.54 views

CVE-2024-27402

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

5.8CVSS7.5AI score0.00223EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 11:40 a.m.28 views

CVE-2024-27402 phonet/pep: fix racy skb_queue_empty() use

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: fix racy skbqueueempty use The receive queues are protected by their respective spin-lock, not the socket lock. This could lead to skbpeek unexpectedly returning NULL or a pointer to an already dequeued socket buffer...

6.4AI score0.00223EPSS
SaveExploits0References5
Rows per page
Query Builder