Lucene search
+L

1155939 matches found

Cvelist
Cvelist
added yesterday11 views

CVE-2026-63822 wifi: ath11k: fix warning when unbinding

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

Exploits0References8
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-63822

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

5.2AI score
Exploits0References9Affected Software1
CVE
CVE
added yesterday7 views

CVE-2026-63822

CVE-2026-63822 relates to the Linux kernel, addressing a double-free condition in the ath11k PCI path during unbind when firmware initialization partially failed. The issue arises because buffers in dp->tx_ring[i].tx_status are released and then released again on unbind, triggering a warning i...

5.4AI score
Exploits0References8
EUVD
EUVD
added yesterday3 views

EUVD-2026-45488

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix warning when unbinding If there is an error during some initialization related to firmware, the buffers dp-txringi.txstatus are released. However this is released again when the device is unbinded ath11kpci, and...

5.3AI score
Exploits0References8
Cvelist
Cvelist
added yesterday9 views

CVE-2026-63821 wifi: rtw88: usb: fix memory leaks on USB write failures

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 executed. Currently, the driver...

Exploits0References5
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-63821

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 executed. Currently, the driver...

5.3AI score
Exploits0References6Affected Software1
CVE
CVE
added yesterday5 views

CVE-2026-63821

In the Linux kernel, the wifi driver stack for rtw88/USB fixed memory leaks when USB write submissions fail. Specifically, rtw_usb_write_port() failures in rtw_usb_write_data() and rtw_usb_tx_agg_skb() could leave allocated skbs and a txcb/aggregated skbs unfreed due to a missing completion callb...

5.3AI score
Exploits0References5
EUVD
EUVD
added yesterday4 views

EUVD-2026-45487

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 executed. Currently, the driver...

5.3AI score
Exploits0References5
Cvelist
Cvelist
added yesterday8 views

CVE-2026-63816 f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inode

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

Exploits0References4
CVE
CVE
added yesterday5 views

CVE-2026-63816

CVE-2026-63816 affects the Linux kernel’s f2fs: atomic path where, during garbage collection, a mapping is taken from F2FS_I(inode)->atomic_inode->i_mapping without holding a reference on fi->atomic_inode. If f2fs_is_cow_file(cow_inode) is true and atomic_inode is evicted/cleared (e.g., ...

5.4AI score
Exploits0References4
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-63816

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

5.2AI score
Exploits0References5Affected Software1
EUVD
EUVD
added yesterday5 views

EUVD-2026-45482

In the Linux kernel, the following vulnerability has been resolved: f2fs: atomic: fix UAF issue on f2fsinodeinfo.atomicinode - ioctlF2FSIOCGARBAGECOLLECTRANGE - shrink - f2fsgc - gcdatasegment - radatablockcowinode - mapping = F2FSIinode-atomicinode-imapping : f2fsiscowfilecowinode is true -...

5.3AI score
Exploits0References4
Cvelist
Cvelist
added yesterday9 views

CVE-2026-53399 nfsd: release layout stid on setlease failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

Exploits0References4
ATTACKERKB
ATTACKERKB
added yesterday4 views

CVE-2026-53399

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

5.3AI score
Exploits0References5Affected Software1
CVE
CVE
added yesterday5 views

CVE-2026-53399

The CVE affects the Linux kernel NFS server code (nfsd/nfs4 layout state IDs). The root cause is a race/cleanup defect: nfs4_alloc_stid() inserts a new stid into cl->cl_stateids under cl_lock, and if nfsd4_layout_setlease() fails, the error path frees the layout stateid via kmem_cache_free() w...

5.4AI score
Exploits0References4
EUVD
EUVD
added yesterday4 views

EUVD-2026-45454

In the Linux kernel, the following vulnerability has been resolved: nfsd: release layout stid on setlease failure nfs4allocstid publishes the new stid into cl-clstateids via idralloccyclic under cllock before returning to nfsd4alloclayoutstateid. When nfsd4layoutsetlease then fails, the error pat...

5.3AI score
Exploits0References4
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-53385

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.2AI score
Exploits0References10Affected Software1
CVE
CVE
added yesterday4 views

CVE-2026-53385

The CVE-2026-53385 issue is in the Linux kernel’s vc_screen path, where a race in vcs_write can leave vc_data stale after temporarily dropping console_lock. If vc becomes NULL and vcs_notifier continues, a null-pointer dereference occurs in the notifier chain (vcs_notifier dereferences param->...

5.4AI score
Exploits0References9
Cvelist
Cvelist
added yesterday8 views

CVE-2026-53385 vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_write

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

Exploits0References9
EUVD
EUVD
added yesterday5 views

EUVD-2026-45507

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.3AI score
Exploits0References9
Rows per page
Query Builder