Lucene search
+L

96 matches found

Cvelist
Cvelist
added 2025/12/16 3:44 p.m.46 views

CVE-2025-68322 parisc: Avoid crash due to unaligned access in unwinder

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

0.0018EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 3:44 p.m.10 views

CVE-2025-68322 parisc: Avoid crash due to unaligned access in unwinder

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/12/16 3:44 p.m.28 views

CVE-2025-68322

CVE-2025-68322 affects the Linux kernel on PA-RISC where unwinding stack could read unaligned memory, triggering a crash and spinlock recursion. The public descriptions in multiple sources (SUSE, Red Hat, Debian, NVD/NVD mirrors, OSV) confirm the issue and report a fix: add an alignment check bef...

6AI score0.0018EPSS
SaveExploits0References3
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.0018EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2007-6407

Malware in sbrugna...

3.3CVSS6AI score0.01001EPSS
SaveExploits0References24
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-15692

Malicious code in bioql PyPI...

9.8CVSS7.8AI score0.01992EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2019-20840

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in LibVNCServer before 0.9.13. libvncserver/wsdecode.c can lead to a crash because of unaligned accesses in hybiReadAndDecode...

7.5CVSS7.1AI score0.02615EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/01 2:9 p.m.86 views

CVE-2022-49840

CVE-2022-49840 affects the Linux kernel's BPF test_run path (bpf_prog_test_run_skb) where an odd-sized user-supplied BPF program could trigger an alignment fault on aarch64 leading to use-after-free in skb handling. The issue is caused by unaligned access to skb_shared_info when KFENCE is enabled...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References7Affected Software1
CNNVD
CNNVD
added 2025/05/01 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 the Linux kernel that originates from an unaligned access in bpfprogtestrunskb, which could result in an out-of-bounds read...

7.8CVSS6.4AI score0.00212EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: riscv/purgatory – align riscvkernelentry. When alignment handling is delegated to the kernel, everything must be word-aligned in purgatory, since the trap handler is then set to the kexec one. Without proper alignment, encounteri...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-42247)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42247 advisory. - In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned...

7.5CVSS5.9AI score0.00724EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2026-20438

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.9 Description The rtw core enable beacon function within the rtw88 module in the Linux kernel contains a flaw where it attempts to read 4 bytes from a memory address that is not properly aligned. This...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0
OSV
OSV
added 2024/11/27 6:20 p.m.8 views

CVE-2024-47181 Unaligned memory access in RPL option processing in Contiki-NG

Contiki-NG is an open-source, cross-platform operating system for IoT devices. An unaligned memory access can be triggered in the two RPL implementations of the Contiki-NG operating system. The problem can occur when either one of these RPL implementations is enabled and connected to an RPL...

7.5CVSS6.9AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.6 views

SUSE CVE-2024-50111

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.15 views

AZL-52486 CVE-2024-50111 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.2 views

DEBIAN-CVE-2024-50111

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

AZL-52535 CVE-2024-50111 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.14 views

UBUNTU-CVE-2024-50111

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References18
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.22 views

CVE-2024-50111 LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/11/05 5:10 p.m.4 views

CVE-2024-50111 LoongArch: Enable IRQ if do_ale() triggered in irq-enabled context

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Enable IRQ if doale triggered in irq-enabled context Unaligned access exception can be triggered in irq-enabled context such as user mode, in this case doale may call getuser which may cause sleep. Then we will get: BU...

7.6AI score0.00235EPSS
SaveExploits0References3
Rows per page
Query Builder