Lucene search
+L

18308 matches found

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

SUSE CVE-2025-22071

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufscreatecontext Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufsmkdir fails, we need to drop the reference to neighbor...

5.5CVSS7.3AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/18 7:15 a.m.15 views

AZL-69728 CVE-2025-39989 affecting package kernel 5.15.200.1-1

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.5CVSS5.6AI score0.00237EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/04/18 7:15 a.m.8 views

CVE-2025-38104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU registers in a virtualized environment., including TLB...

4.7CVSS5.2AI score0.00176EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/04/18 7:15 a.m.12 views

CVE-2025-38104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Priority Inversion in SRIOV RLCG Register Access is a way for virtual functions to safely access GPU registers in a virtualized environment., including TLB...

4.7CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/18 7:01 a.m.12 views

CVE-2025-39989 x86/mce: use is_copy_from_user() to determine copy-from-user context

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

6.2AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/04/18 1:49 a.m.9 views

SUSE CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS7.6AI score0.00182EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/04/18 1:24 a.m.15 views

SUSE CVE-2025-22030

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

4.7CVSS7.7AI score0.00191EPSS
SaveExploits0References16
Packet Storm News
Packet Storm News
added 2025/04/18 12:00 a.m.19 views

Trace Gadgets: Minimizing Code Context for Machine Learning-Based Vulnerability Prediction

As the number of web applications and API endpoints exposed to the Internet continues to grow, so does the number of exploitable vulnerabilities. Manually identifying such vulnerabilities is tedious. Meanwhile, static security scanners tend to produce many false positives. While machine...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/18 12:00 a.m.209 views

Everything You Wanted to Know about LLM-Based Vulnerability Detection but Were Afraid to Ask

Large Language Models are a promising tool for automated vulnerability detection, thanks to their success in code generation and repair. However, despite widespread adoption, a critical question remains: Are LLMs truly effective at detecting real-world vulnerabilities? Current evaluations, which...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/04/17 6:15 p.m.9 views

DEBIAN-CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS5.3AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/17 6:15 p.m.16 views

CVE-2020-36789

In the Linux kernel, the following vulnerability has been resolved: can: dev: cangetechoskb: prevent call to kfreeskb in hard IRQ context If a driver calls cangetechoskb during a hardware IRQ which is often, but not always, the case, the 'WARNONinirq' in net/core/skbuff.cskbreleaseheadstate might...

5.5CVSS6.9AI score
SaveExploits0References7
CVE
CVE
added 2025/04/17 6:01 p.m.112 views

CVE-2020-36789

The CVE-2020-36789 entry pertains to the Linux kernel CAN stack. A driver calling can_get_echo_skb() in hardware IRQ context could trigger WARN_ON(in_irq) in skb_release_head_state() under congestion, risking NULL pointer dereference. Root cause: kfree_skb() used instead of the IRQ-safe path in n...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References7Affected Software1
Wiz blog
Wiz blog
added 2025/04/17 2:00 p.m.18 views

Research Briefing: MCP Security

The present and future of security for the Model Context Protocol...

7.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/17 12:00 a.m.85 views

GraphQLer: Enhancing GraphQL Security with Context-Aware API Testing

GraphQL is an open-source data query and manipulation language for web applications, offering a flexible alternative to RESTful APIs. However, its dynamic execution model and lack of built-in security mechanisms expose it to vulnerabilities such as unauthorized data access, denial-of-service DoS...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/04/16 3:16 p.m.2 views

DEBIAN-CVE-2025-22071

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufscreatecontext Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufsmkdir fails, we need to drop the reference to neighbor...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

CVE-2025-22072

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "POWERPC spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang directory, which normally gets removed when that gets...

7.8CVSS0.00204EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/16 3:16 p.m.15 views

UBUNTU-CVE-2025-22072

In the Linux kernel, the following vulnerability has been resolved: spufs: fix gang directory lifetimes prior to "POWERPC spufs: Fix gang destroy leaks" we used to have a problem with gang lifetimes - creation of a gang returns opened gang directory, which normally gets removed when that gets...

7.8CVSS6.2AI score0.00204EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22071

In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufscreatecontext Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufsmkdir fails, we need to drop the reference to neighbor...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References50
OSV
OSV
added 2025/04/16 3:15 p.m.2 views

DEBIAN-CVE-2025-22042

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for create lease context Add missing bounds check for create lease context...

5.5CVSS5.6AI score0.00497EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:15 p.m.9 views

CVE-2025-22043

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add bounds check for durable handle context Add missing bounds check for durable handle context...

8.1CVSS0.00458EPSS
SaveExploits0References5
Rows per page
Query Builder