Lucene search
+L

8083 matches found

SUSE CVE
SUSE CVE
added 2025/04/18 11:18 p.m.7 views

SUSE CVE-2025-39989

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use iscopyfromuser to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. 1. What am I trying to do: This patchset resolves two critical regressions related to...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/18 11:08 a.m.15 views

OESA-2025-1432 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Handle SRCU initialization failure during page track init Check the return of initsrcustruct, which can fail due to OOM, when initializing the page tra...

7.8CVSS6.3AI score0.00673EPSS
SaveExploits0References13
NVD
NVD
added 2025/04/18 7:15 a.m.14 views

CVE-2025-38049

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Commit 6eac36bb9eb0 "x86/resctrl: Allocate the cleanest CLOSID by searching closidnumdirtyrmid" added logic that causes resctrl to search for the CLOSID...

5.5CVSS0.00263EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/18 7:01 a.m.31 views

CVE-2025-38049 x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors

In the Linux kernel, the following vulnerability has been resolved: x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors Commit 6eac36bb9eb0 "x86/resctrl: Allocate the cleanest CLOSID by searching closidnumdirtyrmid" added logic that causes resctrl to search for the CLOSID...

0.00263EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/18 1:23 a.m.7 views

SUSE CVE-2025-23135

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Teardown riscv specific bits after kvmexit During a module removal, kvmexit invokes arch specific disable call which disables AIA. However, we invoke aiaexit before kvmexit resulting in the following warning. KVM...

5.5CVSS6.4AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:15 p.m.9 views

UBUNTU-CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References50
CVE
CVE
added 2025/04/16 2:13 p.m.145 views

CVE-2025-23135

The CVE-2025-23135 issue is in the Linux kernel for RISC-V KVM teardown. The root cause is an ordering flaw during module removal: aia_exit is invoked before kvm_exit, which can leave IRQ state inconsistent (percpu IRQ 31 still enabled) and prevent the KVM module from re-insertion. The published ...

5.5CVSS6.3AI score0.00185EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.16 views

CVE-2025-22069 riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler

In the Linux kernel, the following vulnerability has been resolved: riscv: fgraph: Fix stack layout to match archftraceregs argument of ftracereturntohandler Naresh Kamboju reported a "Bad frame pointer" kernel warning while running LTP trace ftracestresstest.sh in riscv. We can reproduce the sam...

7.8CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.73 views

CVE-2025-22069

In the Linux kernel, the following vulnerability has been resolved: riscv: fgraph: Fix stack layout to match archftraceregs argument of ftracereturntohandler Naresh Kamboju reported a "Bad frame pointer" kernel warning while running LTP trace ftracestresstest.sh in riscv. We can reproduce the sam...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:12 p.m.154 views

CVE-2025-22069

The CVE-2025-22069 entry concerns a Linux kernel riscv fgraph issue where stack layout for ftrace_return_to_handler argument did not match __arch_ftrace_regs, causing a Bad frame pointer warning. Affected component: riscv ftrace path in kernel/trace/fgraph.c; root cause: mismatch between the cons...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.18 views

CVE-2025-22047

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix applymicrocodeamd's return value When verifysha256digest fails, applymicrocodeamd should propagate the failure by returning false and not -1 which is promoted to true...

7.8CVSS5.6AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.6 views

CVE-2025-22046

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Harden uretprobe syscall trampoline check Jann reported a possible issue when trampolinecheckip returns address near the bottom of the address space that is allowed to call into the syscall if uretprobes are not set...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.10 views

CVE-2025-22045

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flushtlbrange when used for zapping normal PMDs On the following path, flushtlbrange can be used for zapping normal PMD entries PMD entries that point to page tables together with the PTE entries in the pointed-to pag...

7.8CVSS5.8AI score0.00237EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/16 2:11 p.m.17 views

CVE-2025-22033

In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g. LDREX. When that's the case, signal to the caller that it needs to...

5.5CVSS5.6AI score0.00204EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.12 views

PT-2025-16762 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved, related to adding a folio to a bio. On certain architectures, such as aarch64, where large hugepages are supported e.g., 16GB, the offset...

7.8CVSS5.9AI score0.67588EPSS
SaveExploits0References692
Packet Storm News
Packet Storm News
added 2025/04/16 12:00 a.m.16 views

The Evolution of Zero Trust Architecture (ZTA) from Concept to Implementation

Zero Trust Architecture ZTA is one of the paradigm changes in cybersecurity, from the traditional perimeter-based model to perimeterless. This article studies the core concepts of ZTA, its beginning, a few use cases and future trends. Emphasising the always verify and least privilege access, some...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.6 views

PT-2025-16688 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the LoongArch architecture and the Berkeley Packet Filter BPF. The issue occurs when a subprogram's return value is...

5AI score0.00212EPSS
SaveExploits0References32
Packet Storm News
Packet Storm News
added 2025/04/16 12:00 a.m.15 views

PCDiff: Proactive Control for Ownership Protection in Diffusion Models with Watermark Compatibility

With the growing demand for protecting the intellectual property IP of text-to-image diffusion models, we propose PCDiff -- a proactive access control framework that redefines model authorization by regulating generation quality. At its core, PCDIFF integrates a trainable fuser module and...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an arm64 compatibility alignment fix for null pointer dereferencing...

5.5CVSS6.6AI score0.00204EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.26 views

PT-2025-16775 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the fixed version Description: A vulnerability in the Linux kernel has been resolved. The issue occurs during a module removal, where kvm exit invokes arch-specific disable calls, which can lead to inconsistent...

7.8CVSS4.9AI score0.67588EPSS
SaveExploits0References690
Rows per page
Query Builder