Lucene search
+L

222 matches found

CNNVD
CNNVD
added 2024/10/21 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a smatch warning in the VP8 stateless decoder by the mediatek vcodec driver...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.6 views

drm/amdgpu: Fix smatch static checker warning

...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.6 views

SUSE CVE-2024-46835

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References17
NVD
NVD
added 2024/09/27 1:15 p.m.23 views

CVE-2024-46835

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/27 1:15 p.m.11 views

AZL-49792 CVE-2024-46835 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

UBUNTU-CVE-2024-46835

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.20 views

CVE-2024-46835 drm/amdgpu: Fix smatch static checker warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

6.9AI score0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.20 views

CVE-2024-46835 drm/amdgpu: Fix smatch static checker warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix smatch static checker warning adev-gfx.imu.funcs could be NULL...

0.00235EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/27 12:39 p.m.151 views

CVE-2024-46835

CVE-2024-46835 affects the Linux kernel DRM/AMDGPU component. The root cause is a NULL dereference risk in adev->gfx.imu.funcs triggered by a smatch static checker warning, fixed in the kernel code as part of “drm/amdgpu: Fix smatch static checker warning” mitigation. Impact per the provided m...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/18 11:45 a.m.23 views

CVE-2024-46774

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

5.5CVSS7.4AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/18 8:15 a.m.26 views

CVE-2024-46774

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

7.1CVSS0.00241EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.15 views

CVE-2024-46774 powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas: Prevent Spectre v1 gadget construction in sysrtas Smatch warns: arch/powerpc/kernel/rtas.c:1932 dosysrtas warn: potential spectre issue 'args.args' r local cap The 'nargs' and 'nret' locals come directly from a...

6.9AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43904

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing This commit adds null checks for the 'stream' and 'plane' variables in the dcn30applyidlepoweroptimizations function. These variables were previously...

5.5CVSS5.5AI score0.00237EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.16 views

CVE-2024-42282

A NULL pointer dereference flaw was found in the Linux kernel's Mediatek network driver. Previously, if allocnetdevdummy failed in mtkprobe, the error handling code might attempt to free a NULL dummydev, leading to a crash. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

UBUNTU-CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS6.5AI score0.00196EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.41 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/17 9:8 a.m.83 views

CVE-2024-42282

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy netdevice handling Move the freeing of the dummy netdevice from mtkfreedev to mtkremove. Previously, if allocnetdevdummy failed in mtkprobe, eth-dummydev would be NUL...

5.5CVSS5.4AI score0.00193EPSS
SaveExploits0
NVD
NVD
added 2024/07/30 8:15 a.m.21 views

CVE-2024-42224

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

6.1CVSS0.00233EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42224

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

6.1CVSS5.7AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

DEBIAN-CVE-2024-42141

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder