Lucene search
+L

900 matches found

CVE
CVE
added 2026/09/16 10:33 a.m.6 views

CVE-2026-90043

CVE-2026-90043 affects the zram module in the Linux kernel on 64-bit big-endian systems. The root cause is a bit-position aliasing bug: the slot lock bit is computed over the entire __lock word, where flags and ac_time alias as two u32 values. On big-endian, the lock bit lands in the ac_time half...

7.8CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.7 views

CVE-2026-90043 zram: fix slot lock bit position on big-endian 64-bit

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot lock bit position on big-endian 64-bit The slot lock is a bit operation on the whole lock word, which flags and actime alias as two u32s. On little-endian the lock bit lands in the position ZRAMENTRYLOCK reserves i...

7.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/16 10:33 a.m.4 views

EUVD-2026-80651

In the Linux kernel, the following vulnerability has been resolved: zram: fix slot lock bit position on big-endian 64-bit The slot lock is a bit operation on the whole lock word, which flags and actime alias as two u32s. On little-endian the lock bit lands in the position ZRAMENTRYLOCK reserves i...

7.8CVSS5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 2:06 a.m.12 views

shellcode2assembly

ShellcodeToAssembly Reemplaza en shellcodetoasm.py con tu shellcode. El tipo de Endian es little endian. root@kitploit: shellcode = '' Instalación git clone https://github.com/blacknbunny/ShellcodeToAssembly.git && cd ShellcodeToAssembly/ && pip2 install -r requirements.txt && python2...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:59 a.m.84 views

goblin

libgoblin Documentation https://docs.rs/goblin/ changelog Usage Goblin requires rustc 1.85.0 Rust 2024 edition. Add to your Cargo.toml root@kitploit: dependencies goblin = "0.10" Features awesome crate name zero-copy, cross-platform, endian-aware, ELF64/32 implementation - wow! zero-copy,...

5.6AI score
SaveExploits0References43
Kitploit
Kitploit
added 2026/09/15 5:58 p.m.193 views

decoder-plus-plus

Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...

5.5AI score
SaveExploits0References3
OSV
OSV
added 2026/09/14 4:33 p.m.6 views

OESA-2026-3726 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A vulnerability was discovered in the...

7.1CVSS5.9AI score0.00245EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/14 4:33 p.m.5 views

OESA-2026-3725 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A flaw was found in xdgmime. A heap-base...

7.1CVSS5.8AI score0.00245EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89722

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI/sysfs: Fix out-of-bounds read in pciwritelegacyio pciwritelegacyio loads 4 bytes from the kernfs write buffer regardless of how many bytes userspace wrote:...

5.9AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89722

In the Linux kernel, the following vulnerability has been resolved: PCI/sysfs: Fix out-of-bounds read in pciwritelegacyio pciwritelegacyio loads 4 bytes from the kernfs write buffer regardless of how many bytes userspace wrote: if count != 1 && count != 2 && count != 4 return -EINVAL; return...

6.1AI score0.00198EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/11 7:46 p.m.28 views

CVE-2026-89722 PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()

In the Linux kernel, the following vulnerability has been resolved: PCI/sysfs: Fix out-of-bounds read in pciwritelegacyio pciwritelegacyio loads 4 bytes from the kernfs write buffer regardless of how many bytes userspace wrote: if count != 1 && count != 2 && count != 4 return -EINVAL; return...

0.00198EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/11 7:13 a.m.8 views

xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_magic_line() in xdgmimemagic.c

A flaw was found in xdgmime. A heap-based buffer overflow can be triggered in xdgmimemagicparsemagicline in the xdgmimemagic.c file on little-endian systems when an attacker-controlled MIME magic file in a user-writable XDG data location e.g., in the $XDGDATAHOME/mime/magic path is parsed by an...

7.1CVSS5.8AI score0.00245EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.17 views

PT-2026-90438

In the Linux kernel, the following vulnerability has been resolved: PCI/sysfs: Fix out-of-bounds read in pci write legacy io pci write legacy io loads 4 bytes from the kernfs write buffer regardless of how many bytes userspace wrote: if count != 1 && count != 2 && count != 4 return -EINVAL; retur...

6AI score0.00198EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 10:07 a.m.8 views

xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_magic_line() in xdgmimemagic.c

A flaw was found in xdgmime. A heap-based buffer overflow can be triggered in xdgmimemagicparsemagicline in the xdgmimemagic.c file on little-endian systems when an attacker-controlled MIME magic file in a user-writable XDG data location e.g., in the $XDGDATAHOME/mime/magic path is parsed by an...

7.1CVSS5.8AI score0.00245EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 7:45 a.m.9 views

xdgmime: heap-based buffer overflow in _xdg_mime_magic_parse_magic_line() in xdgmimemagic.c

A flaw was found in xdgmime. A heap-based buffer overflow can be triggered in xdgmimemagicparsemagicline in the xdgmimemagic.c file on little-endian systems when an attacker-controlled MIME magic file in a user-writable XDG data location e.g., in the $XDGDATAHOME/mime/magic path is parsed by an...

7.1CVSS5.8AI score0.00245EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/01 9:31 p.m.13 views

EUVD-2026-66347

When ranges are used for access control i.e. of the form 1.2.3.4-1.2.3.25, because NSD wrongly compares the IP address with the range on little endian systems, IPs that were meant to be allowed may be denied, and, IPs that were meant to be denied access could be allowed. An IPv4 address is compar...

8.2CVSS5.3AI score0.0033EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-18664

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - When ranges are used for access control i.e. of the form 1.2.3.4-1.2.3.25, because NSD wrongly compares the IP address with the range on little endian systems,...

9.1CVSS5.7AI score0.0033EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/26 12:02 p.m.9 views

CVE-2026-18664

A flaw was found in NSD. On systems using little-endian architecture, the software incorrectly compares IP addresses against defined Access Control List ACL ranges. This misinterpretation can lead to a bypass of intended access controls, where IP addresses that should be denied access are instead...

9.1CVSS5.2AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 9:16 a.m.7 views

CVE-2026-18664

When ranges are used for access control i.e. of the form 1.2.3.4-1.2.3.25, because NSD wrongly compares the IP address with the range on little endian systems, IPs that were meant to be allowed may be denied, and, IPs that were meant to be denied access could be allowed. An IPv4 address is compar...

9.1CVSS5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/08/26 9:16 a.m.12 views

DEBIAN-CVE-2026-18664

When ranges are used for access control i.e. of the form 1.2.3.4-1.2.3.25, because NSD wrongly compares the IP address with the range on little endian systems, IPs that were meant to be allowed may be denied, and, IPs that were meant to be denied access could be allowed. An IPv4 address is compar...

9.1CVSS5.9AI score0.0033EPSS
SaveExploits0References1
Rows per page
Query Builder