Lucene search
+L

340 matches found

RedhatCVE
RedhatCVE
added 2024/10/22 2:44 p.m.15 views

CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

UBUNTU-CVE-2024-49910

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0References8
CVE
CVE
added 2024/10/21 6:1 p.m.136 views

CVE-2024-49911

CVE-2024-49911 : In the Linux kernel, the drm/amd/display path (dcn20_set_output_transfer_func) added a null check for the set_output_gamma function pointer to prevent a potential NULL pointer dereference. The fix ensures set_output_gamma is non-NULL before invocation (previously checked only for...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.27 views

CVE-2024-49911 drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49911 drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

6AI score
SaveExploits0References9
CVE
CVE
added 2024/10/21 6:1 p.m.124 views

CVE-2024-49910

CVE-2024-49910 concerns the Linux kernel DRM/AMD display path. The root cause was a null dereference risk in drm/amd/display's dcn401_set_output_transfer_func: set_output_gamma could be non-null checked, then dereferenced. The fix adds a null check for set_output_gamma before invoking it, elimina...

5.5CVSS5.1AI score0.00206EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 6:1 p.m.10 views

CVE-2024-49910 drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49909 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

6.8AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 6:1 p.m.10 views

CVE-2024-49909 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

6AI score
SaveExploits0References9
CVE
CVE
added 2024/10/21 6:1 p.m.141 views

CVE-2024-49909

The CVE-2024-49909 vulnerability affects the Linux kernel DRM AMD display path (drm/amd/display) specifically in dcn32_set_output_transfer_func, where a null pointer dereference could occur if set_output_gamma is NULL. The issue arises from dereferencing set_output_gamma after a prior NULL check ...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49907 drm/amd/display: Check null pointers before using dc->clk_mgr

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

6.8AI score0.00243EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.7 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 an unchecked function pointer in dcn401setoutputtransferfunc that results in a null pointer dereference...

5.5CVSS8.2AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/09/30 12:0 a.m.4 views

PT-2024-9585

Name of the Vulnerable Software and Affected Versions GStreamer versions prior to 1.24.10 Description GStreamer is a library for constructing graphs of media-handling components. An uninitialized stack variable vulnerability has been identified in the gst matroska demux add wvpk header function...

9.8CVSS7AI score0.01005EPSS
SaveExploits0References191
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.5 views

SUSE CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.2 views

DEBIAN-CVE-2024-46685

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference in pcsgetfunction pinmuxgenericgetfunction can return NULL and the pointer 'function' was dereferenced without checking against NULL. Add checking of pointer 'function' in...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:0 a.m.189 views

EulerOS 2.0 SP9 : kernel (EulerOS-SA-2024-2394)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : kernel:ACPI: CPPC: Use accesswidth over bitwidth for system memory accessesCVE-2024-35995 ACPI: LPIT: Avoid u32 multiplication...

10CVSS7.5AI score0.02701EPSS
SaveExploits3References207
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.4 views

kernel: net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()

A vulnerability was found in the Linux kernel's ethtool implementation in the ethtoolgetphystatsethtool function, where the issue arises when a null function pointer is dereferenced if the 'ops-getethtoolphystats' is NULL, potentially leading to a crash...

5.5CVSS7.2AI score0.00228EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/31 12:0 a.m.17 views

PT-2024-33749

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A null pointer dereference issue has been resolved in the Linux kernel. The issue occurred because the set output gamma function pointer was being dereferenced without a null check in...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0
Rows per page
Query Builder