Lucene search
+L

4771 matches found

UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.11 views

CVE-2026-23346

In the Linux kernel, the following vulnerability has been resolved: arm64: io: Extract user memory type in ioremapprot The only caller of ioremapprot outside of the generic ioremap implementation is genericaccessphys, which passes a 'pgprott' value determined from the user mapping of the target...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.17 views

CVE-2026-23345

In the Linux kernel, the following vulnerability has been resolved: arm64: gcs: Do not set PTESHARED on GCS mappings if FEATLPA2 is enabled When FEATLPA2 is enabled, bits 8-9 of the PTE replace the shareability attribute with bits 50-51 of the output address. The PAGEGCS,RO definitions include th...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/25 11:16 a.m.8 views

UBUNTU-CVE-2026-23316

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed struct sysctlfibmultipathhashseed contains two u32 fields userseed and mpseed, making it an 8-byte structure with a 4-byte alignment requirement. In...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/25 11:16 a.m.17 views

UBUNTU-CVE-2026-23383

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References20
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:28 a.m.5 views

CVE-2026-23383

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

5.8AI score0.00129EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/25 10:28 a.m.5 views

CVE-2026-23383 bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

7.8CVSS5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/03/25 10:28 a.m.4 views

CVE-2026-23383

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0
CVE
CVE
added 2026/03/25 10:27 a.m.44 views

CVE-2026-23346

CVE-2026-23346 affects the Linux kernel (arm64) in the ioremap_prot pathway. The root cause is that ioremap_prot() may extract non-address bits from a user mapping’s pgprot_t (including permissions) and generate a new user mapping, which can be accessed by the kernel when PAN is enabled. This can...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/25 10:27 a.m.7 views

CVE-2026-23346 arm64: io: Extract user memory type in ioremap_prot()

In the Linux kernel, the following vulnerability has been resolved: arm64: io: Extract user memory type in ioremapprot The only caller of ioremapprot outside of the generic ioremap implementation is genericaccessphys, which passes a 'pgprott' value determined from the user mapping of the target...

5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/03/25 10:27 a.m.20 views

CVE-2026-23345

The CVE-2026-23345 issue affects the Linux kernel on ARM64 with Graphics Control System (GCS) mappings when FEAT_LPA2 is enabled. The root cause is incorrect handling of PTE_SHARED bits in GCS memory mappings, which can trigger a kernel panic (DoS) due to a bad page table translation. The recomme...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.26 views

CVE-2026-23345 arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled

In the Linux kernel, the following vulnerability has been resolved: arm64: gcs: Do not set PTESHARED on GCS mappings if FEATLPA2 is enabled When FEATLPA2 is enabled, bits 8-9 of the PTE replace the shareability attribute with bits 50-51 of the output address. The PAGEGCS,RO definitions include th...

0.00121EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.7 views

CVE-2026-23316

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed struct sysctlfibmultipathhashseed contains two u32 fields userseed and mpseed, making it an 8-byte structure with a 4-byte alignment requirement. In...

5.5CVSS5.3AI score0.00122EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.27 views

CVE-2026-23316 net: ipv4: fix ARM64 alignment fault in multipath hash seed

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed struct sysctlfibmultipathhashseed contains two u32 fields userseed and mpseed, making it an 8-byte structure with a 4-byte alignment requirement. In...

0.00122EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.21 views

PT-2026-27681

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix ARM64 alignment fault in multipath hash seed struct sysctl fib multipath hash seed contains two u32 fields user seed and mp seed, making it an 8-byte structure with a 4-byte alignment requirement. In fib multipath...

5.7AI score0.00122EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.16 views

PT-2026-27710

In the Linux kernel, the following vulnerability has been resolved: arm64: gcs: Do not set PTE SHARED on GCS mappings if FEAT LPA2 is enabled When FEAT LPA2 is enabled, bits 8-9 of the PTE replace the shareability attribute with bits 50-51 of the output address. The PAGE GCS, RO definitions inclu...

5.7AI score0.00121EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23346

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - arm64: io: Extract user memory type in ioremapprot The only caller of ioremapprot outside of the generic ioremap implementation is genericaccessphys, which pass...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23383

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests...

7.8CVSS7.3AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/20 4:32 a.m.7 views

MAL-2026-1937 Malicious code in @dotprompt/promptly-darwin-arm64 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 120d702f1e340ffdca19411824d16c6b6f381c53e0cb3e123982aaba2d013458 The package @dotprompt/promptly-darwin-arm64 was found to contain malicious code. Source: ghsa-malware...

5.7AI score
SaveExploits0References1
Snyk
Snyk
added 2026/03/17 5:12 p.m.8 views

Out-of-bounds Write

Overview Magick.NET-Q8-OpenMP-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/17 5:12 p.m.10 views

Out-of-bounds Write

Overview Magick.NET-Q8-arm64 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References2
Rows per page
Query Builder