Lucene search
+L

4996 matches found

Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.56 views

CVE-2024-46799

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDPTX If number of TX queues are set to 1 we get a NULL pointer dereference during XDPTX. ethtool -L eth0 tx 1 ./xdp-trafficgen udp -A -a eth0 -t 2 Transmitting on eth0 ifinde...

7.5CVSS5.4AI score0.00447EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.6 views

SUSE CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/09/13 2:43 p.m.21 views

CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS7.1AI score0.00259EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.10 views

AZL-49286 CVE-2024-46685 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS6.4AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.2 views

DEBIAN-CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/13 5:29 a.m.153 views

CVE-2024-46685

CVE-2024-46685 is a Linux kernel vulnerability involving the pinctrl/pinmux subsystem. The issue was a potential NULL dereference: pinmux_generic_get_function() could return NULL and PCS_get_function() dereferenced the pointer without NULL-checks. The fix adds a NULL check for the function pointe...

5.5CVSS6.3AI score0.00259EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.21 views

CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46685 pinctrl: single: fix potential NULL dereference in pcs_get_function()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

7AI score0.00259EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46685 pinctrl: single: fix potential NULL dereference in pcs_get_function()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

6.2AI score
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/11 6:20 p.m.19 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS7.3AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

DEBIAN-CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.10 views

AZL-49215 CVE-2024-45028 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.6 views

AZL-49200 CVE-2024-45028 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.6 views

DEBIAN-CVE-2024-45027

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/11 4:15 p.m.15 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS0.00248EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/11 4:15 p.m.5 views

UBUNTU-CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS6.2AI score0.00248EPSS
SaveExploits0References27
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.25 views

CVE-2024-45028 mmc: mmc_test: Fix NULL dereference on allocation failure

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

0.00248EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/11 3:13 p.m.131 views

CVE-2024-45028

Summary (CVE-2024-45028) : The vulnerability is in the Linux kernel code path mmc_test, where the allocation of test->highmem via alloc_pages() can lead to a NULL dereference when __free_pages(test->highmem) executes after allocation failure. The fix changes the dereference handling to avoi...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/09/11 3:13 p.m.16 views

CVE-2024-45028

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.20 views

CVE-2024-45028 mmc: mmc_test: Fix NULL dereference on allocation failure

In the Linux kernel, the following vulnerability has been resolved: mmc: mmctest: Fix NULL dereference on allocation failure If the "test-highmem = allocpages" allocation fails then calling freepagestest-highmem will result in a NULL dereference. Also change the error code to -ENOMEM instead of...

6.9AI score0.00248EPSS
SaveExploits0References8
Rows per page
Query Builder