Lucene search
+L

1721 matches found

Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.6 views

PT-2025-49483

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to memory mapping within the DRM/AMD/display subsystem. The problem involves mapping to a non-allocated memory location, specifically an...

7.2AI score0.00138EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53753

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/24 1:12 p.m.20 views

CLSA-2025-1763989962 Fix of 8 CVEs

CVE-url: https://ubuntu.com/security/CVE-2025-38352 - posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel CVE-url: https://ubuntu.com/security/CVE-2022-25265 - x86/elf: Add table to document READIMPLIESEXEC - x86/elf: Split READIMPLIESEXEC from executable PTGNUSTACK -...

8.8CVSS7.1AI score0.01278EPSS
SaveExploits9References1
RedHat Linux
RedHat Linux
added 2025/11/18 9:02 a.m.7 views

kernel: drm/amd/display: clear optc underflow before turn off odm clock

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS6.8AI score0.00249EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/18 2:04 a.m.12 views

SUSE-SU-2025:4123-1 Security update for the Linux Kernel (Live Patch 61 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise kernel 4.12.14-122.231 fixes various security issues The following security issues were fixed: - CVE-2022-48956: ipv6: avoid use-after-free in ip6fragment bsc1232637. - CVE-2022-49014: net: tun: Fix use-after-free in tundetach bsc1232818. - CVE-2022-49053...

9.8CVSS8.7AI score0.03301EPSS
SaveExploits2References125
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.9 views

RHEL 8 : kernel (RHSA-2025:21667)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21667 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nfsd: don't ignore the return...

9.8CVSS7.2AI score0.00405EPSS
SaveExploits0References42
Microsoft CVE
Microsoft CVE
added 2025/11/14 1:03 a.m.13 views

drm/amd/display: Do not set DRR on pipe Commit

...

5.5CVSS7.6AI score0.00187EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 4:02 p.m.16 views

CVE-2025-40148

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

6AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 11:15 a.m.15 views

UBUNTU-CVE-2025-40148

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

5.7AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40148 drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functions

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function dcstreamsetcursorattributes currently dereferences the stream pointer and nested members stream-ctx-dc-currentstate without checking for...

6.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990895)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990895 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpioid before used as array index WHY & HOW GPIOIDUNKNOWN -1 is not a vali...

7.8CVSS6.2AI score0.00269EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990841)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990841 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize getbytesperelement's default to 1 Variables, used as denominators and...

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990875)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990875 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check numvalidsets before accessing readerwmsets WHY & HOW numvalidsets needs to...

7.8CVSS6.1AI score0.00263EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40148

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL pointer checks in dcstream cursor attribute functions The function...

5.7AI score0.00225EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990858)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990858 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out o...

7.8CVSS6.6AI score0.00327EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990900)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990900 advisory. 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...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990847)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990847 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before dereferencing se WHAT & HOW se is null checked...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/07 11:09 a.m.9 views

OESA-2025-2633 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved:x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesCurrently, loadmicrocodeamd iterates over all NUMA nodes, retrieves theirCPU masks and...

7.8CVSS6.9AI score0.00302EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.10 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989326)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989326 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check pipe offset before setting vblank pipectx has a size of MAXPIPES so checki...

7.8CVSS6AI score0.00263EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989875)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989875 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Skip finding free audio for unknown engineid WHY ENGINEIDUNKNOWN = -1 and can no...

7.8CVSS6AI score0.00281EPSS
SaveExploits0References4
Rows per page
Query Builder