Lucene search
+L

8803 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.14 views

CVE-2026-23049

In the Linux kernel, the following vulnerability has been resolved: drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel The connector type for the DataImage SCF0700C48GGU18 panel is missing and devmdrmpanelbridgeadd requires connector type to be set. This leads to a warning a...

5.3AI score0.0018EPSS
SaveExploits0References34
RedHat Linux
RedHat Linux
added 2026/02/04 4:06 p.m.9 views

kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies

A flaw was found in the kernel subsystem handling of the DRM scheduler. Under certain error conditions, the function drmschedjobadddependency consumes a fence reference and then later erroneously attempts to free it again double free. This may lead to memory corruption and, in some configurations...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:04 p.m.7 views

CVE-2026-23051

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

5.1AI score0.00162EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/02/04 4:04 p.m.35 views

CVE-2026-23051

CVE-2026-23051 is a Linux kernel fix for drm/amdgpu where a null-pointer panic could occur when the driver does not support atomic. The mitigation changes fb handling to use plane->fb instead of plane->state->fb in non-atomic paths. This was addressed by cherry‑picking a commit (2f2a72de...

5.1AI score0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:04 p.m.50 views

CVE-2026-23051 drm/amdgpu: fix drm panic null pointer when driver not support atomic

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix drm panic null pointer when driver not support atomic When driver not support atomic, fb using plane-fb rather than plane-state-fb. cherry picked from commit 2f2a72de673513247cd6fae14e53f6c40c5841ef...

0.00162EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/04 4:04 p.m.37 views

CVE-2026-23049 drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel

In the Linux kernel, the following vulnerability has been resolved: drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panel The connector type for the DataImage SCF0700C48GGU18 panel is missing and devmdrmpanelbridgeadd requires connector type to be set. This leads to a warning a...

0.0018EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/04 9:07 a.m.18 views

kernel: drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could potentially overflow causing an out-of-bounds access...

7.8CVSS5.9AI score0.00237EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.7 views

RHEL 9 : kernel (RHSA-2026:1879)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:1879 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: smb: client: Fix use-after-fre...

9.8CVSS6.8AI score0.00456EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/02/02 12:00 a.m.10 views

RHEL 10 : kernel (RHSA-2026:1690)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:1690 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: irqchip/gic-v2m...

9.8CVSS7.6AI score0.00548EPSS
SaveExploits3References40
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.24 views

SUSE CVE-2026-23039

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

5.8AI score0.00202EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.9 views

CVE-2026-23039

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

5.8AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/31 12:16 p.m.9 views

UBUNTU-CVE-2026-23039

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

5.7AI score0.00202EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.48 views

CVE-2026-23039 drm/gud: fix NULL fb and crtc dereferences on USB disconnect

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/31 11:42 a.m.12 views

CVE-2026-23039 drm/gud: fix NULL fb and crtc dereferences on USB disconnect

In the Linux kernel, the following vulnerability has been resolved: drm/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect drmatomichelperdisableall is called which sets both the fb and crtc for a plane to NULL before invoking a commit. This causes a kernel oops on every displ...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.35 views

EulerOS Virtualization 2.10.1 : kernel (EulerOS-SA-2026-1123)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : cifs: Fix UAF in cifsdemultiplexthreadCVE-2023-52572 net: fix data-races around sk-skforwardallocCVE-2024-53124 quota: flush...

9.8CVSS7.2AI score0.36848EPSS
SaveExploits9References179
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-23039

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/gud: fix NULL fb and crtc dereferences on USB disconnect On disconnect...

5.2AI score0.00202EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/30 12:00 a.m.12 views

AlmaLinux 9 : kernel (ALSA-2026:1143)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:1143 advisory. kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting CVE-2025-38141 kernel: Linux kernel use-after-free in...

9.8CVSS6AI score0.00464EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/29 12:00 a.m.17 views

MiracleLinux 8 : kernel-4.18.0-553.97.1.el8_10 (AXSA:2026-097:05)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-097:05 advisory. kernel: Bluetooth: hcievent: call disconnect callback before deleting conn CVE-2023-53673 kernel: ASoC: Intel: bytcrrt5640: Fix invalid quirk input...

8.8CVSS7.4AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/28 3:14 p.m.27 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS7AI score0.00464EPSS
SaveExploits0References14
OSV
OSV
added 2026/01/28 2:37 p.m.9 views

SUSE-SU-2026:0317-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2022-50630: mm: hugetlb: fix UAF in hugetlbhandleuserfault bsc1254785. - CVE-2022-50700: wifi: ath10k: Delay the unmapping of the buffer bsc1255576. - CVE-2023-53254:...

9.8CVSS6.9AI score0.00954EPSS
SaveExploits2References832
Rows per page
Query Builder