Lucene search
K

90 matches found

OSV
OSV
added 2024/11/07 9:31 a.m.9 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

5.5CVSS6AI score0.00013EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.1 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

7.2AI score0.00013EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/10/22 2:22 p.m.1 views

SUSE CVE-2022-48986

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

5.5CVSS6AI score0.00096EPSS
Exploits0References3
NVD
NVD
added 2024/10/21 8:15 p.m.13 views

CVE-2022-48986

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

5.5CVSS0.00096EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2022-48986

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

5.5CVSS5.5AI score0.00096EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

UBUNTU-CVE-2022-48986

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

5.5CVSS6.1AI score0.00096EPSS
Exploits0References13
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.12 views

CVE-2022-48986 mm/gup: fix gup_pud_range() for dax

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix guppudrange for dax For dax pud, pudhuge returns true on x86. So the function works as long as hugetlb is configured. However, dax doesn't depend on hugetlb. Commit 414fd080d125 "mm/gup: fix guppmdrange for dax" fixed...

0.00096EPSS
Exploits0References5
OSV
OSV
added 2024/07/29 4:15 p.m.2 views

AZL-48656 CVE-2024-42063 affecting package kernel 5.15.200.1-1

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.5CVSS6.8AI score0.00033EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/04/23 1:44 a.m.1 views

SUSE 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,...

5.5CVSS6.8AI score0.00014EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.1 views

SUSE CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.1 views

SUSE 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...

5.5CVSS6.6AI score0.00013EPSS
Exploits0References18
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.22 views

CVE-2024-26850

A vulnerability was found in the pudadvancedtests function in the Linux kernel, caused by inadequate handling of PUD entries in the presence of debugging checks, which could lead to a kernel panic. Mitigation Mitigation for this issue is either not available or the currently available options do...

4.4CVSS6.2AI score0.00019EPSS
Exploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.15 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.8CVSS7.6AI score0.00014EPSS
Exploits0References11
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

AZL-40094 CVE-2024-26883 affecting package kernel for versions less than 6.6.29.1-3

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.8CVSS6.5AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

DEBIAN-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.8CVSS5.8AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

AZL-40091 CVE-2024-26885 affecting package kernel for versions less than 6.6.29.1-3

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.8CVSS6.2AI score0.00014EPSS
Exploits0References1
NVD
NVD
added 2024/04/17 11:15 a.m.13 views

CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS6.4AI score0.00019EPSS
Exploits0References3
OSV
OSV
added 2024/04/17 11:15 a.m.1 views

DEBIAN-CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS4.9AI score0.00019EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

UBUNTU-CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS5.7AI score0.00019EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.23 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.8CVSS6.3AI score0.00014EPSS
Exploits0References30
Rows per page
Query Builder