Lucene search
+L

993 matches found

OSV
OSV
•added 2025/10/01 2:52 p.m.•19 views

USN-7790-1 linux-raspi vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AMD CDX bus driver; - DP...

9.8CVSS6.5AI score0.00513EPSS
SaveExploits0References101
NVD
NVD
•added 2025/10/01 12:15 p.m.•10 views

CVE-2023-53465

In the Linux kernel, the following vulnerability has been resolved: soundwire: qcom: fix storing port config out-of-bounds The 'qcomswrmctrl-pconfig' has size of QCOMSDWMAXPORTS 14, however we index it starting from 1, not 0, to match real port numbers. This can lead to writing port config past...

7.8CVSS0.00181EPSS
SaveExploits0References4
OSV
OSV
•added 2025/10/01 12:15 p.m.•8 views

UBUNTU-CVE-2023-53465

In the Linux kernel, the following vulnerability has been resolved: soundwire: qcom: fix storing port config out-of-bounds The 'qcomswrmctrl-pconfig' has size of QCOMSDWMAXPORTS 14, however we index it starting from 1, not 0, to match real port numbers. This can lead to writing port config past...

7.8CVSS6.5AI score0.00181EPSS
SaveExploits0References7
OSV
OSV
•added 2025/10/01 11:42 a.m.•6 views

CVE-2023-53465 soundwire: qcom: fix storing port config out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: soundwire: qcom: fix storing port config out-of-bounds The 'qcomswrmctrl-pconfig' has size of QCOMSDWMAXPORTS 14, however we index it starting from 1, not 0, to match real port numbers. This can lead to writing port config past...

7.8CVSS6.9AI score
SaveExploits0References7
CVE
CVE
•added 2025/10/01 11:42 a.m.•37 views

CVE-2023-53465

CVE-2023-53465 : Linux kernel vulnerability in the SoundWire qcom driver where qcom_swrm_ctrl->pconfig (14 entries) can be written past bounds because indexing starts at 1 instead of 0, corrupting the next struct member. Exploitation is local (per CVSS: 7.1, HIGH impact on availability/Confide...

7.8CVSS6.5AI score0.00181EPSS
SaveExploits0References4Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/01 12:00 a.m.•0 views

CVE-2025-39923: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: bamdma: Fix DT error handling for num-channels/ees When we don't have a clock specified in the device tree, we have no way to ensure the BAM is on. This is often the case for remotely-controlled or remotely-power...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2025/09/28 12:00 a.m.•21 views

The vulnerability of the qcom/gcc-sm6350.c component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the qcom/gcc-sm6350.c component in the Linux operating system is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00184EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
•added 2025/09/28 12:00 a.m.•16 views

The vulnerability of the qcom/dispcc-sm6350.c component in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the qcom/dispcc-sm6350.c component in the Linux operating system is related to pointer dereferencing errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References14Affected Software3
OSV
OSV
•added 2025/09/25 2:30 p.m.•23 views

USN-7767-2 linux-realtime-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.7AI score0.00513EPSS
SaveExploits0References102
Ubuntu
Ubuntu
•added 2025/09/24 11:27 a.m.•21 views

USN-7767-1: Linux kernel (Real-time) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS7AI score0.00513EPSS
SaveExploits0
OSV
OSV
•added 2025/09/24 11:08 a.m.•24 views

USN-7766-1 linux-aws-6.8, linux-gcp-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS6.5AI score0.00513EPSS
SaveExploits0References102
Ubuntu
Ubuntu
•added 2025/09/24 10:58 a.m.•28 views

USN-7765-1: Linux kernel (NVIDIA) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

9.8CVSS7AI score0.00513EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2025/09/18 11:40 p.m.•11 views

SUSE CVE-2023-53196

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for resource structure which is pointed by parentres pointer. This memory is not freed. This leads to memory leak. Use stack memory to prevent...

5.5CVSS7.8AI score0.00156EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2025/09/17 11:31 p.m.•9 views

SUSE CVE-2022-50239

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix writes in read-only memory region This commit fixes a kernel oops because of a write in some read-only memory: 9.068287 Unable to handle kernel write to read-only memory at virtual address ffff800009240ad8...

7CVSS6.5AI score0.00159EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2025/09/17 2:56 p.m.•4 views

CVE-2022-50371 led: qcom-lpg: Fix sleeping in atomic

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

6.1AI score0.00148EPSS
SaveExploits0References3
CVE
CVE
•added 2025/09/17 2:56 p.m.•50 views

CVE-2022-50371

CVE-2022-50371 concerns the Linux kernel, specifically the qcom-lpg LED driver. The issue arises because lpg_brighness_set() could sleep while the brightness_set() callback for the LED must be non-blocking, leading to sleeping in atomic context (as shown by the stack trace and in_atomic/irq state...

5.5CVSS6.1AI score0.00148EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2025/09/17 2:56 p.m.•41 views

CVE-2022-50371 led: qcom-lpg: Fix sleeping in atomic

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

0.00148EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/17 12:00 a.m.•0 views

CVE-2022-50371: Improper Locking

In the Linux kernel, the following vulnerability has been resolved: led: qcom-lpg: Fix sleeping in atomic lpgbrighnessset function can sleep, while led's brightnessset callback must be non-blocking. Change LPG driver to use brightnesssetblocking instead. BUG: sleeping function called from invalid...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/09/16 12:00 a.m.•4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53196

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: usb: dwc3: qcom: Fix potential memory leak Function dwc3qcomprobe allocates memory for...

5.5CVSS5.2AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/09/16 12:00 a.m.•5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50308

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: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References3
Rows per page
Query Builder