Lucene search
+L

4630 matches found

OSV
OSV
added 2024/07/29 3:52 p.m.16 views

CVE-2024-42068 bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryro into account with bpfproglockro setmemoryro can fail, leaving memory unprotected. Check its return and take it into account as an error...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References10
CVE
CVE
added 2024/07/29 3:52 p.m.115 views

CVE-2024-42067

CVE-2024-42067 : In the Linux kernel, the vulnerability involves BPF/JIT memory protection. The function set_memory_rox() can fail, leaving memory unprotected. The fix makes the code check the return value of set_memory_rox() via bpf_jit_binary_lock_ro() and bail out if an error occurs, ensuring ...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/29 3:52 p.m.16 views

CVE-2024-42067 bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

In the Linux kernel, the following vulnerability has been resolved: bpf: Take return from setmemoryrox into account with bpfjitbinarylockro setmemoryrox can fail, leaving memory unprotected. Check return and bail out when bpfjitbinarylockro returns an error...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.20 views

CVE-2024-42063 bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsanunposionmemory in interpreter mode syzbot reported uninit memory usages during maplookup,deleteelem. ========== BUG: KMSAN: uninit-value in devmaplookupelem kernel/bpf/devmap.c:441 inline BUG:...

6.8AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42063 bpf: Mark bpf prog stack with kmsan_unposion_memory in interpreter mode

In the Linux kernel, the following vulnerability has been resolved: bpf: Mark bpf prog stack with kmsanunposionmemory in interpreter mode syzbot reported uninit memory usages during maplookup,deleteelem. ========== BUG: KMSAN: uninit-value in devmaplookupelem kernel/bpf/devmap.c:441 inline BUG:...

5.5CVSS6AI score0.00222EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/29 3:52 p.m.115 views

CVE-2024-42063

CVE-2024-42063: In the Linux kernel, a KMSAN-flagged uninitialized memory issue was identified in BPF devmap when calling map_lookup_elem/map_delete_elem in interpreter mode. Reproducer shows uninitialized value paths through __dev_map_lookup_elem and bpf_map_lookup_elem during BPF program execut...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/07/29 3:15 p.m.35 views

CVE-2024-41048

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

5.5CVSS0.00273EPSS
SaveExploits0References6
NVD
NVD
added 2024/07/29 3:15 p.m.11 views

CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS0.00269EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

AZL-62510 CVE-2024-41045 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.8 views

AZL-67776 CVE-2024-41045 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.1 views

DEBIAN-CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.3AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.5 views

UBUNTU-CVE-2024-41045

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.9AI score0.00269EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/29 3:15 p.m.4 views

UBUNTU-CVE-2024-41048

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

5.5CVSS6.2AI score0.00273EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.40 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

0.00273EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.20 views

CVE-2024-41048 skmsg: Skip zero length skb in sk_msg_recvmsg

In the Linux kernel, the following vulnerability has been resolved: skmsg: Skip zero length skb in skmsgrecvmsg When running BPF selftests ./testprogs -t sockmapbasic on a Loongarch platform, the following kernel panic occurs: ... Oops1: CPU: 22 PID: 2824 Comm: testprogs Tainted: G OE 6.10.0-rc2+...

6.6AI score0.00273EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:32 p.m.101 views

CVE-2024-41045

CVE-2024-41045: Linux kernel vulnerability fixed in bpf_timer_cancel_and_free. The issue arises when canceling/ freeing timers embedded in BPF maps via bpf_map_update_elem, where timer cancellation uses hrtimer_cancel and could deadlock or cause use-after-free under RCUs. The patch suggests using...

7.8CVSS6.7AI score0.00269EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/07/29 2:32 p.m.15 views

CVE-2024-41045 bpf: Defer work in bpf_timer_cancel_and_free

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS6AI score0.00269EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a mremap operation not being accounted for in the bpf arena logic, which requires reference counts to be add...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in bpftimercancelandfree, where a deadlock may occur if two timer callbacks attempt to cancel each other, or...

7.8CVSS6.4AI score0.00269EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/29 12:0 a.m.30 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-6926-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6926-1 advisory. discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure...

8.8CVSS7.6AI score0.00829EPSS
SaveExploits0References31
Rows per page
Query Builder