Lucene search
+L

1637 matches found

Cvelist
Cvelist
added 2024/04/03 5:0 p.m.27 views

CVE-2024-26751 ARM: ep93xx: Add terminator to gpiod_lookup_table

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiodlookuptable Without the terminator, if a conid is passed to gpiofind that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops...

7.6AI score0.00245EPSS
SaveExploits0References8
OSV
OSV
added 2024/04/03 5:0 p.m.9 views

CVE-2024-26751 ARM: ep93xx: Add terminator to gpiod_lookup_table

In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiodlookuptable Without the terminator, if a conid is passed to gpiofind that does not exist in the lookup table the function will not stop looping correctly, and eventually cause an oops...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/04/03 5:0 p.m.18 views

CVE-2024-26738 powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: DLPAR add doesn't completely initialize pcicontroller When a PCI device is dynamically added, the kernel oopses with a NULL pointer dereference: BUG: Kernel NULL pointer dereference on read at 0x00000030...

6.8AI score0.00239EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.53 views

CVE-2024-26713

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.5AI score
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.85 views

CVE-2024-26713

CVE-2024-26713 is rejected/not used; this entry does not represent an active vulnerability.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.77 views

CVE-2024-26713

Removed by vendor...

6.1AI score
SaveExploits0
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.36 views

CVE-2024-26713

...

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.16 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

6.5AI score0.00245EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.35 views

CVE-2024-26688 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super

In the Linux kernel, the following vulnerability has been resolved: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb filesystem via the fsconfig syscall, there is a possible NULL dereference in hugetlbfsfillsuper caused by assigning NULL to ctx-hstate in...

7.4AI score0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2024/04/02 7:15 a.m.33 views

CVE-2023-52635

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Synchronize devfreqmonitorstart/stop There is a chance if a frequent switch of the governor done in a loop result in timer list corruption where timer cancel being done from two place one from canceldelayedworksync...

5.5CVSS7.5AI score0.00229EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/02 6:22 a.m.118 views

CVE-2023-52631

CVE-2023-52631 affects the Linux kernel NTFS3 path. The issue is a NULL dereference in ntfs_load_attr_list() caused by a 32-bit overflow in size calculation (le32_to_cpu(attr->res.data_size) + 1023), which can yield zero and make kmalloc return ZERO_SIZE_PTR, leading to a crash on memcpy. The ...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/04/02 6:22 a.m.29 views

CVE-2023-52631

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix an NULL dereference bug The issue here is when this is called from ntfsloadattrlist. The "size" comes from le32tocpuattr-res.datasize so it can't overflow on a 64bit systems but on 32bit systems the "+ 1023" can...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.27 views

CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

4.4CVSS6.9AI score0.00603EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.22 views

CVE-2021-47179

A vulnerability in the Linux kernel's NFSv4 subsystem caused a NULL pointer dereference in pnfsmarkmatchinglsegsreturn. This issue occurred because pnfsreturnlayout passed a NULL pnfslayoutrange argument, which was not checked before dereferencing, leading to a system crash. Mitigation Red Hat ha...

5.5CVSS6AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47167

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix an Oopsable condition in nfspageioaddrequest Ensure that nfspageioerrorcleanup resets the mirror array contents, so that the structure reflects the fact that it is now empty. Also change the test in nfspageiodoaddrequest...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.25 views

CVE-2021-47179 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfsmarkmatchinglsegsreturn Commit de144ff4234f changes pnfsreturnlayout to call pnfsmarkmatchinglsegsreturn passing NULL as the struct pnfslayoutrange argument. Unfortunately,...

6.7AI score0.00227EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/25 12:0 a.m.30 views

CVE-2021-47179

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix a NULL pointer dereference in pnfsmarkmatchinglsegsreturn Commit de144ff4234f changes pnfsreturnlayout to call pnfsmarkmatchinglsegsreturn passing NULL as the struct pnfslayoutrange argument. Unfortunately,...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.31 views

CVE-2023-52613

In the Linux kernel, the following vulnerability has been resolved: drivers/thermal/loongson2thermal: Fix incorrect PTRERR judgment PTRERR returns -ENODEV when thermal-zones are undefined, and we need -ENODEV as the right value for comparison. Otherwise, tz-type is NULL when thermal-zones is...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/03/12 4:42 p.m.32 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

3.3CVSS7.2AI score0.00239EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/11 6:15 p.m.23 views

CVE-2024-26612

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscacheputcache This function dereferences "cache" and then checks if it's ISERRORNULL. Check first, then dereference...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References14
Rows per page
Query Builder