Lucene search
+L

175 matches found

CVE
CVE
added 2025/10/04 3:44 p.m.35 views

CVE-2023-53591

CVE-2023-53591 affects the Linux kernel’s mlx5e offload path. The issue is a deadlock in the tc route query code when peer flows are created while holding the devcom rw semaphore. The patch refactors the code for lockless execution by making the devcom data pointer RCU-friendly, wrapping the pair...

5.5CVSS6AI score0.00129EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/04 8:15 a.m.19 views

UBUNTU-CVE-2025-39947

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Harden uplink netdev access against device unbind The function mlx5uplinknetdevget gets the uplink netdevice pointer from mdev-mlx5eres.uplinknetdev. However, the netdevice can be removed and its pointer cleared when...

5.5CVSS6.2AI score0.00146EPSS
SaveExploits0References17
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.9 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 12:11 a.m.10 views

RLSA-2025:14420 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: udp: Fix memory accounting leak. CVE-2025-22058 kernel: netsched: ets: Fix double list add in class with netem as child qdisc CVE-2025-37914 kernel: ice: fix eswitch code memory leak in...

7.1CVSS6.5AI score0.00216EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.10 views

PT-2025-40754

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc3+ Description The Linux kernel contained a deadlock issue within the net/mlx5e module, specifically in the tc route query code. The issue stemmed from an ABBA deadlock occurring when peer flows were...

6.8AI score0.00129EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2025-22669

Malicious code in bioql PyPI...

7.6AI score0.00159EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-27885

Malicious code in bioql PyPI...

8.6AI score0.00364EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-13155

Malicious code in bioql PyPI...

7.1AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53347

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and...

5.5CVSS6.1AI score0.00201EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.7 views

SUSE CVE-2023-53347

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS6.2AI score0.00201EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/17 3:15 p.m.8 views

CVE-2023-53347

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.12 views

AZL-71900 CVE-2023-53347 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/17 2:56 p.m.47 views

CVE-2023-53347

CVE-2023-53347 (Linux kernel, net/mlx5e offloads): The issue arises from incorrect ordering between E-switch unpairing and uplink vport unload when switching modes or removing devices, causing a use-after-free during peer-flow cleanup and a kernel oops. The fix is to handle pairing of the E-switc...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/17 2:56 p.m.11 views

CVE-2023-53347 net/mlx5: Handle pairing of E-switch via uplink un/load APIs

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS5.9AI score
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:47 a.m.8 views

ice: add NULL check in eswitch lag check

...

7.5CVSS6.9AI score0.00364EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38526

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: ice: add NULL check in eswitch lag check The function icelagisswitchdevrunning is being call...

7.5CVSS5.6AI score0.00364EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:00 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2025:14420)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:14420 advisory. kernel: udp: Fix memory accounting leak. CVE-2025-22058 kernel: netsched: ets: Fix double list add in class with netem as child qdisc CVE-2025-37914...

7.8CVSS7.3AI score0.00216EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/26 12:00 a.m.20 views

Oracle Linux 9 : kernel (ELSA-2025-14420)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-14420 advisory. - ice: fix eswitch code memory leak in reset scenario CKI Backport Bot RHEL-108152 CVE-2025-38417 - udp: Fix memory accounting leak. Xin Long...

7.8CVSS7.2AI score0.00216EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/08/25 2:07 p.m.8 views

kernel: ice: fix eswitch code memory leak in reset scenario

In the Linux kernel, the following vulnerability has been resolved: ice: fix eswitch code memory leak in reset scenario Add simple eswitch mode checker in attaching VF procedure and allocate required port representor memory structures only in switchdev mode. The reset flows triggers VF if present...

5.5CVSS6.9AI score0.00159EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/25 2:07 p.m.14 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.8CVSS6.7AI score0.00215EPSS
SaveExploits0References4
Rows per page
Query Builder