Lucene search
+L

20 matches found

UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68147

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

7.8CVSS4.9AI score0.00135EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.34 views

CVE-2026-68147 fscrypt: Avoid dynamic allocation in fscrypt_get_devices()

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

7.8CVSS0.00135EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:59 a.m.43 views

CVE-2026-68147

Summary: CVE-2026-68147 affects the Linux kernel fscrypt subsystem. When a blk_crypto_key is evicted, the code previously allocated a list of block devices on the heap; allocation failures could lead to premature key free and a use-after-free. The fix switches to an on-stack array to enumerate bl...

7.8CVSS4.9AI score0.00135EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 11:59 a.m.6 views

EUVD-2026-55532

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

4.9AI score0.00135EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fixed the device name memory leak. The device name allocated via kzalloc in initonemc is assigned to dev-initname, but it is never freed along with the normal removal path. The deviceregister function copies...

5.5CVSS5.6AI score0.00117EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.22 views

SUSE CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46221 EDAC/versalnet: Fix device name memory leak

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.7AI score0.00117EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2017-18693

Malware in sbrugna...

7.5CVSS7.6AI score0.04153EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/17 6:41 p.m.20 views

CVE-2024-3900 Out-of-bounds stack array write in Xpdf 4.05 due to missing zero check

Out-of-bounds array write in Xpdf 4.05 and earlier, triggered by long Unicode sequence in ActualText...

2.9CVSS7AI score0.00178EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.8 views

SUSE CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

4.1CVSS6.7AI score0.04153EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/05/26 10:15 p.m.8 views

CVE-2021-3527

A flaw was found in the USB redirector device usb-redir of QEMU. Small USB packets are combined into a single, large transfer request, to reduce the overhead and improve performance. The combined size of the bulk transfer is used to dynamically allocate a variable length array VLA on the stack...

5.5CVSS6.7AI score0.00374EPSS
SaveExploits0References9
zdt
zdt
added 2018/04/03 12:00 a.m.74 views

Microsoft Edge Chakra JIT - Stack-to-Heap Copy (Incomplete Fix) Exploit

Exploit for windows platform in category dos / poc / Here's a snippet of JavascriptArray::BoxStackInstance. To fix issue 1420 , "deepCopy" was introduced. But it only deep-copies the array when "instance-head" is on the stack. So simply by adding a single line of code that allocates "head" to the...

7.6CVSS7.6AI score0.66313EPSS
SaveExploits8
RedhatCVE
RedhatCVE
added 2017/06/20 6:21 p.m.31 views

CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

7.5CVSS5AI score0.04153EPSS
SaveExploits0References1
OSV
OSV
added 2017/06/19 4:29 p.m.9 views

UBUNTU-CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

7.5CVSS6.7AI score0.04153EPSS
SaveExploits0References2
OSV
OSV
added 2017/06/19 4:29 p.m.38 views

CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

7.5CVSS6.6AI score
SaveExploits0References4
CVE
CVE
added 2017/06/19 4:00 p.m.87 views

CVE-2017-9763

CVE-2017-9763 affects GNU GRUB (grub_ext2_read_block in fs/ext2.c) used by radare2 1.5.0, where a crafted binary can trigger excessive stack use, causing a denial of service. Root cause is related to a variable-size stack array. Public discussions in multiple sources (SUSE OSV entry and advisorie...

7.5CVSS7AI score0.04153EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2017/06/19 4:00 p.m.44 views

CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

7.5CVSS7.1AI score0.04153EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/06/19 4:00 p.m.35 views

CVE-2017-9763

The grubext2readblock function in fs/ext2.c in GNU GRUB before 2013-11-12, as used in shlr/grub/fs/ext2.c in radare2 1.5.0, allows remote attackers to cause a denial of service excessive stack use and application crash via a crafted binary file, related to use of a variable-size stack array...

7.1AI score0.04153EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 1976/01/01 12:00 a.m.8 views

CVE-2026-19542

Out-of-bounds stack array access in tdelete...

5.3AI score
SaveExploits0
Rows per page
Query Builder