Lucene search
+L

8083 matches found

SUSE CVE
SUSE CVE
added 2025/05/02 2:03 a.m.8 views

SUSE CVE-2025-23153

In the Linux kernel, the following vulnerability has been resolved: arm/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS6.5AI score0.00163EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/02 2:02 a.m.10 views

SUSE CVE-2025-37786

In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsatreesetup, it means that we are the last switch of the tree which is successfully probing, and we should be setting up all switches from our probe path. After...

5.5CVSS7.9AI score0.00186EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.11 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 the RISC-V architecture's failure to use READONCENOCHECK in imprecise unfolded stack mode...

7.1CVSS5.2AI score0.00185EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/05/02 12:00 a.m.18 views

Securing Agentic AI: a Comprehensive Threat Model and Mitigation Framework for Generative AI Agents

As generative AI GenAI agents become more common in enterprise settings, they introduce security challenges that differ significantly from those posed by traditional systems. These agents are not just LLMs; they reason, remember, and act, often with minimal human oversight. This paper introduces ...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/02 12:00 a.m.13 views

Disassembly As Weighted Interval Scheduling with Learned Weights

Disassembly is the first step of a variety of binary analysis and transformation techniques, such as reverse engineering, or binary rewriting. Recent disassembly approaches consist of three phases: an exploration phase, that overapproximates the binary's code; an analysis phase, that assigns...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2025/05/02 12:00 a.m.15 views

ARM多款产品 安全漏洞

ARM Bifrost GPU Kernel Driver and others are a GPU kernel driver from ARM UK. A security vulnerability exists in various ARM products, which stems from improper GPU handling operations and could lead to post-release reuse attacks. The following products are affected: ARM Bifrost GPU Kernel Driver...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.5 views

PT-2025-18886

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description The issue is related to the RISC-V architecture in the Linux kernel, where a mutex lock is taken twice during SiFive errata patching, resulting in errors such as kernel NULL pointer...

5.8AI score
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:00 a.m.12 views

The vulnerability of the sev_receive_start() function in the arch/x86/kvm/svm/sev.c module of the virtualization subsystem on the x86 kernel of the Linux operating system allows a attacker to compromise the integrity and accessibility of the protected information.

The vulnerability of the sevreceivestart function in the arch/x86/kvm/svm/sev.c module of the virtualization subsystem on the Linux kernel-based x86 platform is related to the failure to release resources after their useful life has ended. Exploiting this vulnerability could allow an attacker to...

5.1CVSS5.9AI score0.00213EPSS
SaveExploits0References7Affected Software1
Debian
Debian
added 2025/05/01 10:32 p.m.61 views

[SECURITY] [DLA 4152-1] nodejs security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4152-1 [email protected] https://www.debian.org/lts/security/ Bastien Roucariès May 02, 2025 https://wiki.debian.org/LTS -...

6.5CVSS6.5AI score0.00383EPSS
SaveExploits0
NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49851

In the Linux kernel, the following vulnerability has been resolved: riscv: fix reserved memory setup Currently, RISC-V sets up reserved memory using the "early" copy of the device tree. As a result, when trying to get a reserved memory region using ofreservedmemlookup, the pointer to reserved...

7.1CVSS0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

DEBIAN-CVE-2022-49808

In the Linux kernel, the following vulnerability has been resolved: net: dsa: don't leak tagger-owned storage on switch driver unbind In the initial commit dc452a471dba "net: dsa: introduce tagger-owned storage for private and shared data", we had a call to tagops-disconnectdst issued from...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.33 views

CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.93 views

DEBIAN-CVE-2022-49778

In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect filemapcount for non-leaf pmd/pud The page table check trigger BUGON unexpectedly when collapse hugepage: ------------ cut here ------------ kernel BUG at mm/pagetablecheck.c:82! Internal error: Oops - BUG...

5.5CVSS5.6AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.45 views

UBUNTU-CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

7.8CVSS6.1AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:15 p.m.11 views

UBUNTU-CVE-2025-37786

In the Linux kernel, the following vulnerability has been resolved: net: dsa: free routing table on probe failure If complete = true in dsatreesetup, it means that we are the last switch of the tree which is successfully probing, and we should be setting up all switches from our probe path. After...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References37
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.24 views

CVE-2022-49851

In the Linux kernel, the following vulnerability has been resolved: riscv: fix reserved memory setup Currently, RISC-V sets up reserved memory using the "early" copy of the device tree. As a result, when trying to get a reserved memory region using ofreservedmemlookup, the pointer to reserved...

7.1CVSS5.5AI score0.00198EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.17 views

CVE-2022-49783

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Drop fpregs lock before inheriting FPU permissions Mike Galbraith reported the following against an old fork of preempt-rt but the same issue also applies to the current preempt-rt tree. BUG: sleeping function called fro...

5.5CVSS5.5AI score0.00163EPSS
SaveExploits0
NVD
NVD
added 2025/05/01 1:15 p.m.23 views

CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS0.00163EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.52 views

CVE-2025-23152

In the Linux kernel, the following vulnerability has been resolved: arm64/crc-t10dif: fix use of out-of-scope array in crct10difarch Fix a silly bug where an array was used outside of its scope...

5.5CVSS5.3AI score0.00163EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/01 12:00 a.m.9 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 improper reserved memory settings in the riscv architecture, which could cause the kernel to crash...

7.1CVSS5.1AI score0.00198EPSS
SaveExploits0References4
Rows per page
Query Builder