Lucene search
+L

489 matches found

OSV
OSV
added 2025/07/03 9:15 a.m.10 views

AZL-64580 CVE-2025-38115 affecting package kernel for versions less than 6.6.96.1-1

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.8CVSS6.8AI score0.00184EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.5 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.00184EPSS
SaveExploits0
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.92621EPSS
SaveExploits10References42
OSV
OSV
added 2025/06/19 5:24 p.m.17 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.0028EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/17 2:2 p.m.17 views

CLSA-2025-1750168919 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.0028EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/16 3:33 p.m.6 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...

10CVSS6.9AI score0.00707EPSS
SaveExploits3References422
SUSE Linux
SUSE Linux
added 2025/06/16 2:54 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2024-28956: x86/ibt: Keep IBT disabled during alternative patching bsc1242006. CVE-2024-46713: kabi fix for perf/aux: Fix AUX buffer serialization bsc1230581...

8.5CVSS8.6AI score0.00707EPSS
SaveExploits3References740
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: BPF: Prevent tail calls between programs attached to different hooks Programs progs can be attached to kernel functions, and these attached functions may take different parameters or return different return values. If a program...

7.8CVSS5.9AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/15 1:6 p.m.8 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...

10CVSS6.8AI score0.00707EPSS
SaveExploits3References381
OSV
OSV
added 2025/05/20 10:24 a.m.20 views

CLSA-2025-1747725447 kernel: Fix of 35 CVEs

ext4: fix OOB read when checking dotdot dir CVE-2025-37785 - wifi: iwlwifi: limit printed string from FW file CVE-2025-21905 - drm/amdgpu: Fix potential out-of-bounds access in 'amdgpudiscoveryregbaseinit' CVE-2024-27042 - dm-crypt: don't modify the data when using authenticated encryption...

9.8CVSS7.1AI score0.00723EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/05/19 3:19 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: pfifotailenqueue: Drop a new packet when sch-limit == 0. Expected behavior: If the scheduler’s limit is reached, pfifotailenqueue will drop a packet from the scheduler’s queue and decrease the scheduler’s qlen by one. Then, it wi...

7.8CVSS6AI score0.00267EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.11 views

kernel: jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/07 2:12 a.m.6 views

SUSE CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

5.5CVSS7.7AI score0.00184EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/05 3:15 p.m.7 views

AZL-69932 CVE-2024-58237 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.7AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/05 3:15 p.m.23 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.1 views

DEBIAN-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

5.5CVSS5.7AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 3:15 p.m.5 views

UBUNTU-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.3AI score0.00184EPSS
SaveExploits0References16
Debian CVE
Debian CVE
added 2025/05/05 2:53 p.m.11 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS5.7AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2025/05/05 2:53 p.m.7 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/05 2:53 p.m.29 views

CVE-2024-58237 bpf: consider that tail calls invalidate packet pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder