Lucene search
+L

225 matches found

NVD
NVD
added 2024/07/30 8:15 a.m.25 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...

7CVSS0.00235EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/30 8:15 a.m.3 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.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.5 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
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.23 views

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.5CVSS6.4AI score0.00225EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
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...

7CVSS6.4AI score0.00235EPSS
SaveExploits0References30
OSV
OSV
added 2024/07/30 8:15 a.m.6 views

UBUNTU-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.5CVSS6.6AI score0.00225EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.37 views

CVE-2024-42224 net: dsa: mv88e6xxx: Correct check for empty list

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

7CVSS0.00235EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/07/22 12:00 a.m.16 views

PT-2024-33756

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential null pointer dereference issue was found in the dcn32 init hw function. This issue could occur when dc-clk mgr is null. The problem is addressed by adding a check to ensure...

5.5CVSS5.4AI score0.00238EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.7 views

SUSE CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.6AI score0.00526EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.28 views

CVE-2024-38623

A vulnerability was found in the Linux kernel's NTFS3 filesystem module. This issue has been resolved by switching from a fixed-size array to a variable-length array. This change mitigates the risk of buffer overflows that could potentially be exploited by attackers. Mitigation Mitigation for thi...

5.5CVSS9.1AI score0.00526EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.7 views

DEBIAN-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

7.8CVSS5.7AI score0.00526EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.36 views

CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.4AI score0.00526EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/21 11:15 a.m.20 views

UBUNTU-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.2AI score0.00526EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/21 10:18 a.m.26 views

CVE-2024-38623 fs/ntfs3: Use variable length array instead of fixed size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

7.8CVSS6.2AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/06/21 12:00 a.m.18 views

PT-2024-32236

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the drm/amdgpu driver. The issue was caused by a potential NULL pointer dereference in the adev-gfx.imu.funcs variable...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
NVD
NVD
added 2024/06/19 2:15 p.m.18 views

CVE-2024-38552

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index 'i' exceeds the number of transfer...

7.8CVSS0.00297EPSS
SaveExploits0References11
CVE
CVE
added 2024/06/19 1:35 p.m.134 views

CVE-2024-38552

The CVE-2024-38552 issue affects the Linux kernel DRM/AMD display path, specifically the color transformation function. A potential index out-of-bounds can occur when i exceeds TRANSFER_FUNC_POINTS, risking buffer overflow in output_tf->tf_pts.red/green/blue. The fix adds a bounds check for i,...

7.8CVSS8.8AI score0.00297EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38552 drm/amd/display: Fix potential index out of bounds in color transformation function

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index 'i' exceeds the number of transfer...

7.3CVSS7.2AI score0.00297EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/19 11:15 a.m.33 views

CVE-2024-35928

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

6.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.11 views

CVE-2024-35928

...

9.2AI score
SaveExploits0
Rows per page
Query Builder