Lucene search
+L

375 matches found

F5 Networks
F5 Networks
added 2026/08/03 6:44 p.m.20 views

K000162739: Linux kernel vulnerability CVE-2026-63821

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures. When rtwusbwriteport fails to submit a USB Request Block URB e.g., due to device disconnect or ENOMEM, the completion callback is never...

5.3AI score0.00172EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.35 views

CVE-2026-64489 ALSA: ymfpci: check snd_ctl_new1() return value

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64489 ALSA: ymfpci: check snd_ctl_new1() return value

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndymfpcicreatespdifcontrols does not check the return value before dereferencing kctl-id.device, which can lead to a NULL point...

5.7AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.37 views

CVE-2026-64488 ALSA: aoa: check snd_ctl_new1() return value

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. In layout.c, the function does not check the return value before dereferencing ctl-id.name or passing to aoasndctladd, which can le...

0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64484

In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndes1938mixer does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. A...

5.7AI score0.00185EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.9 views

CVE-2026-64484

In the Linux kernel, the following vulnerability has been resolved: ALSA: es1938: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. sndes1938mixer does not check the return value before dereferencing the pointer, which can lead to a NULL pointer dereference. A...

5.7AI score0.00185EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64480

In the Linux kernel, the following vulnerability has been resolved: ALSA: ice1712: check sndctlnew1 return value sndctlnew1 can return NULL when memory allocation fails. The ice1712 driver calls sndctlnew1 without checking the return value before dereferencing the pointer in multiple places...

5.7AI score0.00181EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.43 views

CVE-2026-64297 module: decompress: check return value of module_extend_max_pages()

In the Linux kernel, the following vulnerability has been resolved: module: decompress: check return value of moduleextendmaxpages moduleextendmaxpages calls kvrealloc internally and returns -ENOMEM on allocation failure. The return value is never checked. If the initial allocation fails,...

0.0016EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64710

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: check snd ctl new1 return value snd ctl new1 can return NULL when memory allocation fails. snd ymfpci create spdif controls does not check the return value before dereferencing kctl-id.device, which can lead to a NU...

5.7AI score0.0018EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2026/07/22 12:00 a.m.18 views

The vulnerability of the meson_mmc_probe() function in the drivers/mmc/host/meson-gx-mmc.c file of the MMC/SD/SDIO card driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the mesonmmcprobe function in the drivers/mmc/host/meson-gx-mmc.c file of the MMC/SD/SDIO card driver for the Linux operating system is related to the lack of checking the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References18Affected Software3
NVD
NVD
added 2026/07/19 4:17 p.m.17 views

CVE-2026-64155

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.5CVSS0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64155 wifi: ath11k: fix error path leaks in some WMI WOW calls

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix error path leaks in some WMI WOW calls Fix two instances where we used to directly return the result of ath11kwmicmdsend.... Because we did not check the return value, we also did not free the skb in the error...

5.3AI score0.00123EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/14 11:17 p.m.20 views

CVE-2025-56364

A use of uninitialized value vulnerability exists in the Matter SDK connectedhomeip before 1.4.0, where the GetDestinationGroupId.Value method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID...

7.5CVSS0.00583EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 12:00 a.m.10 views

CVE-2025-56364

A use of uninitialized value vulnerability exists in the Matter SDK connectedhomeip before 1.4.0, where the GetDestinationGroupId.Value method is called without first checking whether a value exists. This leads to a crash when an InvokeCommand is sent without initializing the destination group ID...

7.5CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/07/14 12:00 a.m.27 views

CVE-2025-56364

The CVE-2025-56364 entry relates to the Matter SDK (connectedhomeip) before 1.4.0, where GetDestinationGroupId().Value() can be accessed without verifying existence, causing a crash (SIGABRT) and denial of service. Root cause: use of an uninitialized value; the affected component is the Matter SD...

7.5CVSS6AI score0.00583EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/07/08 12:00 a.m.12 views

The vulnerability of the `ntfs_init_from_boot()` function in the `fs/ntfs3/super.c` file of the NTFS file system in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the ntfsinitfromboot function in the fs/ntfs3/super.c file of the NTFS file system in the Linux operating system is related to the lack of checking the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References9Affected Software2
ATTACKERKB
ATTACKERKB
added 2026/07/01 2:09 p.m.15 views

CVE-2026-14324

RAOP module accepts unbounded Content-Length values and does not check the pwarrayadd return...

6.5CVSS5.8AI score0.00229EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/06/30 12:00 a.m.9 views

The vulnerability of the alcorpci_sdmmc_drv_probe() function in the mmc/host/alcor.c driver module for MMC/SD/SDIO cards in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the alcorpcisdmmcdrvprobe function in the mmc/host/alcor.c driver module for MMC/SD/SDIO cards in the Linux operating system is related to the lack of checking the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References13Affected Software4
BDU FSTEC
BDU FSTEC
added 2026/06/28 12:00 a.m.9 views

The vulnerability of the io_poll_remove() function in the io_uring/poll.c module of the Linux kernel’s asynchronous I/O interface allows a attacker to cause a service failure.

The vulnerability of the iopollremove function in the iouring/poll.c module of the Linux kernel’s asynchronous I/O interface relates to the lack of checking the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.6AI score0.00018EPSS
SaveExploits0References8Affected Software1
BDU FSTEC
BDU FSTEC
added 2026/06/27 12:00 a.m.13 views

The vulnerability of the c6xdigio_attach() function in the drivers/comedi/drivers/c6xdigio.c module, which supports Linux kernel-based data collection devices, allows a attacker to cause a service failure.

The vulnerability of the c6xdigioattach function in the drivers/comedi/drivers/c6xdigio.c module related to Linux kernel device support involves a lack of checking for the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00193EPSS
SaveExploits0References15Affected Software3
Rows per page
Query Builder