Lucene search
+L

8741 matches found

OSV
OSV
added 2024/05/17 3:15 p.m.8 views

UBUNTU-CVE-2023-52694

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.5CVSS6.3AI score0.00226EPSS
SaveExploits0References17
OSV
OSV
added 2024/05/17 2:27 p.m.19 views

CVE-2023-52694 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.63 views

CVE-2023-52695

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.30 views

CVE-2023-52694 drm/bridge: tpd12s015: Drop buggy __exit annotation for remove function

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tpd12s015: Drop buggy exit annotation for remove function With tpd12s015remove marked with exit this function is discarded when the driver is compiled as a built-in. The result is that when the driver unbinds there is...

6.8AI score0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.15 views

CVE-2023-52695 drm/amd/display: Check writeback connectors in create_validate_stream_for_sink

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

6.8AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 2:27 p.m.17 views

CVE-2023-52695 drm/amd/display: Check writeback connectors in create_validate_stream_for_sink

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check writeback connectors in createvalidatestreamforsink WHY & HOW This is to check connector type to avoid unhandled null pointer for writeback connectors...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.37 views

CVE-2023-52691 drm/amd/pm: fix a double-free in si_dpm_init

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in sidpminit When the allocation of adev-pm.dpm.dynstate.vddcdependencyondispclk.entries fails, amdgpufreeextendedpowertable is called to free some fields of adev. However, when the control flow...

7.8CVSS6.4AI score0.00246EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.49 views

CVE-2023-52678

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS7.2AI score0.00231EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:24 p.m.11 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/17 2:24 p.m.110 views

CVE-2023-52678

CVE-2023-52678 is a Linux kernel vulnerability in drm/amdkfd: Confirm list is non-empty before using list_first_entry in kfd_topology.c. The fix adds a check that returns -ENODATA when the list is empty, preventing a potential NULL dereference; this is documented as resolved in the Linux kernel a...

7.8CVSS6.6AI score0.00231EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.22 views

CVE-2023-52678 drm/amdkfd: Confirm list is non-empty before utilizing list_first_entry in kfd_topology.c

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Confirm list is non-empty before utilizing listfirstentry in kfdtopology.c Before using listfirstentry, make sure to check that list is not empty, if list is empty return -ENODATA. Fixes the below:...

7.8CVSS6.7AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.32 views

CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS7.4AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35829

In the Linux kernel, the following vulnerability has been resolved: drm/lima: fix a memleak in limaheapalloc When limavmmapbo fails, the resources need to be deallocated, or there will be memleaks...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.25 views

CVE-2024-35810

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix the lifetime of the bo cursor memory The cleanup can be dispatched while the atomic update is still active, which means that the memory acquired in the atomic update needs to not be invalidated by the cleanup. The...

7.8CVSS7.5AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.48 views

CVE-2024-35799

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream Why Disabling stream encoder invokes a function that no longer exists. How Check if the function declaration is NULL in disable stream encoder...

6.2CVSS7.4AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.3 views

DEBIAN-CVE-2024-35799

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream Why Disabling stream encoder invokes a function that no longer exists. How Check if the function declaration is NULL in disable stream encoder...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

DEBIAN-CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.29 views

CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.5AI score0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/17 2:15 p.m.28 views

CVE-2023-52671

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix hang/underflow when transitioning to ODM4:1 Why Under some circumstances, disabling an OPTC and attempting to reclaim its OPPs for a different OPTC could cause a hang/underflow due to OPPs not being properly...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References3
Rows per page
Query Builder