Lucene search
+L

379730 matches found

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

AZL-97059 CVE-2026-74630 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent in6devget from resurrecting inet6dev in6devget reads dev-ip6ptr under RCU and then unconditionally increments its refcount. Device teardown can clear the pointer and drop the last reference between these operations...

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

AZL-97170 CVE-2026-74623 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: atlantic: free stranded TX buffers on ring deinit aqvecdeinit drains the TX rings with a single aqringtxclean call, which frees at most AQCFGTXCLEANBUDGET 256 descriptors and stops at hwhead, which no longer moves once...

6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74630

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent in6devget from resurrecting inet6dev in6devget reads dev-ip6ptr under RCU and then unconditionally increments its refcount. Device teardown can clear the pointer and drop the last reference between these operations...

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

CVE-2026-74625

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: release template ct on non-IP path A bridge nftables ct zone set rule can attach a conntrack template to an skb before nfctbridgepre sees it. For non-IPv4 and non-IPv6 EtherTypes, nfctbridgepre currently...

7.5CVSS0.00501EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74621

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skbuff leak when the header checks reject a packet tcfcthandlefragments runs its header sanity checks before handing anything to the defragmentation engine: if family == NFPROTOIPV4 err =...

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

CVE-2026-74618

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/22 4:16 p.m.10 views

AZL-97106 CVE-2026-74616 affecting package kernel 6.6.150.1-1

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.8CVSS5.8AI score0.00513EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97226 CVE-2026-74614 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

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

AZL-97143 CVE-2026-74620 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS0.00142EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97080 CVE-2026-74621 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix skbuff leak when the header checks reject a packet tcfcthandlefragments runs its header sanity checks before handing anything to the defragmentation engine: if family == NFPROTOIPV4 err =...

7.5CVSS6AI score0.0049EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97356 CVE-2026-74615 affecting package kernel 6.6.150.1-1

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.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74620

In the Linux kernel, the following vulnerability has been resolved: net/sched: actgact, actpolice: range check the fallback control action tcfactioncheckctrlact range checks the primary control action: if !opcode ret = action TCACTVALUEMAX ? -EINVAL : 0; TCACTVALUEMAX is TCACTTRAP, so...

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

CVE-2026-74619

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

0.00168EPSS
SaveExploits0References5
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
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97122 CVE-2026-74619 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

5.8AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.10 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.11 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
NVD
NVD
added 2026/08/22 4:16 p.m.16 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.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
Rows per page
Query Builder