Lucene search
+L

4616 matches found

UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.25 views

CVE-2024-26906

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

5.5CVSS6.1AI score0.00253EPSS
SaveExploits0References19
OSV
OSV
added 2024/04/17 11:15 a.m.14 views

UBUNTU-CVE-2024-26906

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References19
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26906 x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

6.2AI score0.00253EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.40 views

CVE-2024-26906 x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

7.3AI score0.00253EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/17 10:27 a.m.15 views

CVE-2024-26906 x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disallow vsyscall page read for copyfromkernelnofault When trying to use copyfromkernelnofault to read vsyscall page through a bpf program, the following oops was reported: BUG: unable to handle page fault for address:...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References11
CVE
CVE
added 2024/04/17 10:27 a.m.203 views

CVE-2024-26906

CVE-2024-26906 : In the Linux kernel, x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault(). A bpf program reading the vsyscall page with bpf_probe_read_kernel() can trigger copy_from_kernel_nofault(), which calls __get_user_asm() and may fault because the vsyscall page is not readab...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.36 views

CVE-2024-26885 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.9AI score0.00248EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26885 bpf: Fix DEVMAP_HASH overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.2AI score0.00248EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/17 10:27 a.m.150 views

CVE-2024-26885

CVE-2024-26885 – Linux kernel DEVMAP_HASH overflow on 32-bit arches : The issue arises in devmap hash bucket calculation for max_entries, where the code computes the next power of two for the bucket count and stores it in a 32-bit variable. On 32-bit architectures, the rounding up can overflow mi...

7.8CVSS6.8AI score0.00248EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.50 views

CVE-2024-26885

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix DEVMAPHASH overflow check on 32-bit arches The devmap code allocates a number hash buckets equal to the next power of two of the maxentries value provided when creating the map. When rounding up to the next power of two,...

7.8CVSS8.2AI score0.00248EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.27 views

CVE-2024-26883 bpf: Fix stackmap overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

7.8AI score0.00251EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.45 views

CVE-2024-26884 bpf: Fix hashtab overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches,...

7.1AI score0.00251EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.40 views

CVE-2024-26884 bpf: Fix hashtab overflow check on 32-bit arches

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches,...

7.8AI score0.00251EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.58 views

CVE-2024-26884

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix hashtab overflow check on 32-bit arches The hashtab code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arches,...

7.8CVSS8.2AI score0.00251EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.42 views

CVE-2024-26883

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check on 32-bit arches The stackmap code relies on rounduppowoftwo to compute the number of hash buckets, and contains an overflow check by checking if the resulting value is 0. However, on 32-bit arche...

7.8CVSS8.1AI score0.00251EPSS
SaveExploits0
NVD
NVD
added 2024/04/17 10:15 a.m.13 views

CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS7.5AI score0.00205EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/17 10:15 a.m.9 views

DEBIAN-CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS5.8AI score0.00205EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/17 9:43 a.m.20 views

CVE-2023-52642

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS6.9AI score0.00205EPSS
SaveExploits0
OSV
OSV
added 2024/04/17 9:43 a.m.5 views

CVE-2023-52642 media: rc: bpf attach/detach requires write permission

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.8CVSS6AI score0.00205EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/04/17 9:43 a.m.15 views

CVE-2023-52642 media: rc: bpf attach/detach requires write permission

In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach requires write permission Note that bpf attach/detach also requires CAPNETADMIN...

7.7AI score0.00205EPSS
SaveExploits0References6
Rows per page
Query Builder