Lucene search
+L

91 matches found

SUSE CVE
SUSE CVE
•added 2025/02/28 2:23 a.m.•10 views

SUSE CVE-2024-57974

In the Linux kernel, the following vulnerability has been resolved: udp: Deal with race between UDP socket address change and rehash If a UDP socket changes its local address while it's receiving datagrams, as a result of connect, there is a period during which a lookup operation might fail to fi...

5.5CVSS7.7AI score0.00148EPSS
SaveExploits0References15
NVD
NVD
•added 2025/02/27 2:15 a.m.•20 views

CVE-2024-57974

In the Linux kernel, the following vulnerability has been resolved: udp: Deal with race between UDP socket address change and rehash If a UDP socket changes its local address while it's receiving datagrams, as a result of connect, there is a period during which a lookup operation might fail to fi...

4.7CVSS0.00148EPSS
SaveExploits0References3
CVE
CVE
•added 2025/02/27 2:07 a.m.•169 views

CVE-2024-57974

The CVE-2024-57974 entry describes a race in the Linux kernel UDP path: if a UDP socket changes its local address during a receive after connect(), a secondary hash/tuple hash update may not complete in time, causing lookups to fail and potentially returning ECONNREFUSED. The issue arises from th...

4.7CVSS5.4AI score0.00148EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2025/02/27 2:07 a.m.•29 views

CVE-2024-57974

In the Linux kernel, the following vulnerability has been resolved: udp: Deal with race between UDP socket address change and rehash If a UDP socket changes its local address while it's receiving datagrams, as a result of connect, there is a period during which a lookup operation might fail to fi...

4.7CVSS5.7AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/02/27 2:07 a.m.•27 views

CVE-2024-57974 udp: Deal with race between UDP socket address change and rehash

In the Linux kernel, the following vulnerability has been resolved: udp: Deal with race between UDP socket address change and rehash If a UDP socket changes its local address while it's receiving datagrams, as a result of connect, there is a period during which a lookup operation might fail to fi...

0.00148EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/27 2:07 a.m.•20 views

CVE-2024-57974 udp: Deal with race between UDP socket address change and rehash

In the Linux kernel, the following vulnerability has been resolved: udp: Deal with race between UDP socket address change and rehash If a UDP socket changes its local address while it's receiving datagrams, as a result of connect, there is a period during which a lookup operation might fail to fi...

6.2AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2025/01/31 7:32 p.m.•16 views

CVE-2025-21678

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/01/31 7:02 p.m.•13 views

CVE-2025-21677

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

5.5CVSS6.2AI score0.00188EPSS
SaveExploits0References4
NVD
NVD
•added 2025/01/31 12:15 p.m.•18 views

CVE-2025-21677

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
•added 2025/01/31 12:15 p.m.•4 views

DEBIAN-CVE-2025-21677

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

5.5CVSS5.5AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
•added 2025/01/31 12:15 p.m.•20 views

CVE-2025-21678

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS0.00236EPSS
SaveExploits0References11
OSV
OSV
•added 2025/01/31 11:25 a.m.•16 views

CVE-2025-21678 gtp: Destroy device along with udp socket's netns dismantle.

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS5.9AI score
SaveExploits0References14
Cvelist
Cvelist
•added 2025/01/31 11:25 a.m.•33 views

CVE-2025-21678 gtp: Destroy device along with udp socket's netns dismantle.

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS0.00236EPSS
SaveExploits0References7
CVE
CVE
•added 2025/01/31 11:25 a.m.•2600 views

CVE-2025-21678

In CVE-2025-21678, Linux kernel gtp: Destroy device along with udp socket’s netns dismantle was fixed. The root cause was gtp_newlink() attaching the device to dev_net(dev) instead of src_net, which meant a UDP tunnel socket created in a different netns could leave the device alive in dev_net(dev...

7.8CVSS6.9AI score0.00236EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
•added 2025/01/31 11:25 a.m.•15 views

CVE-2025-21678

In the Linux kernel, the following vulnerability has been resolved: gtp: Destroy device along with udp socket's netns dismantle. gtpnewlink links the device to a list in devnetdev instead of srcnet, where a udp tunnel socket is created. Even when srcnet is removed, the device stays alive on...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/01/31 11:25 a.m.•28 views

CVE-2025-21677 pfcp: Destroy device along with udp socket's netns dismantle.

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS0.00188EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/01/31 11:25 a.m.•22 views

CVE-2025-21677

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS5.5AI score0.00188EPSS
SaveExploits0
OSV
OSV
•added 2025/01/31 11:25 a.m.•18 views

CVE-2025-21677 pfcp: Destroy device along with udp socket's netns dismantle.

In the Linux kernel, the following vulnerability has been resolved: pfcp: Destroy device along with udp socket's netns dismantle. pfcpnewlink links the device to a list in devnetdev instead of net, where a udp tunnel socket is created. Even when net is removed, the device stays alive on devnetdev...

7.8CVSS5.8AI score
SaveExploits0References5
OSV
OSV
•added 2024/12/27 3:15 p.m.•3 views

DEBIAN-CVE-2024-56642

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS5.8AI score0.00243EPSS
SaveExploits0References1
OSV
OSV
•added 2024/12/27 3:15 p.m.•10 views

AZL-55214 CVE-2024-56642 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free of kernel socket in cleanupbearer. syzkaller reported a use-after-free of UDP kernel socket in cleanupbearer without repro. 01 When bearerdisable calls tipcudpdisable, cleanup of the UDP kernel socket is...

7.8CVSS6.3AI score0.00243EPSS
SaveExploits0References1
Rows per page
Query Builder