Lucene search
+L

6340 matches found

Cvelist
Cvelist
added 2024/04/02 6:8 a.m.49 views

CVE-2024-26656 drm/amdgpu: fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS7.5AI score0.00234EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/02 6:8 a.m.42 views

CVE-2024-26656 drm/amdgpu: fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.14 views

CVE-2023-52630

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

5.9AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.26 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.5CVSS6AI score0.00225EPSS
SaveExploits0References17
CVE
CVE
added 2024/04/01 2:58 p.m.131 views

CVE-2024-26655

CVE-2024-26655 affects the Linux kernel. The issue is a memory leak in posix_clock_open: if clk ops.open() returns an error, the pccontext allocated for the clock is not released. The fix reorganizes the code to make the behavior clearer and applies a patch in the kernel’s clock handling. Practic...

5.5CVSS6.8AI score0.00265EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/04/01 8:33 a.m.43 views

CVE-2024-26653

In the Linux kernel, the following vulnerability has been resolved: usb: misc: ljca: Fix double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, callback function ljcaauxdevrelease calls kfreeauxdev-dev.platformdata to free the parameter data...

7.8CVSS6.5AI score0.00236EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/27 3:52 p.m.31 views

CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

6.7CVSS7.3AI score0.00301EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/27 2:1 p.m.31 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

4.4CVSS7AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/27 1:53 p.m.34 views

CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

4.4CVSS6.9AI score0.00224EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/03/27 1:50 p.m.34 views

CVE-2024-26651 sr9800: Add check for usbnet_get_endpoints

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnetgetendpoints Add check for usbnetgetendpoints and return the error if it fails in order to transfer the error...

7.6AI score0.0027EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/03/27 1:50 p.m.22 views

CVE-2024-26651 sr9800: Add check for usbnet_get_endpoints

In the Linux kernel, the following vulnerability has been resolved: sr9800: Add check for usbnetgetendpoints Add check for usbnetgetendpoints and return the error if it fails in order to transfer the error...

6.8AI score0.0027EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/03/27 12:0 a.m.30 views

CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS6.3AI score0.00301EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/03/26 9:59 p.m.25 views

CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

4.4CVSS7.2AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/26 9:59 p.m.23 views

CVE-2023-52624

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands Why DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. How Add dcwakeandexecutegpint to wrap the wake,...

4.4CVSS7.2AI score0.00368EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/26 6:15 p.m.23 views

CVE-2024-26649

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the null pointer when load rlc firmware If the RLC firmware is invalid because of wrong header size, the pointer to the rlc firmware is released in function amdgpuucoderequest. There will be a null pointer error i...

5.5CVSS7.3AI score0.00227EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/26 6:15 p.m.24 views

CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.27 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.28 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS6AI score0.00277EPSS
SaveExploits0References25
CVE
CVE
added 2024/03/26 5:50 p.m.129 views

CVE-2024-26647

CVE-2024-26647 affects the Linux kernel DRM/AMD display component. In link_set_dsc_pps_packet(), a dereference of struct display_stream_compressor *dsc could occur (dsc->ctx->logger) before a NULL pointer check, enabling a potential crash when the dsc pointer is NULL. The issue has been fix...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/26 5:50 p.m.21 views

CVE-2024-26648 drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

6.8AI score0.00224EPSS
SaveExploits0References3
Rows per page
Query Builder