Lucene search
+L

7727 matches found

NVD
NVD
added 2024/05/17 2:15 p.m.24 views

CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS7.3AI score0.00224EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.17 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.4AI score0.00222EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.30 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.2CVSS6.1AI score0.00227EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.20 views

CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

UBUNTU-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.6AI score0.00202EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.15 views

UBUNTU-CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/17 2:02 p.m.13 views

CVE-2023-52673 drm/amd/display: Fix a debugfs null pointer error

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.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 2:02 p.m.35 views

CVE-2023-52671 drm/amd/display: Fix hang/underflow when transitioning to ODM4:1

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

6.4AI score0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/17 2:02 p.m.50 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.5CVSS7.1AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:02 p.m.13 views

CVE-2023-52671 drm/amd/display: Fix hang/underflow when transitioning to ODM4:1

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

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 1:41 p.m.37 views

CVE-2023-52663 ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

7.3AI score0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/17 1:41 p.m.181 views

CVE-2023-52663

The CVE-2023-52663 entry concerns a memory‑leak in the Linux kernel: ASoC: SOF: amd: amd_sof_acp_probe() allocated fw_code/bin and fw_data/bin with kasprintf() but never freed via kfree(), causing a leak. The fix switches to devm_kasprintf() and adds a pointer validity check to ensure allocation ...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.86 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.2AI score0.00227EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:23 p.m.19 views

CVE-2024-35799 drm/amd/display: Prevent crash when disable stream

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.2CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/05/17 1:23 p.m.116 views

CVE-2024-35799

CVE-2024-35799 relates to the Linux kernel, specifically the DRM/AMD display path. The issue occurs when disabling a stream encoder, where a function invoked during disable no longer exists. The fix adds a null-check for the function declaration in the disable-stream encoder path to prevent a cra...

6.2CVSS6.7AI score0.00227EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2024/05/17 1:15 p.m.28 views

CVE-2024-35788

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

7.5AI score
SaveExploits0
OSV
OSV
added 2024/05/17 1:15 p.m.17 views

CVE-2024-35788

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

7AI score
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/17 12:24 p.m.33 views

CVE-2024-35788

...

7.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.23 views

CVE-2024-35788

...

7.1AI score
SaveExploits0
Rows per page
Query Builder