Lucene search
+L

5650 matches found

Amazon
Amazon
•added 2025/08/19 12:00 a.m.•10 views

Important: kernel-livepatch-5.10.239-236.958

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.239-236.958 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•10 views

Important: kernel-livepatch-5.10.238-234.956

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.238-234.956 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•12 views

Important: kernel-livepatch-4.14.355-280.652

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-4.14.355-280.652 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•9 views

Important: kernel-livepatch-4.14.355-277.647

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-4.14.355-277.647 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•9 views

Important: kernel-livepatch-5.10.238-231.953

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.238-231.953 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•18 views

Important: kernel-livepatch-4.14.355-280.651

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-4.14.355-280.651 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
Amazon
Amazon
•added 2025/08/19 12:00 a.m.•11 views

Important: kernel-livepatch-5.10.237-230.948

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: check if the new fence is really later CVE-2022-49935 Affected Packages: kernel-livepatch-5.10.237-230.948 Issue Correction: Please ensure you have live patching enabled. Run yum update...

7.8CVSS6.7AI score0.00169EPSS
SaveExploits0
OSV
OSV
•added 2025/08/18 8:35 p.m.•21 views

USN-7699-1 linux, linux-aws, linux-aws-6.14, linux-gcp, linux-gcp-6.14, linux-oracle, linux-oracle-6.14, linux-raspi, linux-realtime 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; - RISC-V architecture; - x86 architecture; - Buffer Sharing and Synchronization framework; - DM...

9.4CVSS6.5AI score0.0063EPSS
SaveExploits2References60
RedhatCVE
RedhatCVE
•added 2025/08/18 11:27 a.m.•14 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

5.5CVSS7.5AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/08/18 11:27 a.m.•13 views

CVE-2025-38543

A flaw was found in the tegra-drm module in the Linux kernel. When a DMA allocation fails, a missing return value check can cause a system crash and result in a denial of service...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/08/16 11:22 p.m.•18 views

SUSE CVE-2025-38515

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

4.7CVSS7AI score0.00153EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
•added 2025/08/16 11:22 p.m.•12 views

SUSE CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References20
OSV
OSV
•added 2025/08/16 12:15 p.m.•7 views

DEBIAN-CVE-2025-38543

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: nvdec: Fix dmaalloccoherent error check Check for NULL return value with dmaalloccoherent, in line with Robin's fix for vic.c in 'drm/tegra: vic: Fix DMA API misuse'...

5.5CVSS5.3AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
•added 2025/08/16 12:15 p.m.•14 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS0.0017EPSS
SaveExploits0References10
OSV
OSV
•added 2025/08/16 12:15 p.m.•7 views

DEBIAN-CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

7.8CVSS6.3AI score0.00299EPSS
SaveExploits0References1
OSV
OSV
•added 2025/08/16 12:15 p.m.•17 views

UBUNTU-CVE-2025-38533

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix the using of Rx buffer DMA The wxrxbuffer structure contained two DMA address fields: 'dma' and 'pagedma'. However, only 'pagedma' was actually initialized and used to program the Rx descriptor. But 'dma' was...

9.8CVSS6.6AI score0.00299EPSS
SaveExploits0References29
CVE
CVE
•added 2025/08/16 11:22 a.m.•76 views

CVE-2025-38543

CVE-2025-38543 is a Linux kernel vulnerability affecting the drm/tegra nvdec path. The root cause is a missing NULL check after dma_alloc_coherent, resolved by aligning with Robin's fix for vic.c (DMA API misuse). The impact, per the entry, is a HIGH availability impact with no confidentiality or...

5.5CVSS6.7AI score0.00149EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2025/08/16 11:15 a.m.•34 views

AZL-73545 CVE-2025-38515 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

4.7CVSS6.2AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
•added 2025/08/16 11:15 a.m.•16 views

UBUNTU-CVE-2025-38515

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

4.7CVSS6.1AI score0.00153EPSS
SaveExploits0References42
OSV
OSV
•added 2025/08/16 11:12 a.m.•14 views

CVE-2025-38538 dmaengine: nbpfaxi: Fix memory corruption in probe()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

6AI score
SaveExploits0References13
Rows per page
Query Builder