Lucene search
+L

8734 matches found

OSV
OSV
added 2024/07/15 12:17 p.m.96 views

RLSA-2024:4211 Important: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth BR/EDR PIN Pairing procedure is vulnerable to an impersonation attack CVE-2020-26555 kernel: TCP-spoofed ghost ACKs and leak leak initial sequence number...

7CVSS7.8AI score0.01401EPSS
SaveExploits1References62
Positive Technologies
Positive Technologies
added 2024/07/15 12:00 a.m.21 views

PT-2024-33733

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amd/display component, where the stream status is used without being checked for null first. The...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.108 views

Rocky Linux 8 : kernel (RLSA-2024:4211)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:4211 advisory. kernel: Bluetooth BR/EDR PIN Pairing procedure is vulnerable to an impersonation attack CVE-2020-26555 kernel: TCP-spoofed ghost ACKs and leak leak...

9.8CVSS7.6AI score0.01401EPSS
SaveExploits1References123
Positive Technologies
Positive Technologies
added 2024/07/15 12:00 a.m.13 views

PT-2024-7603

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description The issue is related to use-after-free problems in the Linux kernel, specifically in the drm/stm module. The ltdc load function calls drm crtc init with planes, drm universal plane init, and dr...

7.8CVSS5.5AI score0.00238EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.179 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6898-1)

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

9.8CVSS6.7AI score0.01401EPSS
SaveExploits1References151
SUSE CVE
SUSE CVE
added 2024/07/13 2:37 a.m.9 views

SUSE CVE-2024-39497

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6.4AI score0.00277EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/07/13 2:37 a.m.8 views

SUSE CVE-2024-39498

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drmdpaddpayloadpart2 Why Commit: - commit 5aa1dfcdf0a4 "drm/mst: Refactor the flow for payload allocation/removement" accidently overwrite the commit - commit 54d217406afe "drm: use mgr-de...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/07/13 12:00 a.m.23 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-38664)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-38664 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdpsub: Always register bridge...

7.8CVSS5.7AI score0.00201EPSS
SaveExploits0References2
NVD
NVD
added 2024/07/12 1:15 p.m.19 views

CVE-2024-40987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS0.00279EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40987

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS5.4AI score0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40988

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry...

5.5CVSS5.5AI score0.00281EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.20 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS0.00219EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/12 1:15 p.m.14 views

DEBIAN-CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

5.5CVSS5.5AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.27 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...

7.8CVSS0.00296EPSS
SaveExploits0References5
NVD
NVD
added 2024/07/12 1:15 p.m.37 views

CVE-2024-40926

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

5.5CVSS0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

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

5.5CVSS5.6AI score0.00296EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.18 views

CVE-2024-40932

In the Linux kernel, the following vulnerability has been resolved: drm/exynos/vidi: fix memory leak in .getmodes The duplicated EDID is never freed. Fix it...

5.5CVSS0.00261EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40926

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: don't attempt to schedule hpdwork on headless cards If the card doesn't have display hardware, hpdwork and hpdlock are left uninitialized which causes BUG when attempting to schedule hpdwork on runtime PM resume. Fix...

5.5CVSS4.9AI score0.0024EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.32 views

CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS0.00294EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

DEBIAN-CVE-2024-40916

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

5.5CVSS5.6AI score0.00294EPSS
SaveExploits0References1
Rows per page
Query Builder