Lucene search
+L

7704 matches found

CVE
CVE
added 2024/09/18 6:32 a.m.135 views

CVE-2024-46726

CVE-2024-46726 (Linux kernel, drm/amd/display) fixes overflow/overrun in index calculations (vmid0p72_idx, vnom0p8_idx, vmax0p9_idx) to prevent array size overflow. The patch resolves 3 OVERRUNs and 1 INTEGER_OVERFLOW reported by Coverity; affected AMD display path. Remediation is to apply the up...

5.5CVSS6.3AI score0.0023EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.17 views

CVE-2024-46726 drm/amd/display: Ensure index calculation will not overflow

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Ensure index calculation will not overflow WHY & HOW Make sure vmid0p72idx, vnom0p8idx and vmax0p9idx calculation will never overflow and exceess array size. This fixes 3 OVERRUN and 1 INTEGEROVERFLOW issues...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/18 6:32 a.m.30 views

CVE-2024-46714 drm/amd/display: Skip wbscl_set_scaler_filter if filter is null

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

0.00239EPSS
SaveExploits0References7
CVE
CVE
added 2024/09/18 6:32 a.m.139 views

CVE-2024-46714

CVE-2024-46714 in the Linux kernel is addressed by a fix in the DRM/AMD display path: the code now skips the wbscl_set_scaler_filter when the filter is null, preventing a potential NULL return from wbscl_get_filter_coeffs_16p from causing a null dereference. A null check was added to ensure filte...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/09/18 6:32 a.m.15 views

CVE-2024-46714 drm/amd/display: Skip wbscl_set_scaler_filter if filter is null

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

6.1AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.23 views

CVE-2024-46714 drm/amd/display: Skip wbscl_set_scaler_filter if filter is null

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip wbsclsetscalerfilter if filter is null Callers can pass null in filter i.e. from returned from the function wbsclgetfiltercoeffs16p and a null check is added to ensure that is not the case. This fixes 4...

6.7AI score0.00239EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/09/18 12:24 a.m.9 views

kernel: mm/filemap: skip to create PMD-sized page cache if needed

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.2AI score0.00288EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/18 12:09 a.m.11 views

kernel: mm/filemap: skip to create PMD-sized page cache if needed

A vulnerability was found in the Linux kernel related to how large page caching is handled, particularly for AMD64 architectures. The issue stems from the xarray data structure's inability to support PMD-sized page caches when the base page size is larger than MAXPAGECACHEORDER. The particular...

5.5CVSS7.2AI score0.00288EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/09/18 12:00 a.m.112 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7019-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7019-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer...

10CVSS8.1AI score0.02701EPSS
SaveExploits7References427
Tenable Nessus
Tenable Nessus
added 2024/09/17 12:00 a.m.17 views

Fedora 39 : linux-firmware (2024-3dbf10c949)

The remote Fedora 39 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2024-3dbf10c949 advisory. Update to upstream 20240909: i915: Update MTL DMC v2.23 cirrus: cs35l56: Add firmware for Cirrus CS35L54 for some HP laptops amdgpu: Revert sienna cichlid...

7.5CVSS7.7AI score0.00622EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/17 12:00 a.m.11 views

Fedora: Security Advisory (FEDORA-2024-3dbf10c949)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.2AI score0.00622EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/13 3:13 p.m.16 views

CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

4.4CVSS7.4AI score0.00228EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 6:15 a.m.18 views

CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS0.00228EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/13 6:15 a.m.12 views

UBUNTU-CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

7.1AI score0.00228EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.17 views

CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0
CVE
CVE
added 2024/09/13 5:29 a.m.116 views

CVE-2024-46694

CVE-2024-46694 affects the Linux kernel DRM/AMD display path. Root cause: code path dereferenced framebuffer object state->fb->obj[0] without proper null checks. Fix: replace with proper retrieval of the framebuffer object via drm_gem_fb_get_obj() and return an error if the object is NULL (...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.27 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

0.00228EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46694 drm/amd/display: avoid using null object of framebuffer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

6AI score
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.8 views

ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe()

...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder