Lucene search
+L

4366 matches found

Ubuntu
Ubuntu
added 2025/10/01 8:17 a.m.11 views

USN-7775-3: Linux kernel (Azure) 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; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
NVD
NVD
added 2025/10/01 8:15 a.m.12 views

CVE-2025-39923

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.5CVSS0.0014EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 8:15 a.m.17 views

AZL-68025 CVE-2025-39923 affecting package kernel for versions less than 6.6.112.1-1

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.5CVSS6.8AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 8:15 a.m.13 views

AZL-74850 CVE-2025-39923 affecting package kernel for versions less than 5.15.200.1-1

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.5CVSS6.8AI score0.0014EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

7.5CVSS0.00254EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 8:15 a.m.11 views

UBUNTU-CVE-2025-39923

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.5CVSS6.3AI score0.0014EPSS
SaveExploits0References32
OSV
OSV
added 2025/10/01 8:15 a.m.8 views

UBUNTU-CVE-2025-39897

In the Linux kernel, the following vulnerability has been resolved: net: xilinx: axienet: Add error handling for RX metadata pointer retrieval Add proper error checking for dmaenginedescgetmetadataptr which can return an error pointer and lead to potential crashes or undefined behaviour if the...

7.5CVSS5.9AI score0.00254EPSS
SaveExploits0References15
OSV
OSV
added 2025/10/01 8:7 a.m.5 views

CVE-2025-39923 dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees

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.5CVSS6.1AI score0.0014EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/10/01 8:7 a.m.16 views

CVE-2025-39923

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.5AI score0.0014EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/01 8:7 a.m.12 views

CVE-2025-39923 dmaengine: qcom: bam_dma: Fix DT error handling for num-channels/ees

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

0.0014EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 8:7 a.m.41 views

CVE-2025-39923

CVE-2025-39923 concerns the Linux kernel dmaengine/qcom BAM driver. The root cause was missing error handling in DT parsing for required properties (clock and num-channels), which could allow probing to proceed unsafely and read channels from registers, risking early boot crashes across Qualcomm ...

5.5CVSS5.8AI score0.0014EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2025/10/01 7:42 a.m.29 views

CVE-2025-39897

CVE-2025-39897 (Linux kernel) : The issue, sourced from the Linux kernel patch notes, involves the Xilinx AXIENET driver where RX metadata pointer retrieval can fail when calling dmaengine_desc_get_metadata_ptr(), which may return an error pointer. The fix adds proper error checking and handling ...

7.5CVSS6.1AI score0.00254EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2025/10/01 12:28 a.m.5 views

kernel: drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS6.9AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/01 12:24 a.m.5 views

kernel: drm/gem: Acquire references on GEM handles for framebuffers

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the buffer object, if any. 1...

7.8CVSS6.9AI score0.00156EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/27 1:1 a.m.10 views

dma-direct: Leak pages on dma_set_decrypted() failure

...

7.1CVSS7AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2025/09/26 5:27 p.m.3 views

SUSE-SU-2025:03382-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-46733: btrfs: fix qgroup reserve leaks in cowfilerange bsc1230708. - CVE-2024-49996: cifs: Fix buffer overflow when parsing NFS reparse points bsc1232089...

9.8CVSS6.6AI score0.03127EPSS
SaveExploits3References224
Ubuntu
Ubuntu
added 2025/09/26 7:57 a.m.10 views

USN-7775-2: Linux kernel (Azure) 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; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Tenable Nessus
Tenable Nessus
added 2025/09/26 12:0 a.m.7 views

Ubuntu 22.04 LTS : Linux kernel (Azure FIPS) vulnerabilities (USN-7775-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7775-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

9.8CVSS7.1AI score0.0125EPSS
SaveExploits8References144
Ubuntu
Ubuntu
added 2025/09/25 12:42 p.m.20 views

USN-7774-1: Linux kernel 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; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Serial ATA and Parallel ATA...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2025/09/25 12:33 p.m.19 views

USN-7769-1: Linux kernel 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; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACP...

9.8CVSS7.6AI score0.0125EPSS
SaveExploits8
Rows per page
Query Builder