Lucene search
+L

2704 matches found

CVE
CVE
added 2024/10/21 6:54 p.m.145 views

CVE-2024-50017

CVE-2024-50017 affects the Linux kernel’s identity-mapping code (x86/mm/ident_map). When ident_pud_init() creates identity maps using only GB pages, it can map large address ranges not requested (a 4K request could yield a full 1GB mapping), potentially including BIOS-reserved areas. This enables...

5.5CVSS5.3AI score0.00221EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.5 views

SUSE CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

6.7CVSS6.6AI score0.00232EPSS
SaveExploits0References24
RedhatCVE
RedhatCVE
added 2024/10/21 3:12 p.m.21 views

CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

4.4CVSS7AI score0.00232EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.20 views

AZL-50858 CVE-2024-49861 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.1CVSS6.4AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.6 views

DEBIAN-CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.1CVSS5.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.16 views

CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 1:15 p.m.14 views

AZL-50802 CVE-2024-49861 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.1CVSS6.4AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.12 views

UBUNTU-CVE-2024-49861

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits0References22
CVE
CVE
added 2024/10/21 12:27 p.m.144 views

CVE-2024-49861

CVE-2024-49861 affects the Linux kernel: bpf: Fix helper writes to read-only maps. The issue allowed a BPF program to write into a read‑only map (e.g., frozen .rodata) via helpers using ARG_PTR_TO_{LONG,INT}, because meta->raw_mode wasn’t set and check_map_access_type() treated the map as read...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 12:27 p.m.36 views

CVE-2024-49861 bpf: Fix helper writes to read-only maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS0.00232EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 12:27 p.m.11 views

CVE-2024-49861 bpf: Fix helper writes to read-only maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 12:27 p.m.12 views

CVE-2024-49861 bpf: Fix helper writes to read-only maps

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map like in case of .rodata, it was still possible to write into it from a BPF program side through specific helpers having...

7.8CVSS6.3AI score
SaveExploits0References9
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

DEBIAN-CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.17 views

AZL-51213 CVE-2024-47710 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.17 views

AZL-51114 CVE-2024-47710 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

UBUNTU-CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References43
NVD
NVD
added 2024/10/07 1:15 p.m.25 views

CVE-2024-43047

Memory corruption while maintaining memory maps of HLOS memory...

7.8CVSS0.00674EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/07 12:59 p.m.348 views

CVE-2024-43047

CVE-2024-43047 is a memory corruption (use-after-free) issue in Qualcomm DSP driver ADSPRPC that handles DMA-mapped memory between the host OS and DSP. Public reports describe multiple kernel panics and memory-safety failures tied to fastrpc_mmap and related structures (fastrpc_mmap, fastrpc_file...

7.8CVSS8AI score0.00674EPSS
SaveIn wildExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/07 12:59 p.m.47 views

CVE-2024-43047 Use After Free in DSP Service

Memory corruption while maintaining memory maps of HLOS memory...

7.8CVSS7.2AI score0.00674EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/07 12:59 p.m.47 views

CVE-2024-43047 Use After Free in DSP Service

Memory corruption while maintaining memory maps of HLOS memory...

7.8CVSS0.00674EPSS
SaveExploits0References1
Rows per page
Query Builder