Lucene search
+L

303 matches found

Debian CVE
Debian CVE
added 2025/08/19 6:6 a.m.9 views

CVE-2025-38553

Removed by vendor...

5.6AI score0.00124EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 4:3 a.m.1 views

SUSE-SU-2025:02873-1 Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP7)

This update for the Linux Kernel 6.4.0-15070073 fixes several issues. The following security issues were fixed: - CVE-2025-38494: HID: core: do not bypass hidhwrawrequest bsc1247350. - CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID bsc1247351. -...

8.8CVSS8.4AI score0.00291EPSS
SaveExploits0References10
OSV
OSV
added 2025/08/18 12:0 a.m.14 views

ALSA-2025:13961 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: drm/vkms: Fix use after free and double free on init error CVE-2025-22097 kernel: netsched: ets: Fix double list add in class with...

7.8CVSS7.2AI score0.00194EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37752

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netsched: schsfq: move the limit validation It is not sufficient to directly validate the limit on the data that the user passes as it can be updated based on h...

7.8CVSS6.4AI score0.00252EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-38457

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: Abort tcmodifyqdisc if parent class does not exist Lion's patch 1 revealed an ancient bug in the qdisc API. Whenever a user creates/modifies a qdisc...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.7 views

net_sched: sch_sfq: fix a potential crash on gso_skb handling

...

7.8CVSS7AI score0.00184EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/08/05 9:4 a.m.5 views

Security update for the Linux Kernel (Live Patch 21 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005588 fixes several issues. The following security issues were fixed: CVE-2024-56664: bpf, sockmap: Fix race between element replace and close bsc1235250. CVE-2025-37797: netsched: hfsc: Fix a UAF vulnerability in class handling bsc1245793...

7.8CVSS7.9AI score0.00267EPSS
SaveExploits0References20
SUSE Linux
SUSE Linux
added 2025/08/05 7:34 a.m.5 views

Security update for the Linux Kernel (Live Patch 11 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002350 fixes several issues. The following security issues were fixed: CVE-2025-37797: netsched: hfsc: Fix a UAF vulnerability in class handling bsc1245793. CVE-2025-37752: netsched: schsfq: move the limit validation bsc1245776. CVE-2025-21702:...

7.8CVSS8.1AI score0.00267EPSS
SaveExploits0References14
OSV
OSV
added 2025/08/04 1:34 p.m.6 views

SUSE-SU-2025:02673-1 Security update for the Linux Kernel (Live Patch 7 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002333 fixes several issues. The following security issues were fixed: - CVE-2024-56664: bpf, sockmap: Fix race between element replace and close bsc1235250. - CVE-2025-37797: netsched: hfsc: Fix a UAF vulnerability in class handling bsc1245793. -...

7.8CVSS6.7AI score0.00267EPSS
SaveExploits0References9
OSV
OSV
added 2025/07/28 12:15 p.m.15 views

UBUNTU-CVE-2025-38477

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0References48
OSV
OSV
added 2025/07/25 1:15 p.m.2 views

DEBIAN-CVE-2025-38379

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix warning when reconnecting channel When reconnecting a channel in smb2reconnectserver, a dummy tcon is passed down to smb2reconnect with -queryinterface uninitialized, so we can't call queuedelayedwork on it. Fix...

5.5CVSS5.4AI score0.00338EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/19 7:15 a.m.2 views

DEBIAN-CVE-2025-38350

In the Linux kernel, the following vulnerability has been resolved: net/sched: Always pass notifications when child class becomes empty Certain classful qdiscs may invoke their classes' dequeue handler on an enqueue operation. This may unexpectedly empty the child qdisc and thus make an in-flight...

7.8CVSS5.7AI score0.00185EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.7 views

SUSE CVE-2025-38115

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

5.5CVSS7.9AI score0.00184EPSS
SaveExploits0References17
OSV
OSV
added 2025/07/03 9:15 a.m.7 views

UBUNTU-CVE-2025-38115

In the Linux kernel, the following vulnerability has been resolved: netsched: schsfq: fix a potential crash on gsoskb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch-q.len can be inflated by packets in sch-gsoskb, and an...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0References43
RedhatCVE
RedhatCVE
added 2025/06/23 8:41 a.m.9 views

CVE-2022-50100

In the Linux kernel, the following vulnerability has been resolved: sched/core: Do not requeue task on CPU excluded from cpusmask The following warning was triggered on a large machine early in boot on a distribution kernel but the same problem should also affect mainline. WARNING: CPU: 439 PID: ...

5.5CVSS7.1AI score0.00208EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/20 11:23 p.m.7 views

SUSE CVE-2025-38083

In the Linux kernel, the following vulnerability has been resolved: netsched: prio: fix a race in priotune Gerrard Tai reported a race condition in PRIO, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | ...

7.8CVSS6.3AI score0.00121EPSS
SaveExploits0References91
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.11 views

SUSE CVE-2022-49958

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix netdevice reference leaks in attachdefaultqdiscs In attachdefaultqdiscs, if a dev has multiple queues and queue 0 fails to attach qdisc because there is no memory in attachonedefaultqdisc. Then dev-qdisc will be...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
added 2025/06/11 12:4 p.m.1 views

Security update for the Linux Kernel (Live Patch 23 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005594 fixes several issues. The following security issues were fixed: CVE-2022-49080: mm/mempolicy: fix mpolnew leak in sharedpolicyreplace bsc1238324. CVE-2024-58013: Bluetooth: MGMT: Fix slab-use-after-free Read in mgmtremoveadvmonitorsync bsc123909...

8.5CVSS7.9AI score0.00306EPSS
SaveExploits0References12
SUSE Linux
SUSE Linux
added 2025/06/10 10:4 p.m.5 views

Security update for the Linux Kernel (Live Patch 20 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005583 fixes several issues. The following security issues were fixed: CVE-2022-49080: mm/mempolicy: fix mpolnew leak in sharedpolicyreplace bsc1238324. CVE-2024-49855: nbd: fix race between timeout and normal completion bsc1232900. CVE-2024-58013:...

8.5CVSS8.2AI score0.00463EPSS
SaveExploits0References16
SUSE Linux
SUSE Linux
added 2025/06/10 11:17 a.m.1 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: CVE-2024-49855: nbd: fix race between timeout and normal completion bsc1232900 CVE-2025-21680: pktgen: avoid out-of-bounds access in getimixentries bsc1236701 CVE-2024-58013: Bluetooth: MGMT: Fix slab-use-after-free...

8.5CVSS7.4AI score0.00463EPSS
SaveExploits0References16
Rows per page
Query Builder