Lucene search
+L

119 matches found

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
SUSE CVE
SUSE CVE
•added 2025/05/21 12:46 a.m.•20 views

SUSE CVE-2025-37932

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

6.3AI score0.00228EPSS
SaveExploits0References25
OSV
OSV
•added 2025/05/20 4:15 p.m.•5 views

DEBIAN-CVE-2025-37953

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

5.5CVSS5.3AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
•added 2025/05/20 4:15 p.m.•17 views

CVE-2025-37953

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

5.5CVSS0.00186EPSS
SaveExploits0References9
OSV
OSV
•added 2025/05/20 4:15 p.m.•6 views

DEBIAN-CVE-2025-37932

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
•added 2025/05/20 4:15 p.m.•8 views

UBUNTU-CVE-2025-37953

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

5.5CVSS6.1AI score0.00186EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2025/05/20 4:01 p.m.•34 views

CVE-2025-37953 sch_htb: make htb_deactivate() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbdeactivate idempotent Alan reported a NULL pointer dereference in htbnextrbnode after we made htbqlennotify idempotent. It turns out in the following case it introduced some regression: htbdequeuetree: |-...

0.00186EPSS
SaveExploits0References8
CVE
CVE
•added 2025/05/20 4:01 p.m.•121 views

CVE-2025-37953

CVE-2025-37953 affects the Linux kernel sch_htb component. The issue stems from a regression caused when htb_qlen_notify() and htb_deactivate() interactions could leave prt pointers NULL, enabling a NULL pointer dereference path via htb_next_rb_node() and in certain qlen/dequeue_backlog sequences...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References9Affected Software1
CVE
CVE
•added 2025/05/20 3:21 p.m.•154 views

CVE-2025-37932

The CVE-2025-37932 issue affects the Linux kernel’s HTB qdisc: htb_qlen_notify() was not idempotent and could deactivate an HTB class or trigger a warning if called when already deactivated. The fix ports the function to be idempotent, easing callers such as fq_codel_dequeue() and qdisc_tree_redu...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
•added 2025/05/20 3:21 p.m.•31 views

CVE-2025-37932 sch_htb: make htb_qlen_notify() idempotent

In the Linux kernel, the following vulnerability has been resolved: schhtb: make htbqlennotify idempotent htbqlennotify always deactivates the HTB class and in fact could trigger a warning if it is already deactivated. Therefore, it is not idempotent and not friendly to its callers, like...

0.00228EPSS
SaveExploits0References8
CNNVD
CNNVD
•added 2025/05/20 12:00 a.m.•9 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 a non-idempotent htbqlennotify in schhtb...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References10
NVD
NVD
•added 2025/04/16 3:15 p.m.•18 views

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.8CVSS0.00231EPSS
SaveExploits0References2
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
OSV
OSV
•added 2025/04/16 2:12 p.m.•15 views

CVE-2025-22061 net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()

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.8CVSS6AI score
SaveExploits0References5
CVE
CVE
•added 2025/04/16 2:12 p.m.•143 views

CVE-2025-22061

CVE-2025-22061 concerns the Linux kernel’s airoha Ethernet driver (airoha_eth) and the function airoha_tc_get_htb_get_leaf_queue() . Connected advisories explicitly state the root cause as a fix to the qid reporting in that routine, addressing kernel warnings when deleting HTB offloaded qdiscs. T...

7.8CVSS6.5AI score0.00231EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2025/04/16 2:12 p.m.•38 views

CVE-2025-22061 net: airoha: Fix qid report in airoha_tc_get_htb_get_leaf_queue()

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.8CVSS0.00231EPSS
SaveExploits0References2
GithubExploit
GithubExploit
•added 2024/07/15 1:38 a.m.•243 views

Exploit for Unrestricted Upload of File with Dangerous Type in Chamilo Chamilo_Lms

CVE-2023-4220-Exploit LMS Chamilo 1.11.24 CVE-2023-4220 Explo...

8.1CVSS7.2AI score0.76084EPSS
SaveExploits26
GithubExploit
GithubExploit
•added 2024/06/04 10:01 a.m.•702 views

Exploit for Injection in Vm2_Project Vm2

CVE-2023-30547 vm2 is a sandbox that can run untrusted code wi...

10CVSS9.6AI score0.72087EPSS
SaveExploits6
GithubExploit
GithubExploit
•added 2024/06/04 12:44 a.m.•468 views

Exploit for Code Injection in Openplcproject Openplc_V3_Firmware

CVE-2021-31630 Modified the PoC CVE-202...

9CVSS8.8AI score0.27075EPSS
SaveExploits10
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
Rows per page
Query Builder