Lucene search
+L

4633 matches found

RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.2 views

kernel: bpf: Fix out-of-bounds write in trie_get_next_key()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in triegetnextkey triegetnextkey allocates a node stack with size trie-maxprefixlen, while it writes trie-maxprefixlen + 1 nodes to the stack when it has full paths from the root to leaves. For exampl...

7.8CVSS6.8AI score0.00267EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.25 views

SUSE SLES15 Security Update : kernel (Live Patch 2 for SLE 15 SP6) (SUSE-SU-2024:4209-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:4209-1 advisory. This update for the Linux Kernel 6.4.0-1506002314 fixes several issues. The following security issues were fixed: - CVE-2024-43861: Fix memory...

7.8CVSS6.9AI score0.00278EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.24 views

SUSE SLES15 Security Update : kernel (Live Patch 3 for SLE 15 SP6) (SUSE-SU-2024:4210-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:4210-1 advisory. This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: - CVE-2024-43861: Fix memory...

7.8CVSS6.9AI score0.00278EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/12/11 12:0 a.m.17 views

RHEL 9 : kernel (RHSA-2024:10945)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:10945 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: bpf: Add BPFPROGTYPECGROUPSKB attach...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References5
Fedora
Fedora
added 2024/12/10 1:24 a.m.8 views

[SECURITY] Fedora 41 Update: retsnoop-0.10.1-3.fc41

retsnoop is BPF-based tool that is meant to help debugging kernel issues. It allows to capture call stacks of kernel functions that return errors NULL or -Exxx and emits every such detected call stack, along with the captured results...

7.2AI score
SaveExploits0
Fedora
Fedora
added 2024/12/10 1:19 a.m.12 views

[SECURITY] Fedora 40 Update: retsnoop-0.10.1-3.fc40

retsnoop is BPF-based tool that is meant to help debugging kernel issues. It allows to capture call stacks of kernel functions that return errors NULL or -Exxx and emits every such detected call stack, along with the captured results...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/08 12:0 a.m.15 views

PT-2024-36975

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description The issue is related to an invalid access to prog array in perf event detach bpf prog. A crash occurs when a tracepoint perf event with attr.inherit=1 is created, attached to a process, and a b...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2024/12/05 3:34 p.m.2 views

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

This update for the Linux Kernel 6.4.0-1506002317 fixes several issues. The following security issues were fixed: CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. CVE-2024-35949: btrfs: make sure that WRITTEN is set on all metadata blocks bsc1229273. CVE-2023-52752: smb: client: fix...

7.8CVSS8.1AI score0.00278EPSS
SaveExploits0References20
OSV
OSV
added 2024/12/05 3:34 p.m.24 views

SUSE-SU-2024:4209-1 Security update for the Linux Kernel (Live Patch 2 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002314 fixes several issues. The following security issues were fixed: - CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. - CVE-2024-42133: Bluetooth: Ignore too large handle values in BIG bsc1228511. - CVE-2024-35949: btrfs: make sure that...

7.8CVSS6.9AI score0.00278EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/12/05 5:12 a.m.20 views

CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

4.4CVSS6.7AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/05 12:16 a.m.4 views

SUSE CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

7.8CVSS6.3AI score0.00209EPSS
SaveExploits0References48
NVD
NVD
added 2024/12/04 2:15 p.m.15 views

CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS0.00209EPSS
SaveExploits0References8
CVE
CVE
added 2024/12/04 2:11 p.m.3728 views

CVE-2024-53125

CVE-2024-53125 involves the Linux kernel BPF verifier. The issue occurs in sync_linked_regs() where subreg_def marks and range propagation can be incorrect, leading to an incorrect rewrite of BPF instructions when BPF_F_TEST_RND_HI32 is set. Publicly documented impact indicates potential misbehav...

5.5CVSS6.4AI score0.00209EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:11 p.m.11 views

CVE-2024-53125

In the Linux kernel, the following vulnerability has been resolved: bpf: synclinkedregs must preserve subregdef Range propagation must not affect subregdef marks, otherwise the following example is rewritten by verifier incorrectly when BPFFTESTRNDHI32 flag is set: 0: call bpfktimegetns call...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.42 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS7AI score0.01483EPSS
SaveExploits0References27
RedHat Linux
RedHat Linux
added 2024/12/04 12:51 a.m.51 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.1CVSS6.9AI score0.00301EPSS
SaveExploits0References15
OSV
OSV
added 2024/12/02 2:37 p.m.28 views

SUSE-SU-2024:4140-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2021-47589: igbvf: fix double free in igbvfprobe bsc1226557. - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1231893. - CVE-2022-48960: net:...

7.8CVSS8.5AI score0.03849EPSS
SaveExploits2References112
OSV
OSV
added 2024/12/02 12:35 p.m.7 views

SUSE-SU-2024:4139-1 Security update for the Linux Kernel RT (Live Patch 1 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-150600105 fixes several issues. The following security issues were fixed: - CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. - CVE-2024-35949: btrfs: make sure that WRITTEN is set on all metadata blocks bsc1229273. - CVE-2023-52752: smb: client...

7.8CVSS7.1AI score0.00278EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2024/12/02 12:0 a.m.14 views

Oracle Linux 8 : kernel:4.18.0 (ELSA-2024-10281)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-10281 advisory. - media: edia: dvbdev: fix a use-after-free Kate Hsuan RHEL-35763 CVE-2024-27043 - bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in...

7.8CVSS6.9AI score0.00301EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/29 11:58 a.m.7 views

OESA-2024-2495 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler. """ We are seeing a use-after-free from a...

7.8CVSS5.7AI score0.00305EPSS
SaveExploits0References9
Rows per page
Query Builder