Lucene search
+L

78 matches found

Cvelist
Cvelist
added 2025/10/07 3:19 p.m.24 views

CVE-2023-53632 net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdpsetfeatures Hold RTNL lock when calling xdpsetfeatures with a registered netdev, as the call triggers the netdev notifiers. This could happen when switching from uplink rep ...

0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53632 net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdpsetfeatures Hold RTNL lock when calling xdpsetfeatures with a registered netdev, as the call triggers the netdev notifiers. This could happen when switching from uplink rep ...

5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.55 views

CVE-2023-53632

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Take RTNL lock when needed before calling xdpsetfeatures Hold RTNL lock when calling xdpsetfeatures with a registered netdev, as the call triggers the netdev notifiers. This could happen when switching from uplink rep ...

5.5CVSS5.5AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:57 a.m.6 views

SUSE CVE-2022-50498

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

4.4CVSS6.5AI score0.00145EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2022-50498

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2022-50498

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 3:43 p.m.12 views

CVE-2022-50498 eth: alx: take rtnl_lock on resume

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

6.5AI score
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:43 p.m.32 views

CVE-2022-50498

CVE-2022-50498 : In the Linux kernel, the alx ethernet driver vulnerability stems from not taking the rtnl_lock during resume, allowing an rtnl assertion to trip in net/core/dev.c when reopening on resume. The issue is localized to the alx driver’s suspend/resume path and is triggered during devi...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.19 views

CVE-2022-50498 eth: alx: take rtnl_lock on resume

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnllock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c 2891 RIP: 0010:netifsetrealnumtxqueues+0x1ac/0x1c0 Call Trace: alxopen+0x230/0x570 alx...

0.00145EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.9 views

PT-2025-40732

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue where the alx driver does not hold the rtnl lock during its internal close and re-open functions during suspend/resume operations. This can lead to an...

6.2AI score0.00145EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the alx driver not holding rtnllock during recovery, which could lead to an assertion failure...

6.1AI score0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/07 4:15 p.m.13 views

CVE-2025-39733

In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar to bonding. Based on the patch by Tetsuo Handa...

5.5CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/07 4:15 p.m.10 views

UBUNTU-CVE-2025-39733

In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar to bonding. Based on the patch by Tetsuo Handa...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/07 12:00 a.m.10 views

PT-2025-36414

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contained an issue where the team lock experienced ordering issues with lower instance locks. The team lock was replaced with an rtnl lock, similar to the bonding...

6.1AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/04 3:33 p.m.12 views

CVE-2025-38720 net: hibmcge: fix rtnl deadlock issue

In the Linux kernel, the following vulnerability has been resolved: net: hibmcge: fix rtnl deadlock issue Currently, the hibmcge netdev acquires the rtnllock in pcierrorhandlers.resetprepare and releases it in pcierrorhandlers.resetdone. However, in the PCI framework: pciresetbus - pciresetslot -...

6.5AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:13 p.m.7 views

net: ravb: Fix missing rtnl lock in suspend/resume path

...

7.8CVSS7AI score0.00194EPSS
SaveExploits0
NVD
NVD
added 2025/08/16 12:15 p.m.11 views

CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS0.00113EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/16 12:15 p.m.12 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2025/08/16 11:34 a.m.55 views

CVE-2025-38551

Technical details about CVE-2025-38551 are not publicly provided in the supplied connected documents. Monitor for updates.

5.5CVSS6.6AI score0.00113EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:34 a.m.12 views

CVE-2025-38551

In the Linux kernel, the following vulnerability has been resolved: virtio-net: fix recursived rtnllock during probe The deadlock appears in a stack trace like: virtnetprobe rtnllock virtioconfigchangedwork netdevnotifypeers rtnllock It happens if the VMM sends a VIRTIONETSANNOUNCE request while...

5.5CVSS5.3AI score0.00113EPSS
SaveExploits0
Rows per page
Query Builder