Lucene search
+L

196 matches found

OSV
OSV
added 2025/09/23 6:15 a.m.3 views

DEBIAN-CVE-2025-39872

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/23 6:15 a.m.13 views

CVE-2025-39872

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS0.00141EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.12 views

CVE-2025-39872 hsr: hold rcu and dev lock for hsr_get_port_ndev

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/23 6:0 a.m.32 views

CVE-2025-39872

CVE-2025-39872 concerns the Linux kernel function hsr_get_port_ndev. The issue arises because hsr_get_port_ndev calls hsr_for_each_port and requires both the RCU lock and a device reference, but returning the port device without proper synchronization could yield use-after-free in the caller. The...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.8 views

CVE-2025-39872

In the Linux kernel, the following vulnerability has been resolved: hsr: hold rcu and dev lock for hsrgetportndev hsrgetportndev calls hsrforeachport, which need to hold rcu lock. On the other hand, before return the port device, we need to hold the device reference to avoid UaF in the caller...

7.8CVSS5.4AI score0.00141EPSS
SaveExploits0
OSV
OSV
added 2025/09/05 6:15 p.m.7 views

AZL-73722 CVE-2025-39703 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.5AI score0.0034EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.14 views

AZL-66923 CVE-2025-39703 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.5AI score0.0034EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.5 views

UBUNTU-CVE-2025-39703

In the Linux kernel, the following vulnerability has been resolved: net, hsr: reject HSR frame if skb can't hold tag Receiving HSR frame with insufficient space to hold HSR tag in the skb can result in a crash kernel BUG: 45.390915 skbuff: skbunderpanic: text:ffffffff86f32cac len:26 put:14...

9.8CVSS5.8AI score0.0034EPSS
SaveExploits0References35
CVE
CVE
added 2025/09/05 5:21 p.m.37 views

CVE-2025-39703

The CVE-2025-39703 issue affects the Linux kernel net/hsr path. A corrupted HSR frame that cannot fit the HSR tag could lead to a crash (kernel BUG) when bailing out via skb_push() due to insufficient headroom. The documented fix is to drop/consume frames that are too short to contain both Ethern...

9.8CVSS5.6AI score0.0034EPSS
SaveExploits0References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.7 views

PT-2025-39129

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to resource handling within the hsr subsystem. Specifically, the hsr get port ndev function does not properly manage locks, potentially leading ...

5.5CVSS6.1AI score0.00141EPSS
SaveExploits0References22
SUSE Linux
SUSE Linux
added 2025/04/17 10:19 a.m.3 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_3

This update for kernel-livepatch-MICRO-6-0-RTUpdate3 fixes the following issues: CVE-2024-45016: Fixed netem: fix return value if duplicate enqueue fails bsc1230998 CVE-2024-47684: Fixed tcp: check skb is non-NULL in tcprtodeltaus bsc1231993 CVE-2024-50302: Fixed HID: core: zero-initialize the...

8.6CVSS7.8AI score0.03301EPSS
SaveExploits1References42
SUSE Linux
SUSE Linux
added 2025/04/17 9:24 a.m.2 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: CVE-2024-57882: Fixed mptcp: fix TCP options overflow. bsc1235916 CVE-2024-46818: Fixed drm/amd/display: check gpioid before used as array index bsc1231204 CVE-2024-46815: Fixed drm/amd/display: check numvalidsets...

8.6CVSS7.5AI score0.03301EPSS
SaveExploits1References32
BDU FSTEC
BDU FSTEC
added 2025/04/11 12:0 a.m.9 views

The vulnerability of the hsr_get_node() function in the net/hsr/hsr_framereg.c module, which is part of the networking functions in the Linux kernel, allows a hacker to cause a service failure.

The vulnerability of the hsrgetnode function in the net/hsr/hsrframereg.c module, which is part of the Linux kernel’s networking functions, stems from the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.4AI score0.00249EPSS
SaveExploits0References49Affected Software5
OSV
OSV
added 2025/04/09 7:3 p.m.7 views

USN-7429-2 linux-fips 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: - Drivers core; - HID subsystem; - Network drivers; - SCSI subsystem; - SuperH / SH-Mobile drivers; - File systems...

7.8CVSS6.8AI score0.00809EPSS
SaveExploits1References22
SUSE Linux
SUSE Linux
added 2025/03/19 1:34 p.m.6 views

Security update for the Linux Kernel (Live Patch 0 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-15060021 fixes several issues. The following security issues were fixed: CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

8.6CVSS8.4AI score0.00809EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/03/19 10:4 a.m.3 views

Security update for the Linux Kernel (Live Patch 33 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024141 fixes several issues. The following security issues were fixed: CVE-2024-56648: net: hsr: avoid potential out-of-bound access in fillframeinfo bsc1235452. CVE-2024-50302: HID: core: zero-initialize the report buffer bsc1233679. Patch...

8.6CVSS8.4AI score0.00809EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/03/19 8:4 a.m.2 views

Security update for the Linux Kernel (Live Patch 3 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

8.6CVSS8.4AI score0.00809EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/03/19 7:34 a.m.1 views

Security update for the Linux Kernel (Live Patch 4 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002322 fixes several issues. The following security issues were fixed: CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

8.6CVSS8.4AI score0.00809EPSS
SaveExploits0References16
SUSE Linux
SUSE Linux
added 2025/03/19 7:33 a.m.1 views

Security update for the Linux Kernel (Live Patch 2 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002314 fixes several issues. The following security issues were fixed: CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

8.6CVSS8.4AI score0.00809EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/03/18 7:4 p.m.1 views

Security update for the Linux Kernel (Live Patch 19 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005580 fixes several issues. The following security issues were fixed: CVE-2024-46818: drm/amd/display: Check gpioid before used as array index bsc1231204. CVE-2024-46815: drm/amd/display: Check numvalidsets before accessing readerwmsets bsc1231196...

8.6CVSS8.3AI score0.00809EPSS
SaveExploits0References20
Rows per page
Query Builder