Lucene search
+L

15 matches found

Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•8 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38039)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38039 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•9 views

EUVD-2025-18613

Malicious code in bioql PyPI...

7.9AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/08/15 12:00 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2021-47125

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: schhtb: fix refcount leak in htbparenttoleafoffload The commit ae81feb7338c schhtb: fix null...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2025/06/20 2:53 p.m.•10 views

CVE-2025-38039

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

4.1CVSS7.4AI score0.00189EPSS
SaveExploits0References4
NVD
NVD
•added 2025/06/18 10:15 a.m.•9 views

CVE-2025-38039

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

5.5CVSS0.00189EPSS
SaveExploits0References4
CVE
CVE
•added 2025/06/18 9:33 a.m.•101 views

CVE-2025-38039

CVE-2025-38039 affects the Linux kernel's net/mlx5e driver in scenarios where MQPRIO is enabled while HTB offload is already configured. The vulnerability arises when the driver previously returned -EINVAL and triggered a WARN_ON, potentially generating a call trace. A patch was applied to handle...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2025/06/18 9:33 a.m.•10 views

CVE-2025-38039 net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

6.8AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•17 views

CVE-2025-38039 net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

0.00189EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2025/06/18 9:33 a.m.•12 views

CVE-2025-38039

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/06/18 12:00 a.m.•2 views

CVE-2025-38039: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid issuing a WARNON when configuring MQPRIO with HTB offload enabled. When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, resulting i...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References3
OSV
OSV
•added 2025/04/16 3:15 p.m.•12 views

UBUNTU-CVE-2025-22061

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix qid report in airohatcgethtbgetleafqueue Fix the following kernel warning deleting HTB offloaded leafs and/or root HTB qdisc in airohaeth driver properly reporting qid in airohatcgethtbgetleafqueue routine. $tc...

7.8CVSS5.9AI score0.00231EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2024/03/19 3:50 a.m.•7 views

SUSE CVE-2021-47125

In the Linux kernel, the following vulnerability has been resolved: schhtb: fix refcount leak in htbparenttoleafoffload The commit ae81feb7338c "schhtb: fix null pointer dereference on a null newq" fixes a NULL pointer dereference bug, but it is not correct. Because htbgrafthelper properly handle...

5.5CVSS6.6AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
•added 2024/03/15 9:15 p.m.•11 views

UBUNTU-CVE-2021-47125

In the Linux kernel, the following vulnerability has been resolved: schhtb: fix refcount leak in htbparenttoleafoffload The commit ae81feb7338c "schhtb: fix null pointer dereference on a null newq" fixes a NULL pointer dereference bug, but it is not correct. Because htbgrafthelper properly handle...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2021/06/04 12:00 a.m.•13 views

PT-2024-11177 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the htb parent to leaf offload function. The commit ae81feb7338c, which aimed to fix a NULL pointer...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References13
Rows per page
Query Builder