Lucene search
K

9832 matches found

Circl
Circl
added 2026/07/07 4:45 p.m.11 views

CVE-2026-25271

creationtimestamp| type| source ---|---|--- 2026-07-07 16:45:18+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-prodotti-qualcomm-9...

7.8CVSS5.9AI score0.00052EPSS
Exploits0References1
Circl
Circl
added 2026/07/07 4:45 p.m.19 views

CVE-2026-21383

creationtimestamp| type| source ---|---|--- 2026-07-07 16:45:14+00:00| seen| https://www.acn.gov.it/portale/w/rilevate-vulnerabilita-in-prodotti-qualcomm-9...

7.1CVSS5.9AI score0.00069EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-53331

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - slimbus: qcom-ngd-ctrl: Avoid ABBA on txlock/ctrl-lock During the SSR/PDR down notification the txlock is taken with the intent to provide synchronization with...

6AI score0.00172EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-53339

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i2c: qcom-cci: Fix NULL pointer dereference in cciremove On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only...

5.9AI score0.00164EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/07/01 7:42 p.m.6 views

CVE-2026-53332

A flaw was found in the Linux kernel's Qualcomm NGD Next Generation Display controller qcom-ngd-ctrl component. This vulnerability arises from a race condition where callbacks are registered before the NGD device is fully initialized. This can lead to the callbacks operating on uninitialized data...

5.8AI score0.00168EPSS
Exploits0References4
NVD
NVD
added 2026/07/01 2:16 p.m.5 views

CVE-2026-53339

In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cciremove On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master may be initialized, and in such cases the device...

0.00164EPSS
Exploits0References8
OSV
OSV
added 2026/07/01 2:16 p.m.3 views

UBUNTU-CVE-2026-53339

In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cciremove On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master may be initialized, and in such cases the device...

5.7AI score0.00164EPSS
Exploits0References11
OSV
OSV
added 2026/07/01 2:16 p.m.4 views

UBUNTU-CVE-2026-53332

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the PDR lookup is being registered, or in the...

5.7AI score0.00168EPSS
Exploits0References7
EUVD
EUVD
added 2026/07/01 1:32 p.m.9 views

EUVD-2026-40973

In the Linux kernel, the following vulnerability has been resolved: i2c: qcom-cci: Fix NULL pointer dereference in cciremove On all modern platforms Qualcomm CCI controller provides two I2C masters, and on particular boards only one I2C master may be initialized, and in such cases the device...

5.8AI score0.00164EPSS
Exploits0References8
CVE
CVE
added 2026/07/01 1:32 p.m.20 views

CVE-2026-53339

CVE-2026-53339 affects the Linux kernel i2c-qcom-cci driver. On Qualcomm CCI with two I2C masters, if only one is initialized, device unbinding/removal can dereference NULL because cci_halt() runs for both masters while completion exists only for the active one, leading to a NULL pointer derefere...

5.8AI score0.00164EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.41 views

CVE-2026-53332 slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd

In the Linux kernel, the following vulnerability has been resolved: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd When the remoteproc starts in parallel with the NGD driver being probed, or the remoteproc is already up when the PDR lookup is being registered, or in the...

0.00168EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/06/26 7:0 p.m.14 views

CVE-2026-53054

A flaw was found in the Linux kernel's Direct Rendering Manager DRM subsystem, specifically within the Qualcomm Adreno GPU MSM driver. An incorrect argument in the VMBIND UNMAP locking mechanism meant that certain objects involved in unmapping operations were not consistently locked. This could...

7.8CVSS5.9AI score0.00127EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 4:25 p.m.7 views

CVE-2026-53052

A flaw was found in the Linux kernel. The Advanced Linux Sound Architecture on Chip ASoC subsystem, specifically within the Qualcomm qdsp6 topology component, fails to verify the type of a virtual widget before accessing its private data. This oversight could allow an attacker to cause incorrect...

5.5CVSS5.8AI score0.00172EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-53046

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbdcryptmessage sets a NULL completion callback on AEAD requests and does not handle the...

9.8CVSS6AI score0.00531EPSS
Exploits0References2
NVD
NVD
added 2026/06/24 5:17 p.m.4 views

CVE-2026-53052

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with a dsp graph, container and module. Accessing...

0.00172EPSS
Exploits0References6
NVD
NVD
added 2026/06/24 5:17 p.m.8 views

CVE-2026-53046

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbdcryptmessage sets a NULL completion callback on AEAD requests and does not handle the -EINPROGRESS return code from async hardware crypto engines like the...

9.8CVSS0.00531EPSS
Exploits0References7
EUVD
EUVD
added 2026/06/24 4:29 p.m.3 views

EUVD-2026-38920

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with a dsp graph, container and module. Accessing...

5.7AI score0.00172EPSS
Exploits0References6
CVE
CVE
added 2026/06/24 4:29 p.m.10 views

CVE-2026-53052

The CVE-2026-53052 entry describes a Linux kernel vulnerability in ASoC: qcom: qdsp6: topology where the code failed to verify the widget type before accessing private data. This could allow memory access from a virtual widget not associated with a DSP graph, container, or module, leading to inco...

5.7AI score0.00172EPSS
Exploits0References6
EUVD
EUVD
added 2026/06/24 4:29 p.m.6 views

EUVD-2026-38914

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free from async crypto on Qualcomm crypto engine ksmbdcryptmessage sets a NULL completion callback on AEAD requests and does not handle the -EINPROGRESS return code from async hardware crypto engines like the...

5.8AI score0.00531EPSS
Exploits0References7
CVE
CVE
added 2026/06/24 4:29 p.m.20 views

CVE-2026-53046

The CVE-2026-53046 entry concerns the ksmbd component of the Linux kernel. The vulnerability arises in ksmbd_crypt_message(), which sets a NULL completion callback on AEAD requests and does not properly handle -EINPROGRESS from async hardware crypto engines such as the Qualcomm Crypto Engine (QCE...

9.8CVSS5.8AI score0.00531EPSS
Exploits0References7
Rows per page
Query Builder