Lucene search
+L

4949 matches found

Cvelist
Cvelist
added 2024/07/17 6:10 a.m.42 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

7.8CVSS0.0037EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.19 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

6.5AI score0.0037EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/17 6:10 a.m.325 views

CVE-2024-41010

CVE-2024-41010 concerns a Linux kernel vulnerability in the BPF tcx_entry management for old-style ingress/clsact qdiscs. The issue is a use-after-free caused by releasing tcx_entry too early when a shared tc block is replaced, enabling a local attacker to trigger a UAF through a specific qdisc s...

7.8CVSS6.2AI score0.0037EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/17 6:10 a.m.23 views

CVE-2024-41010 bpf: Fix too early release of tcx_entry

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcxentry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcxentry can be released too early leading to a use after free UAF when an active old-style...

7.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/17 6:10 a.m.50 views

CVE-2024-41009 bpf: Fix overrunning reservations in ringbuf

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

7.8CVSS0.00272EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/17 6:10 a.m.28 views

CVE-2024-41009 bpf: Fix overrunning reservations in ringbuf

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

6.5AI score0.00272EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/17 6:10 a.m.32 views

CVE-2024-41009 bpf: Fix overrunning reservations in ringbuf

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: consumerpos is the consumer counter to show which...

7.8CVSS6.2AI score
SaveExploits0References10
CVE
CVE
added 2024/07/17 6:10 a.m.364 views

CVE-2024-41009

The CVE-2024-41009 issue affects the Linux kernel BPF ringbuf implementation. It occurs when two reservations overlap in a power-of-2 sized ring buffer, enabling a BPF program to edit a header in a later chunk and corrupt the earlier chunk’s header, potentially crashing the kernel. The root cause...

7.8CVSS6.5AI score0.00272EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/17 12:00 a.m.90 views

Ubuntu 20.04 LTS : Linux kernel vulnerabilities (USN-6896-3)

The remote Ubuntu 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6896-3 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

9.8CVSS7.6AI score0.01635EPSS
SaveExploits1References148
Tenable Nessus
Tenable Nessus
added 2024/07/17 12:00 a.m.117 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6898-2)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6898-2 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS7.2AI score0.01401EPSS
SaveExploits1References151
RedhatCVE
RedhatCVE
added 2024/07/16 7:27 p.m.32 views

CVE-2024-41003

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsetminmax corruption of fakereg Juan reported that after doing some changes to buzzer 0 and implementing a new fuzzing strategy guided by coverage, they noticed the following in one of the probes: ... 13: 79 r6 = u64 ...

4.4CVSS7AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.18 views

CVE-2024-40909

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free in bpflinkfree After commit 1a80dbcb2dba, bpflink can be freed by link-ops-deallocdeferred, but the code still tests and uses link-ops-dealloc afterward, which leads to a use-after-free as...

7.8CVSS8.2AI score0.00278EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 2:37 p.m.19 views

CVE-2024-40908

In the Linux kernel, the following vulnerability has been resolved: bpf: Set run context for rawtp testrun callback syzbot reported crash when rawtp program executed through the testrun interface calls bpfgetattachcookie helper or any other helper that touches task-bpfctx pointer. Setting the run...

4.4CVSS7.3AI score0.00277EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/07/16 11:47 a.m.91 views

USN-6896-2: Linux kernel vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.6 views

SUSE CVE-2024-40909

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a potential use-after-free in bpflinkfree After commit 1a80dbcb2dba, bpflink can be freed by link-ops-deallocdeferred, but the code still tests and uses link-ops-dealloc afterward, which leads to a use-after-free as...

7.8CVSS6.5AI score0.00278EPSS
SaveExploits0References45
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.9 views

SUSE CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS7.8AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.11 views

SUSE CVE-2024-41003

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix regsetminmax corruption of fakereg Juan reported that after doing some changes to buzzer 0 and implementing a new fuzzing strategy guided by coverage, they noticed the following in one of the probes: ... 13: 79 r6 = u64 ...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:00 a.m.53 views

Ubuntu 18.04 LTS : Linux kernel vulnerabilities (USN-6896-2)

The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6896-2 advisory. It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An...

9.8CVSS7.6AI score0.01635EPSS
SaveExploits1References148
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:00 a.m.102 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6893-2)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6893-2 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

9.8CVSS7AI score0.01401EPSS
SaveExploits1References178
Ubuntu
Ubuntu
added 2024/07/15 4:13 p.m.334 views

USN-6898-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.8CVSS7.1AI score0.01401EPSS
SaveExploits1
Rows per page
Query Builder