Lucene search
+L

255445 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74617

In the Linux kernel, the following vulnerability has been resolved: dibs: initialise dibs-lock in dibsdevalloc dibs-lock is initialised by dibsdevadd, but a dibs device can already take interrupts before that call: ismprobe runs ismdevinit, and hence requestirq, before it calls dibsdevadd. No...

9.8CVSS0.00442EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74615

In the Linux kernel, the following vulnerability has been resolved: vxlan: do not arm the ageing timer on a device that is down vxlanchangelink arms vxlan-agetimer whenever the requested ageing interval differs from the configured one: if conf.ageinterval != vxlan-cfg.ageinterval...

8.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74616

In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skbsharedinfo tailroom xdpfclone clones broadcast copies into a single page and sets framesz to PAGESIZE. xdpbuildskbfromframe later treats that page like a normal XDP frame and expects the usual...

9.8CVSS0.00513EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

AZL-97047 CVE-2026-74610 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext skmsg ring unpushed When the copy path in tlsswsendmsglocked adds the fragment that fills the plaintext skmsg ring, it does not set fullrecord, so the record is left full and unpushed. A later...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.6 views

AZL-97085 CVE-2026-74607 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between KVMCAPVMMOVEENCCONTEXTFROM and KVMCAPVMCOPYENCCONTEXTFROM can cause two separate issues: - in sevmigratefrom, when the destination K...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.2 views

AZL-97062 CVE-2026-74609 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74610

In the Linux kernel, the following vulnerability has been resolved: tls: don't leave a full plaintext skmsg ring unpushed When the copy path in tlsswsendmsglocked adds the fragment that fills the plaintext skmsg ring, it does not set fullrecord, so the record is left full and unpushed. A later...

7.8CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74607

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Serialize accesses to the owner and mirror list with separate lock Interaction between KVMCAPVMMOVEENCCONTEXTFROM and KVMCAPVMCOPYENCCONTEXTFROM can cause two separate issues: - in sevmigratefrom, when the destination K...

8.8CVSS0.00129EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74606

In the Linux kernel, the following vulnerability has been resolved: eventfs: Fix use-after-free in eventfsremoverec eventfsremoverec recursively removes the child at the current loop position. After the recursive call returns, listforeachentry advances by reading list.next from the removed child...

7.8CVSS0.00125EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74608

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifstryaddingchannels cifstryaddingchannels takes a temporary reference to an interface before dropping ifacelock. If cifssesaddchannel fails, it drops that reference and then increments...

9.8CVSS0.00477EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

AZL-97334 CVE-2026-74611 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tls: rx: restore msgiter before TLS 1.3 optimistic retry tlsdecryptsg advances msg-msgiter when it maps user pages for the optimistic TLS 1.3 zero-copy path. If the decrypted record turns out not to be unpadded application data,...

9.8CVSS5.8AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

AZL-97124 CVE-2026-74608 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifstryaddingchannels cifstryaddingchannels takes a temporary reference to an interface before dropping ifacelock. If cifssesaddchannel fails, it drops that reference and then increments...

9.8CVSS5.8AI score0.00477EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.3 views

AZL-97253 CVE-2026-74613 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS6AI score0.00126EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74612

In the Linux kernel, the following vulnerability has been resolved: veth: fix skb length accounting after XDP frag adjustment veth exposes non-linear skb fragments through an xdpbuff. If an XDP program adjusts the fragment area, vethxdprcvskb copies xdpfragssize back to skb-datalen but leaves...

10CVSS0.00491EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74611

In the Linux kernel, the following vulnerability has been resolved: tls: rx: restore msgiter before TLS 1.3 optimistic retry tlsdecryptsg advances msg-msgiter when it maps user pages for the optimistic TLS 1.3 zero-copy path. If the decrypted record turns out not to be unpadded application data,...

9.8CVSS0.00442EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74609

In the Linux kernel, the following vulnerability has been resolved: tipc: read le-link under the node lock in tipcnodelinkdown tipcnodelinkdown caches the link pointer before taking n-lock: struct tipclink l = le-link; / unlocked / if !l return; tipcnodewritelockn; if !tipclinkisestablishingl /...

7.8CVSS0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

AZL-97272 CVE-2026-74599 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using initmm Previous commits have established the invariant that kernel page table freeing is performed while an mmap read lock on initmm is held, which fixes races between...

5.9AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74599

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using initmm Previous commits have established the invariant that kernel page table freeing is performed while an mmap read lock on initmm is held, which fixes races between...

0.00173EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74600

In the Linux kernel, the following vulnerability has been resolved: mm/pagetablecheck: skip special zero mappings pagetablecheckset and pagetablecheckclear account mappings based on PageAnon. Shared zero-page PTEs and huge zero PMDs are special mappings, but pagetablecheck can still account them ...

0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder