Lucene search
K

372 matches found

SUSE Linux
SUSE Linux
added 2025/08/04 10:5 a.m.2 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-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.00082EPSS
Exploits0References22
SUSE Linux
SUSE Linux
added 2025/08/04 7:34 a.m.2 views

Security update for the Linux Kernel (Live Patch 63 for SLE 12 SP5)

This update for the Linux Kernel 4.12.14-122237 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. CVE-2025-37752...

7.8CVSS7.8AI score0.00082EPSS
Exploits0References16
OSV
OSV
added 2025/08/03 9:34 a.m.0 views

SUSE-SU-2025:02610-1 Security update for the Linux Kernel (Live Patch 34 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024144 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.00082EPSS
Exploits0References11
SUSE Linux
SUSE Linux
added 2025/08/03 2:34 a.m.1 views

Security update for the Linux Kernel (Live Patch 51 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059185 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.8CVSS8.1AI score0.00082EPSS
Exploits0References16
OSV
OSV
added 2025/08/02 8:34 p.m.1 views

SUSE-SU-2025:02607-1 Security update for the Linux Kernel (Live Patch 48 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059174 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.00082EPSS
Exploits0References9
SUSE Linux
SUSE Linux
added 2025/08/02 6:6 a.m.2 views

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

This update for the Linux Kernel 6.4.0-1506001029 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.8CVSS7.8AI score0.00082EPSS
Exploits0References12
RedHat Linux
RedHat Linux
added 2025/07/29 5:1 p.m.2 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7.2AI score0.00082EPSS
Exploits0References5
Amazon
Amazon
added 2025/07/29 12:0 a.m.1 views

Important: kernel-livepatch-6.1.134-150.224

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue CVE-2025-38000 In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu read protection for procfs content...

7.8CVSS6.3AI score0.00082EPSS
Exploits0
OSV
OSV
added 2025/07/18 2:52 p.m.2 views

OESA-2025-1874 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifotailenqueue will drop a packet in scheduler's...

7.8CVSS6.5AI score0.00101EPSS
Exploits0References21
OSV
OSV
added 2025/07/18 2:49 p.m.2 views

OESA-2025-1869 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop new packet when sch-limit == 0 Expected behaviour: In case we reach scheduler's limit, pfifotailenqueue will drop a packet in scheduler's...

7.8CVSS6.6AI score0.00101EPSS
Exploits0References17
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.1 views

PT-2025-31074

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition can occur when agg is modified while other threads access it concurrently, potentially leading to a NULL dereference or a use-after-free. The issue arises from concurren...

6CVSS6.6AI score0.00049EPSS
Exploits0
OSV
OSV
added 2025/07/03 8:35 a.m.2 views

CVE-2025-38115 net_sched: sch_sfq: fix a potential crash on gso_skb handling

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.5CVSS6.1AI score0.00119EPSS
Exploits0References13
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.1 views

PT-2025-27701

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential crash in the Linux kernel's net sched module has been resolved. The issue occurred in the sch sfq function, which has an assumption of always being able to queue at least o...

5.5CVSS6.6AI score0.00119EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/30 12:0 a.m.2 views

PT-2025-30120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the networking scheduler where certain classful qdiscs may unexpectedly empty a child qdisc, leading to a use-after-free condition. This can occur whe...

7.8CVSS6.9AI score0.00078EPSS
Exploits0
SUSE Linux
SUSE Linux
added 2025/06/25 6:2 a.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 11 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-53141: netfilter: ipset: add missing range check in bitmapipuadt bsc1234381. CVE-2025-21700: net: sched: Disallow replacing of child qdisc from one parent to...

8.5CVSS7.9AI score0.9427EPSS
Exploits9References42
OSV
OSV
added 2025/06/19 5:24 p.m.3 views

CLSA-2025-1750353839 kernel: Fix of 6 CVEs

pfifotailenqueue: Drop new packet when sch-limit == 0 CVE-2025-21702 - xfs: add bounds checking to xlogrecoverprocessdata CVE-2024-41014 - netfilter: validate user input for expected length CVE-2024-35896 - nfs: fix UAF in direct writes CVE-2024-26958 - Squashfs: check the inode number is not the...

7.8CVSS6.8AI score0.00032EPSS
Exploits0References1
OSV
OSV
added 2025/06/16 3:33 p.m.0 views

SUSE-SU-2025:20413-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL bsc1228557. - CVE-2024-46713: kabi fix for perf/aux: Fix AUX buffer...

7.8CVSS6.9AI score0.00452EPSS
Exploits2References422
OSV
OSV
added 2025/06/15 1:6 p.m.2 views

SUSE-SU-2025:20408-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52888: media: mediatek: vcodec: Only free buffer VA that is not NULL bsc1228557. - CVE-2024-46713: kabi fix for perf/aux: Fix AUX buffer...

7.8CVSS6.8AI score0.00452EPSS
Exploits2References381
OSV
OSV
added 2025/06/10 3:23 p.m.6 views

CLSA-2025-1749568993 kernel: Fix of 24 CVEs

vsock: Keep the binding until socket destruction CVE-2025-21756 - mt76: fix use-after-free by removing a non-RCU wcid pointer CVE-2022-49328 - bpf, testrun: Fix alignment problem in bpfprogtestrunskb CVE-2022-49840 - ASoC: core: Fix use-after-free in sndsocexit CVE-2022-49842 - net: sched: Fix...

7.8CVSS7.3AI score0.00105EPSS
Exploits3References1
SUSE CVE
SUSE CVE
added 2025/06/10 2:8 a.m.1 views

SUSE CVE-2025-38000

In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet to an HFSC class, hfscenqueue calls the child qdisc's peek operation before incrementing sch-q.qlen and sch-qstats.backlog. If the...

7CVSS6.5AI score0.00082EPSS
Exploits0References102
Rows per page
Query Builder