Lucene search
K

20 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.5 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...

7.8CVSS7.2AI score0.00279EPSS
Exploits9References179
Tenable Nessus
Tenable Nessus
added 2026/01/27 12:0 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-005176)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005176 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed ...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-3658

Malware in sbrugna...

7.8CVSS6.9AI score0.00043EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2015-9019

Malware in sbrugna...

7.5CVSS7.6AI score0.00203EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 12:29 a.m.2 views

CVE-2022-48331

Widevine Trusted Application TA 5.0.0 through 5.1.1 has a drmsavekeys featurenamelen integer overflow and resultant buffer overflow...

9.8CVSS7.4AI score0.00117EPSS
Exploits1
Debian CVE
Debian CVE
added 2025/05/01 2:9 p.m.5 views

CVE-2022-49827

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref in drmvblankdestroyworker drmvblankinit call drmmaddactionorreset with drmvblankinitrelease as action. If drmmaddaction failed, will directly call drmvblankinitrelease with the vblank whose worke...

5.5CVSS5.5AI score0.00051EPSS
Exploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.11 views

CVE-2021-47657 drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree If virtiogpuobjectshmeminit fails e.g. due to fault injection, as it happened in the bug report by syzbot, virtiogpuarrayputfree could be called with objs equal to...

0.00017EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 3:56 p.m.21 views

CVE-2024-40924

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the actual framebuffer did not and thus its still there on the DPT's vm-boundlist. Then it tries to rewrite the PTEs via a stale CPU...

4.4CVSS6.8AI score0.00012EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.19 views

CVE-2021-47551 drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

6.3AI score0.00018EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/05/23 1:30 p.m.19 views

CVE-2021-47280

A vulnerability was found in the Linux kernel's DRM, where the drmgetunique function can read a pointer after it has been freed. This occurs because the function retrieves a pointer without properly locking the device's master mutex, leading to a potential crash if another process modifies the...

5.5CVSS9AI score0.00015EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/05/23 11:1 a.m.26 views

CVE-2023-52861

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

4.4CVSS6.5AI score0.00019EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.16 views

CVE-2023-52861 drm: bridge: it66121: Fix invalid connector dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return an empty buffer of zeroes as the EDID information ...

6.5AI score0.00019EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.18 views

CVE-2021-47280

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free read in drmgetunique There is a time-of-check-to-time-of-use error in drmgetunique due to retrieving filepriv-master prior to locking the device's master mutex. An example can be seen in the crash report o...

7CVSS6.8AI score0.00015EPSS
Exploits0
CVE
CVE
added 2024/05/19 10:10 a.m.163 views

CVE-2024-35927

CVE-2024-35927 affects Linux kernel DRM-related code. The fix adds a guard in drm_kms_helper_poll_disable() to check that output polling is initialized before disabling, and updates drm_mode_config_helper_suspend()/resume() to avoid calling these helpers if polling isn’t initialized. This prevent...

5.5CVSS6.5AI score0.00008EPSS
Exploits0References5Affected Software1
CVE
CVE
added 2024/05/01 5:17 a.m.7773 views

CVE-2024-26937

CVE-2024-26937 is a Linux kernel bug in the Intel i915 GPU driver where a preempt-to-busy race during engine parking could leave queue_priority_hint set. The heartbeat can trigger completion during parking, causing an assertion failure and a crash. The issue was resolved by resetting queue_priori...

5.5CVSS6.2AI score0.00006EPSS
Exploits0References10Affected Software1
Oracle linux
Oracle linux
added 2024/03/15 12:0 a.m.57 views

kernel security update

5.14.0-362.24.13.OL9 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS7.6AI score0.00279EPSS
Exploits2
OSV
OSV
added 2024/01/02 3:15 a.m.0 views

CVE-2023-32885

In display drm, there is a possible memory corruption due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07780685; Issue ID: ALPS07780685...

6.7CVSS5.9AI score
Exploits0References1
Vulnrichment
Vulnrichment
added 2023/06/26 12:0 a.m.16 views

CVE-2022-48331

Widevine Trusted Application TA 5.0.0 through 5.1.1 has a drmsavekeys featurenamelen integer overflow and resultant buffer overflow...

7.4AI score0.00117EPSS
Exploits1References1
OSV
OSV
added 2022/11/14 7:30 p.m.6 views

GSD-2022-1007381 drm: Prevent drm_copy_field() to attempt copying a NULL pointer

drm: Prevent drmcopyfield to attempt copying a NULL pointer This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.220 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2022/11/09 9:15 p.m.1 views

CVE-2021-46851

The DRM module has a vulnerability in verifying the secure memory attributes. Successful exploitation of this vulnerability may cause abnormal video playback...

9.8CVSS5.8AI score
Exploits0References2
Rows per page
Query Builder