Lucene search
+L

39 matches found

SUSE CVE
SUSE CVE
added 2024/05/28 3:1 p.m.3 views

SUSE CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.18 views

CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.4AI score0.0024EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.24 views

CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/21 4:15 p.m.14 views

UBUNTU-CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/21 3:30 p.m.154 views

CVE-2023-52753

CVE-2023-52753 affects the Linux kernel’s DRM/AMD display timing generator. The root cause is a NULL pointer dereference when accessing the timing generator’s funcs if it is NULL. This can lead to a kernel crash (availability impact). The fix adds a NULL check before dereferencing the timing gene...

5.5CVSS7.1AI score0.0024EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/21 3:30 p.m.13 views

CVE-2023-52753 drm/amd/display: Avoid NULL dereference of timing generator

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.9AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.32 views

CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS7AI score0.0024EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.36 views

CVE-2023-52753 drm/amd/display: Avoid NULL dereference of timing generator

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.4AI score0.0024EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/04/16 12:0 a.m.9 views

PT-2024-32154

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when the timing generator count equals 0, causing the tg inst index to be negative. This has been fixed to prevent two OVERRUN issues reported by Coverity. The fix ensur...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.5 views

SUSE CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References21
OSV
OSV
added 2024/04/02 7:15 a.m.10 views

AZL-59636 CVE-2024-26661 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.5 views

DEBIAN-CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.12 views

UBUNTU-CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References16
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.46 views

CVE-2024-26661 drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

6.7AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/02 6:22 a.m.185 views

CVE-2024-26661

Public technical details for CVE-2024-26661 are not provided in the connected documents; monitor for updates from vendors/advisories.

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/04/02 6:22 a.m.7 views

CVE-2024-26661 drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/04/02 12:0 a.m.11 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 missing NULL test in the timing generator in dcn21setpipe...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/02 12:0 a.m.32 views

CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References15
Rows per page
Query Builder