Lucene search
+L

13652 matches found

Packet Storm News
Packet Storm News
added 2025/10/28 12:00 a.m.14 views

Hammering the Diagnosis: Rowhammer-Induced Stealthy Trojan Attacks on ViT-Based Medical Imaging

Vision Transformers ViTs have emerged as powerful architectures in medical image analysis, excelling in tasks such as disease detection, segmentation, and classification. However, their reliance on large, attention-driven models makes them vulnerable to hardware-level attacks. In this paper, we...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/10/27 7:52 a.m.6 views

CVE-2025-12199

No description is available for this CVE. Mitigation No mitigation is currently available that meets Red Hat Product Security’s standards for usability, deployment, applicability, or stability. To reduce the risk, ensure that only trusted and validated configuration files are used by dnsmasq, and...

4.3AI score0.00012EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53699

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - riscv: move memblockallowresize after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to...

5.3AI score0.00199EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/24 9:31 p.m.7 views

EUVD-2022-54512

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS4.8AI score0.00273EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/22 6:30 p.m.9 views

EUVD-2022-54673

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2 Remove WARNs that sanity check that KVM never lets a triple fault for L2 escape and incorrectly end up in L1. In normal operation, the sanity check is...

5.5CVSS5.1AI score0.00299EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/22 6:30 p.m.12 views

EUVD-2022-54680

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix combination of jit blinding and pointers to bpf subprogs. The combination of jit blinding and pointers to bpf subprogs causes: 36.989548 BUG: unable to handle page fault for address: 0000000100000001 36.990342 PF:...

5.5CVSS4.9AI score0.00255EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/22 3:15 p.m.6 views

CVE-2025-49933

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Crocoblock JetBlog jet-blog allows Reflected XSS.This issue affects JetBlog: from n/a through = 2.4.4...

6.5CVSS0.00208EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/22 1:23 p.m.34 views

CVE-2023-53699

CVE-2023-53699 affects the Linux kernel riscv memblock handling: memblock metadata is accessed via kernel image mapping and is resized during memblock region allocations after linear mapping is ready. The described cause is reallocation of memblock.regions and copying to the new array, triggering...

6AI score0.00199EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/21 6:30 p.m.8 views

EUVD-2022-54785

In the Linux kernel, the following vulnerability has been resolved: module: fix eshstrndx.shsize=0 OOB access It is trivial to craft a module to trigger OOB access in this line: if info-secstringsstrhdr-shsize - 1 != '\0' BUG: unable to handle page fault for address: ffffc90000aa0fff PGD 10000006...

7.1CVSS5.2AI score0.00288EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/21 12:31 p.m.7 views

EUVD-2022-54827

In the Linux kernel, the following vulnerability has been resolved: ftrace: Clean up hash directfunctions on register failures We see the following GPF when registerftracedirect fails: general protection fault, probably for non-canonical address \ 0x200000000000010: 0000 1 PREEMPT SMP...

5.5CVSS4.9AI score0.00281EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/21 12:31 p.m.8 views

EUVD-2022-54872

In the Linux kernel, the following vulnerability has been resolved: efi: Do not import certificates from UEFI Secure Boot for T2 Macs On Apple T2 Macs, when Linux attempts to read the db and dbx efi variables at early boot to load UEFI Secure Boot certificates, a page fault occurs in Apple firmwa...

5.5CVSS5.2AI score0.00165EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/21 12:31 p.m.10 views

EUVD-2022-54997

In the Linux kernel, the following vulnerability has been resolved: ptp: unregister virtual clocks when unregistering physical clock. When unregistering a physical clock which has some virtual clocks, unregister the virtual clocks with it. This fixes the following oops, which can be triggered by...

5.5CVSS5AI score0.00256EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/19 12:00 a.m.5 views

CVE-2025-62672

rplay through 3.3.2 allows attackers to cause a denial of service SIGSEGV and daemon crash or possibly have unspecified other impact. This occurs in memcpy in the RPLAYDATA case in rplayunpack in librplay/rplay.c, potentially reachable via packet data with no authentication...

5.3CVSS6.9AI score0.00527EPSS
SaveExploits0References3
RustSec
RustSec
added 2025/10/18 12:00 p.m.15 views

Segmentation fault and invalid memory read in `mnl::cb_run`

The function mnl::cbrun is marked as safe but exhibits unsound behavior when processing malformed Netlink message buffers. Passing a crafted byte slice to mnl::cbrun can trigger memory violations. The function does not sufficiently validate the input buffer structure before processing, leading to...

5.7AI score
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/17 11:22 p.m.5 views

SUSE CVE-2025-61908

Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null, dereferencing results in a segmentation fault. This can be used by any API user with access to an API endpoint that allows specifying a...

6.5CVSS6.8AI score0.00498EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/17 5:39 p.m.7 views

CVE-2025-61908

Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null, dereferencing results in a segmentation fault. This can be used by any API user with access to an API endpoint that allows specifying a...

7.1CVSS6.7AI score0.00498EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/17 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-61908

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null...

7.1CVSS5.5AI score0.00498EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/10/16 6:15 p.m.11 views

CVE-2025-61908

Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null, dereferencing results in a segmentation fault. This can be used by any API user with access to an API endpoint that allows specifying a...

7.1CVSS6.8AI score0.00498EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/16 6:15 p.m.17 views

DEBIAN-CVE-2025-61908

Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null, dereferencing results in a segmentation fault. This can be used by any API user with access to an API endpoint that allows specifying a...

6.5CVSS5.3AI score0.00498EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/16 6:15 p.m.16 views

CVE-2025-61908

Icinga 2 is an open source monitoring system. From 2.10.0 to before 2.15.1, 2.14.7, and 2.13.13, when creating an invalid reference, such as a reference to null, dereferencing results in a segmentation fault. This can be used by any API user with access to an API endpoint that allows specifying a...

7.1CVSS0.00498EPSS
SaveExploits0References3
Rows per page
Query Builder