Lucene search
K

18 matches found

OSV
OSV
added 2026/04/09 7:16 p.m.2 views

UBUNTU-CVE-2026-34942

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of transcoding strings into the Component Model's utf16 or latin1+utf16 encodings improperly verified the alignment of reallocated strings. This meant that unaligned pointers could be...

6.5CVSS5.8AI score0.00018EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/04/06 3:21 p.m.2 views

CVE-2026-34379

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 3.2.0 to before 3.2.7, 3.3.9, and 3.4.9, a misaligned memory write vulnerability exists in LossyDctDecoderexecute in...

7.1CVSS5.6AI score0.0009EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23143

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning:...

5.5CVSS6.1AI score0.00019EPSS
Exploits0References2
EUVD
EUVD
added 2026/02/14 3:36 p.m.3 views

EUVD-2026-5894

In the Linux kernel, the following vulnerability has been resolved: virtionet: Fix misalignment bug in struct virtnetinfo Use the new TRAILINGOVERLAP helper to fix a misalignment bug along with the following warning: drivers/net/virtionet.c:429:46: warning: structure containing a flexible array...

5.3AI score0.00019EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.1 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.8AI score0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/10/20 3:26 p.m.0 views

CVE-2025-40008 kmsan: fix out-of-bounds access to shadow memory

In the Linux kernel, the following vulnerability has been resolved: kmsan: fix out-of-bounds access to shadow memory Running sha224kunit on a KMSAN-enabled kernel results in a crash in kmsaninternalsetshadoworigin: BUG: unable to handle page fault for address: ffffbc3840291000 PF: supervisor read...

6.3AI score0.00056EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-21851

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with...

3.3CVSS5.7AI score0.00008EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-53225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at maxnshift When configuring a kernel with...

5.5CVSS5.6AI score0.00015EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/10 3:5 a.m.1 views

SUSE CVE-2022-49840

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Fix alignment problem in bpfprogtestrunskb We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program is an odd number, like 399, 407, etc, it will cause the...

5.5CVSS7.8AI score0.00051EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/05/08 12:0 a.m.1 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 a memory leak warning caused by a percpu pointer not being 8-byte aligned...

5.5CVSS7AI score0.00042EPSS
Exploits0References3
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

UBUNTU-CVE-2021-47240

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix OOB Read in qrtrendpointpost Syzbot reported slab-out-of-bounds Read in qrtrendpointpost. The problem was in wrong size type: if len != ALIGNsize, 4 + hdrlen goto err; If size from qrtrhdr is 4294967293 0xfffffffd,...

7.1CVSS5.8AI score0.00037EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/03/18 10:19 a.m.18 views

CVE-2023-52619

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become an odd number. The address of the zone will become: addr of zone0 =...

5.5CVSS7.5AI score0.00015EPSS
Exploits0
OSV
OSV
added 2022/02/15 7:15 p.m.0 views

AZL-44763 CVE-2022-23639 affecting package ripgrep 13.0.0-12

crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a...

8.1CVSS7.1AI score0.00361EPSS
Exploits1References1
OSV
OSV
added 2014/11/05 11:55 a.m.1 views

DEBIAN-CVE-2014-8542

libavcodec/utils.c in FFmpeg before 2.4.2 omits a certain codec ID during enforcement of alignment, which allows remote attackers to cause a denial of service out-of-bounds access or possibly have unspecified other impact via crafted JV data...

7.5CVSS9.6AI score0.0152EPSS
Exploits0References1
OSV
OSV
added 2014/11/05 12:0 a.m.1 views

UBUNTU-CVE-2014-8542

libavcodec/utils.c in FFmpeg before 2.4.2 omits a certain codec ID during enforcement of alignment, which allows remote attackers to cause a denial of service out-of-bounds access or possibly have unspecified other impact via crafted JV data...

7.5CVSS7.4AI score0.0152EPSS
Exploits0References4
Slackware Linux
Slackware Linux
added 2005/08/30 3:54 p.m.29 views

gaim

New gaim packages are available for Slackware 9.0, 9.1, 10.0, 10.1, and -current to fix some security issues. including: AIM/ICQ away message buffer overflow AIM/ICQ non-UTF-8 filename crash Gadu-Gadu memory alignment bug Sites that use GAIM should upgrade to the new version. More details about...

7.5CVSS6.5AI score0.25854EPSS
Exploits0
Debian
Debian
added 2005/07/29 7:34 a.m.29 views

[SECURITY] [DSA 769-1] New gaim packages fix denial of service

-------------------------------------------------------------------------- Debian Security Advisory DSA 769-1 [email protected] http://www.debian.org/security/ Martin Schulze July 29th, 2005 http://www.debian.org/security/faq -...

5CVSS0.4AI score0.01928EPSS
Exploits0
OSV
OSV
added 2005/07/29 12:0 a.m.9 views

DSA-769-1 gaim - memory alignment bug

Bulletin has no description...

5CVSS9.4AI score0.01928EPSS
Exploits0
Rows per page
Query Builder