Lucene search
+L

965 matches found

OSV
OSV
added 2025/12/16 2:15 p.m.15 views

UBUNTU-CVE-2025-68169

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a recursive lock acquisition attempt. The deadlock scenario occurs when the...

5.7AI score0.00185EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-40349

In the Linux kernel, the following vulnerability has been resolved: hfs: validate record offset in hfsplusbmapalloc hfsplusbmapalloc can trigger a crash if a record offset or length is larger than nodesize 15.264282 BUG: KASAN: slab-out-of-bounds in hfsplusbmapalloc+0x887/0x8b0 15.265192 Read of...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References39
CVE
CVE
added 2025/12/16 1:30 p.m.44 views

CVE-2025-40349

CVE-2025-40349 concerns a Linux kernel issue in hfsplus_bmap_alloc where an invalid record offset or length can cause slab-out-of-bounds access, potentially crashing the kernel. The description notes that the crash occurs when offset/length exceed node_size and that a patch adds validation for bo...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:30 p.m.6 views

CVE-2025-40349 hfs: validate record offset in hfsplus_bmap_alloc

In the Linux kernel, the following vulnerability has been resolved: hfs: validate record offset in hfsplusbmapalloc hfsplusbmapalloc can trigger a crash if a record offset or length is larger than nodesize 15.264282 BUG: KASAN: slab-out-of-bounds in hfsplusbmapalloc+0x887/0x8b0 15.265192 Read of...

7.8CVSS6.5AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.9 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991156)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991156 advisory. In the Linux kernel, the following vulnerability has been resolved: netsched: keep allochash updated after hash allocation In commit 599be01ee567 netsched: fix an OO...

7.8CVSS6.1AI score0.00191EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991128)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991128 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if...

7.8CVSS6.4AI score0.0022EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:16 a.m.8 views

DEBIAN-CVE-2022-50646

In the Linux kernel, the following vulnerability has been resolved: scsi: hpsa: Fix possible memory leak in hpsainitone The hpdaallocctlrinfo allocates h and its field replymap. However, in hpsainitone, if allocpercpu failed, the hpsainitone jumps to clean1 directly, which frees h and leaks the...

5.3AI score0.00205EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/12/05 1:04 a.m.10 views

KissFFT Integer Overflow Heap Buffer Overflow via kiss_fft_alloc

...

8.6CVSS7AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2025/12/04 4:16 p.m.12 views

UBUNTU-CVE-2025-40260

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix scxenable crash on helper kthread creation failure A crash was observed when the schedext selftests runner was terminated with Ctrl+\ while test 15 was running: NIP c00000000028fa58 scxenable.constprop.0+0x358/0x12b...

5.7AI score0.00174EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/03 12:24 a.m.7 views

SUSE CVE-2025-34297

KissFFT versions prior to the fix commit 1b083165 contain an integer overflow in kissfftalloc in kissfft.c on platforms where sizet is 32-bit. The nfft parameter is not validated before being used in a size calculation sizeofkissfftcpx nfft - 1, which can wrap to a small value when nfft is large...

8.6CVSS7.5AI score0.00165EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/03 12:00 a.m.7 views

The vulnerability of the mem_pool_alloc() function in the mm/kmemleak.c component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the mempoolalloc function in the mm/kmemleak.c component of the Linux operating system is related to mutual locking of execution threads. Exploiting this vulnerability allows an attacker to cause a service failure...

4.7CVSS6.8AI score0.00129EPSS
SaveExploits0References21Affected Software6
CVE
CVE
added 2025/12/01 6:18 p.m.62 views

CVE-2025-34297

KissFFT contains an integer overflow in kiss_fft_alloc() (kiss_fft.c) on 32-bit platforms due to an unvalidated nfft in the size calculation (sizeof(kiss_fft_cpx) * (nfft - 1)). This can cause an undersized malloc and a subsequent loop to write nfft elements, resulting in a heap buffer overflow. ...

8.6CVSS7.1AI score0.00165EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/01 12:00 a.m.12 views

KISS FFT 输入验证错误漏洞

KISS FFT is a Fourier Transform computational library by mborgerding individual developers. An input validation error vulnerability exists in versions of KISS FFT prior to 1b083165, which stems from an integer overflow in the function kissfftalloc in kissfft.c, which could result in a heap buffer...

8.6CVSS7AI score0.00165EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/11/19 12:00 a.m.13 views

mruby/c 代码问题漏洞

mruby/c is a C language library in the ITOC mruby/c team.open source. A code issue vulnerability exists in mruby/c version 3.4 and earlier, which stems from improper manipulation of the parameter ptr to function mrbcrawrealloc in file src/alloc.c, which may result in a null pointer dereference...

5.5CVSS4.6AI score0.00143EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.3 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-47668)

lib/generic-radix-tree.c: race in genradixptralloc. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504685; scriptversion"1.3";...

7.8CVSS6.8AI score0.00169EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/14 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990921)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990921 advisory. In the Linux kernel, the following vulnerability has been resolved: ubi: fastmap: Fix duplicate slab cache names while attaching Since commit 4c39529663b9 slab: Warn...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:00 a.m.6 views

Siemens SIMATIC S7-1500 Improper Input Validation (CVE-2024-50246)

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add rough attr allocsize check This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if descripti...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.24 views

CVE-2025-40207 media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-subdev: Fix alloc failure check in v4l2subdevcallstatetry v4l2subdevcallstatetry macro allocates a subdev state with v4l2subdevstatealloc, but does not check the returned value. If v4l2subdevstatealloc fails, it retur...

0.00186EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 3:08 p.m.14 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/12 11:50 a.m.15 views

kernel: fs: fix UAF/GPF bug in nilfs_mdt_destroy

In the Linux kernel, the following vulnerability has been resolved: fs: fix UAF/GPF bug in nilfsmdtdestroy In allocinode, inodeinitalways could return -ENOMEM if securityinodealloc fails, which causes inode-iprivate uninitialized. Then nilfsismetadatafileinode returns true and nilfsfreeinode...

7.8CVSS6.8AI score0.0022EPSS
SaveExploits0References5
Rows per page
Query Builder