Lucene search
+L

3266 matches found

Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.20 views

CVE-2025-21971

In the Linux kernel, the following vulnerability has been resolved: netsched: Prevent creation of classes with TCHROOT The function qdisctreereducebacklog uses TCHROOT as a termination condition when traversing up the qdisc tree to update parent backlog counters. However, if a class is created wi...

7.8CVSS5.6AI score0.00213EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.25 views

CVE-2025-21938 mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

7.5CVSS0.00364EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21938

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

7.5CVSS5.6AI score0.00364EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:41 p.m.11 views

CVE-2025-21938 mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcppmnlappendnewlocaladdr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one caller may end up in mptcppmnlappendnewlocaladdr because...

7.5CVSS6.1AI score
SaveExploits0References10
CVE
CVE
added 2025/04/01 3:41 p.m.168 views

CVE-2025-21938

CVE-2025-21938 refers to a Linux kernel vulnerability in MPTCP where, when multiple connection requests create an implicit MPTCP endpoint in parallel, concurrent mptcp_pm_nl_get_local_id calls may delete the address entry created by a previous caller. The root cause is risky deletes via synchroni...

7.5CVSS6.8AI score0.00364EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.13 views

CVE-2025-21919

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix potential memory corruption in childcfsrqonlist childcfsrqonlist attempts to convert a 'prev' pointer to a cfsrq. This 'prev' pointer can originate from struct rq's leafcfsrqlist, making the conversion invalid and...

7.8CVSS6.3AI score0.00215EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:26 p.m.26 views

CVE-2025-21900 NFSv4: Fix a deadlock when recovering state on a sillyrenamed file

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a deadlock when recovering state on a sillyrenamed file If the file is sillyrenamed, and slated for delete on close, it is possible for a server reboot to triggeer an open reclaim, with can again race with the...

7.5CVSS0.00325EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:26 p.m.90 views

CVE-2025-21900

CVE-2025-21900 : In the Linux kernel, a deadlock can occur in NFSv4 state recovery for a sillyrenamed file scheduled for delete-on-close, when a server reboot triggers an open reclaim and races with close(). The root cause is a synchronous delegreturn call from put_nfs_open_context() that isn’t m...

7.5CVSS7.1AI score0.00325EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:26 p.m.23 views

CVE-2025-21897 sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called without balance()

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

0.00145EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/01 3:26 p.m.19 views

CVE-2025-21897

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix picktaskscx picking non-queued tasks when it's called without balance a6250aa251ea "schedext: Handle cases where picktaskscx is called without preceding balancescx" added a workaround to handle the cases where...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/03/31 12:00 a.m.18 views

Xorcom CompletePBX 操作系统命令注入漏洞

Xorcom CompletePBX is an Asterisk-based enterprise-class IP telephony system from Xorcom Israel. An operating system command injection vulnerability exists in Xorcom CompletePBX version 5.2.35 and earlier, which stems from command injection in the administrator task scheduling feature and could...

8.8CVSS7.6AI score0.03946EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2025/03/29 3:32 p.m.18 views

CVE-2025-21882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

3.3CVSS7.2AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 3:28 p.m.21 views

CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.9 views

SUSE CVE-2023-52983

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for bfqq in bicsetbfqq After commit 64dc8c732f5c "block, bfq: fix possible uaf for 'bfqq-bic'", bic-bfqq will be accessed in bicsetbfqq, however, in some context bic-bfqq will be freed, and bicsetbfqq is calle...

5.5CVSS6.5AI score0.00266EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 5:15 p.m.14 views

CVE-2023-53025

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.4AI score
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-53021

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS5.4AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.6 views

UBUNTU-CVE-2023-53021

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS6.1AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/27 3:15 p.m.1 views

DEBIAN-CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS5.8AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 3:15 p.m.14 views

UBUNTU-CVE-2025-21882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

7.8CVSS5.7AI score0.00174EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 2:57 p.m.7 views

CVE-2025-21882 net/mlx5: Fix vport QoS cleanup on error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

7.8CVSS7.6AI score
SaveExploits0References5
Rows per page
Query Builder