Lucene search
+L

57 matches found

OSV
OSV
added 2025/04/16 3:15 p.m.8 views

UBUNTU-CVE-2025-22033

In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g. LDREX. When that's the case, signal to the caller that it needs to...

6.8CVSS6.2AI score0.00191EPSS
SaveExploits0References26
OSV
OSV
added 2025/04/16 2:11 p.m.10 views

CVE-2025-22033 arm64: Don't call NULL in do_compat_alignment_fixup()

In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g. LDREX. When that's the case, signal to the caller that it needs to...

5.5CVSS6AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/04/16 2:11 p.m.11 views

CVE-2025-22033 arm64: Don't call NULL in do_compat_alignment_fixup()

In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g. LDREX. When that's the case, signal to the caller that it needs to...

7.4AI score0.00191EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.26 views

CVE-2025-22033 arm64: Don't call NULL in do_compat_alignment_fixup()

In the Linux kernel, the following vulnerability has been resolved: arm64: Don't call NULL in docompatalignmentfixup doalignmentt32tohandler only fixes up alignment faults for specific instructions; it returns NULL otherwise e.g. LDREX. When that's the case, signal to the caller that it needs to...

0.00191EPSS
SaveExploits0References6
NVD
NVD
added 2025/01/15 1:15 p.m.19 views

CVE-2024-54031

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsethash: unaligned atomic read on struct nftsetext Access to genmask field in struct nftsetext results in unaligned atomic read: 72.130109 Unable to handle kernel paging request at virtual address ffff0000c2bb708c...

5.5CVSS0.00227EPSS
SaveExploits0References9
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
CVE
CVE
added 2024/09/04 7:54 p.m.101 views

CVE-2024-45001

The CVE-2024-45001 issue affects the Linux kernel, specifically the MANA driver’s RX buffer allocation. The root cause is misalignment of alloc_size passed to napi_build_skb(), which places skb_shinfo(skb) at the end of the SKB. On ARM64, certain MTU settings (e.g., 4000) can cause alignment faul...

7.5CVSS6.1AI score0.00635EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.19 views

CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

7.5CVSS5.9AI score0.00635EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35909

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/20 11:14 a.m.34 views

CVE-2024-35909

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.30 views

CVE-2024-35909

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.5CVSS6.3AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 9:15 a.m.11 views

UBUNTU-CVE-2024-35909

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.5CVSS6.6AI score0.00211EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/19 8:35 a.m.22 views

CVE-2024-35909 net: wwan: t7xx: Split 64bit accesses to fix alignment issues

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.9AI score
SaveExploits0References7
OSV
OSV
added 2022/04/24 10:2 p.m.11 views

GSD-2022-1002011 PCI: endpoint: Fix alignment fault error in copy tests

PCI: endpoint: Fix alignment fault error in copy tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.111 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:38 p.m.13 views

GSD-2022-1001728 PCI: endpoint: Fix alignment fault error in copy tests

PCI: endpoint: Fix alignment fault error in copy tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.34 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:10 p.m.22 views

GSD-2022-1001404 PCI: endpoint: Fix alignment fault error in copy tests

PCI: endpoint: Fix alignment fault error in copy tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.20 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 8:43 p.m.12 views

GSD-2022-1001068 PCI: endpoint: Fix alignment fault error in copy tests

PCI: endpoint: Fix alignment fault error in copy tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.3 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder