Lucene search
+L

1488 matches found

CVE
CVE
added 2025/12/16 2:32 p.m.25 views

CVE-2025-68250

CVE-2025-68250 affects the Linux kernel. The issue arises from an assumption that lock pointers are 4-byte aligned to use lower bits for type encoding, which fails on architectures with only 2-byte alignment (e.g., m68k). This causes two WARN_ON_ONCE checks to trigger in the hung_task blocker log...

8.2CVSS6.1AI score0.00274EPSS
SaveExploits0References2
Packet Storm News
Packet Storm News
added 2025/12/16 12:0 a.m.12 views

UIXPOSE: Mobile Malware Detection Via Intention-Behaviour Discrepancy Analysis

We introduce UIXPOSE, a source-code-agnostic framework that operates on both compiled and open-source apps. This framework applies Intention Behaviour Alignment IBA to mobile malware analysis, aligning UI-inferred intent with runtime semantics. Previous work either infers intent statically, e.g.,...

6.7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.9 views

PT-2025-51712

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the kvaser usb leaf wait cmd and kvaser usb leaf read bulk callback functions related to handling zero-length commands used for aligning data to U...

5.4AI score0.00171EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.9 views

PT-2025-51663

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the blocker tracking mechanism, which assumes 4-byte alignment of lock pointers. Some architectures, like m68k, only guarantee 2-byte...

5.4AI score0.00614EPSS
SaveExploits4References386
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.8 views

PT-2025-51734

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the unwinder that can lead to a system crash due to unaligned memory access. This issue occurs when the unwinder attempts to read the previous stack...

5.4AI score0.00164EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: starte...

5.5AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/12 12:18 p.m.20 views

OESA-2025-2797 bwa security update

BWA is a program for aligning sequencing reads against a large reference genome e.g. human genome. It has two major components, one for read shorter than 150bp and the other for longer reads. Security Fixes: BWA aka Burrow-Wheeler Aligner before 2019-01-23 has a stack-based buffer overflow in the...

10CVSS7.3AI score0.0291EPSS
SaveExploits1References2
CISA
CISA
added 2025/12/11 12:0 p.m.10 views

Cybersecurity Performance Goals 2.0 for Critical Infrastructure

Today, CISA released updated Cross-Sector Cybersecurity Performance Goals CPG 2.0 with measurable actions for critical infrastructure owners and operators to achieve a foundational level of cybersecurity. This update incorporates lessons learned, aligns with the most recent National Institute of...

6.7AI score
SaveExploits0References3
NVD
NVD
added 2025/12/09 4:17 p.m.11 views

CVE-2025-40336

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

8.8CVSS0.00152EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2025/12/09 11:14 a.m.11 views

Google Adds Layered Defenses to Chrome to Block Indirect Prompt Injection Threats

Google on Monday announced a set of new security features in Chrome, following the company's addition of agentic artificial intelligence AI capabilities to the web browser. To that end, the tech giant said it has implemented layered defenses to make it harder for bad actors to exploit indirect...

6.7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing...

8.8CVSS5.9AI score0.00152EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 12:0 a.m.7 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 Linux kernel that stems from kcsan's use of READONCE in readinstrumentedmemory, which could lead to an alignment error...

6.1AI score0.00178EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/05 5:35 p.m.8 views

CVE-2025-40216

No description is available for this CVE...

7CVSS6.5AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/05 12:26 a.m.8 views

SUSE CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

6.7CVSS6.5AI score0.00139EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40216

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/04 3:30 p.m.7 views

EUVD-2025-201161

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

6AI score0.00139EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/04 3:15 p.m.5 views

DEBIAN-CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

7.8CVSS5.2AI score0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/04 3:15 p.m.9 views

CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

7.8CVSS0.00139EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/04 3:15 p.m.5 views

UBUNTU-CVE-2025-40216

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/04 2:14 p.m.28 views

CVE-2025-40216

CVE-2025-40216 affects the Linux kernel io_uring/rsrc path: the calculation of the offset for the first page into a folio after coalescing relied on an alignment mask despite no guaranteed user-vaddr alignment. The issue is resolved in updated kernel releases (e.g., SUSE-SU-2026:2800-1 and relate...

7.8CVSS6.1AI score0.00139EPSS
SaveExploits0References3
Rows per page
Query Builder