Lucene search
+L

136 matches found

ATTACKERKB
ATTACKERKB
added 2024/06/19 3:15 p.m.4 views

CVE-2021-47610

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null ptr access msmioctlgemsubmit Fix the below null pointer dereference in msmioctlgemsubmit: 26545.260705: Call trace: 26545.263223: krefput+0x1c/0x60 26545.266452: msmioctlgemsubmit+0x254/0x744 26545.270937:...

5.5CVSS5.2AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

UBUNTU-CVE-2021-47530

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix waitfence submitqueue leak We weren't dropping the submitqueue reference in all paths. In particular, when the fence has already been signalled. Split out a helper to simplify handling this in the various different...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/24 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an OPP refcnt leak in the drm/msm/devfreq module...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.11 views

kernel: drm: bridge: dw_hdmi: fix connector access for scdc

A vulnerability was found in the Linux kernel's DRM subsystem, specifically within the DW HDMI bridge driver .A prior commit intended to improve SCDC Source Connection Description Channel debugging changed the interface to retrieve an I2C adapter from a connector structure. However, in the dwhdmi...

7.2AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/19 1:32 p.m.18 views

USN-6740-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, linux-hwe, linux-kvm, linux-oracle vulnerabilities

Wei Chen discovered that a race condition existed in the TIPC protocol implementation in the Linux kernel, leading to a null pointer dereference vulnerability. A local attacker could use this to cause a denial of service system crash. CVE-2023-1382 It was discovered that the virtio network...

7.8CVSS6.8AI score0.01377EPSS
SaveExploits4References16
OSV
OSV
added 2024/04/19 1:23 p.m.10 views

USN-6739-1 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities

It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could use this to cause a denial of service system crash. CVE-2022-20422 Wei Chen discovered that a race condition existed in the TIPC protocol implementation in...

8.2CVSS6.8AI score0.01377EPSS
SaveExploits4References18
Ubuntu
Ubuntu
added 2024/04/19 1:23 p.m.57 views

USN-6739-1: Linux kernel vulnerabilities

It was discovered that a race condition existed in the instruction emulator of the Linux kernel on Arm 64-bit systems. A local attacker could use this to cause a denial of service system crash. CVE-2022-20422 Wei Chen discovered that a race condition existed in the TIPC protocol implementation in...

8.2CVSS7.5AI score0.01377EPSS
SaveExploits4
OSV
OSV
added 2024/04/02 7:15 a.m.7 views

UBUNTU-CVE-2024-26667

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/06 7:15 a.m.10 views

AZL-56846 CVE-2023-52586 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.8AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/16 2:49 p.m.22 views

CLSA-2024-1708094944 Fix of 8 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-23851 - dm: limit the number of targets and parameter size area CVE-url: https://ubuntu.com/security/CVE-2024-1086 - netfilter: nftables: reject QUEUE/DROP verdict parameters CVE-url: https://ubuntu.com/security/CVE-2023-35827 - ravb: Fix use-after-fr...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.10 views

kernel: drm: Fix potential null-ptr-deref due to drmm_mode_config_init()

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call drmmodecreatestandardproperties and won't check the ret value. When drmmodecreatestandardproperties failed due to alloc, property will be a...

6.7AI score0.00199EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2023/06/28 12:00 a.m.8 views

CVE-2023-3355 Null pointer dereference in submit_lookup_cmds() in drivers/gpu/drm/msm/msm_gem_submit.c

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

4.7CVSS7AI score0.00288EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2023/05/23 8:45 a.m.42 views

CVE-2023-21106

A double-free vulnerability was found in adrenosetparam in drivers/gpu/drm/msm/adreno/adrenogpu.c in the DRM subsystem in the Linux Kernel. This flaw could lead to local privilege escalation...

7.8CVSS6.5AI score0.00112EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 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.3AI score0.00249EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/01/18 12:00 a.m.11 views

PT-2025-52948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/msm/dpu subsystem where unallocated resources can be returned. Specifically, if a topology requests resources not created by the system, the dpu r...

7.8CVSS6.2AI score0.0094EPSS
SaveExploits2References902
Oracle linux
Oracle linux
added 2023/01/13 12:00 a.m.56 views

kernel security and bug fix update

4.18.0-425.10.1.OL8 - 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.8CVSS0.1AI score0.00302EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/01 12:00 a.m.5 views

PT-2025-49740

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/MSM subsystem related to a workqueue leak occurring during bind errors. Specifically, the workqueue was not being properly destroyed in cases of...

6.6AI score0.00218EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35671 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.220 Description: The issue is related to the drm/msm/dpu component, specifically with the indexing of dpu kms-hw vbif using vbif idx. The actual impact and attack plausibility have not yet been proven...

7.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2021/07/16 12:00 a.m.63 views

EulerOS 2.0 SP5 : kernel (EulerOS-SA-2021-2221)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The kernel package contains the Linux kernel vmlinuz, the core of any Linux operating system. The kernel handles the basic functions of the...

7.8CVSS7.4AI score0.03132EPSS
SaveExploits1References14
Rows per page
Query Builder