Lucene search
+L

12784 matches found

SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.9 views

SUSE CVE-2025-21866

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VMALLOC Erhard reported the following KASAN hit while booting his PowerMac G4 with a KASAN-enabled kernel 6.13-rc6: BUG: KASAN: vmalloc-out-of-bounds in...

5.5CVSS7.4AI score0.00222EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/03/12 11:35 a.m.10 views

libxml: use-after-free in xmlXIncludeAddNode

A flaw was found in libxml2 where improper handling of memory allocation failures in libxml2 can lead to crashes, memory leaks, or inconsistent states. While an attacker cannot directly control allocation failures, they may trigger denial-of-service conditions under extreme system stress...

8.1CVSS7.1AI score0.00257EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.15 views

CVE-2025-21866

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VMALLOC Erhard reported the following KASAN hit while booting his PowerMac G4 with a KASAN-enabled kernel 6.13-rc6: BUG: KASAN: vmalloc-out-of-bounds in...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.5 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-56756)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56756 advisory. - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB...

5.5CVSS5.9AI score0.00218EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56756)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56756 advisory. - In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB...

5.5CVSS5.9AI score0.00218EPSS
SaveExploits0References2
Redos
Redos
added 2025/03/10 12:0 a.m.22 views

ROS-20250310-01

Vulnerability of the dpaastartxmit function in the drivers/net/ethernet/freescale/dpaa/dpaaeth.c module of the Linux kernel of the Linux kernel is associated with a data leak. Exploitation of the vulnerability could allow an attacker to affect the confidentiality and availability of protected...

9.8CVSS6.2AI score0.00815EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:39 a.m.5 views

SUSE CVE-2024-58066

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbcp: Fix a NULL vs ISERR check The devmkzalloc function doesn't return error pointers, it returns NULL on error. Update the check to match...

5.5CVSS6.5AI score0.0015EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.8 views

SUSE CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

5.5CVSS7.6AI score0.00145EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/03/07 2:38 a.m.5 views

SUSE CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS7.7AI score0.00189EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/03/07 12:0 a.m.9 views

PT-2025-20503

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to error handling in the amd powerplay create function, specifically when amdgpu cgs create device fails. To...

5.5CVSS6.7AI score0.00262EPSS
SaveExploits0
OSV
OSV
added 2025/03/06 5:15 p.m.4 views

DEBIAN-CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 5:15 p.m.15 views

UBUNTU-CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References50
CVE
CVE
added 2025/03/06 4:22 p.m.152 views

CVE-2024-58085

CVE-2024-58085 relates to the Linux kernel Tomoyo security module, specifically a warning emission in tomoyo_write_control(). The description notes a syzbot report about a “too large allocation” warning when a long single line is written without a newline. The fix changes memory allocation behavi...

5.5CVSS7.1AI score0.00189EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2025/03/06 4:22 p.m.15 views

CVE-2024-58085

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/06 4:22 p.m.28 views

CVE-2024-58085 tomoyo: don't emit warning in tomoyo_write_control()

In the Linux kernel, the following vulnerability has been resolved: tomoyo: don't emit warning in tomoyowritecontrol syzbot is reporting too large allocation warning at tomoyowritecontrol, for one can write a very very long line without new line character. To fix this warning, I use GFPNOWARN...

0.00189EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

DEBIAN-CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 4:15 p.m.5 views

UBUNTU-CVE-2024-58065

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-apbc: Fix NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Fix the check...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/06 4:15 p.m.9 views

UBUNTU-CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS6.5AI score0.00145EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.17 views

CVE-2024-58070 bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS0.00145EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/03/06 3:54 p.m.1 views

CVE-2024-58067 clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check

In the Linux kernel, the following vulnerability has been resolved: clk: mmp: pxa1908-mpmu: Fix a NULL vs ISERR check The devmkzalloc function returns NULL on error, not error pointers. Update the check to match...

6.1AI score0.00149EPSS
SaveExploits0References2
Rows per page
Query Builder