Lucene search
+L

747 matches found

Chainguard
Chainguard
added 2 hours ago1 views

GO-2025-3633 vulnerabilities

Vulnerabilities for packages: cilium-fips, cilium...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 8 hours ago4 views

CVE-2021-3777 vulnerabilities

Vulnerabilities for packages: arangodb...

7.8CVSS7.4AI score0.01298EPSS
SaveExploits1
Chainguard
Chainguard
added 2 days ago7 views

CVE-2026-16723 vulnerabilities

Vulnerabilities for packages: seata...

9CVSS8.4AI score0.00413EPSS
SaveExploits4
Wolfi
Wolfi
added 2 days ago6 views

CVE-2026-71870 vulnerabilities

Vulnerabilities for packages: open-webui...

4.8CVSS5.1AI score0.00129EPSS
SaveExploits0
Wolfi
Wolfi
added 3 days ago7 views

CVE-2026-71437 vulnerabilities

Vulnerabilities for packages: langfuse...

6.5CVSS5.2AI score0.0029EPSS
SaveExploits0
Wolfi
Wolfi
added 3 days ago11 views

CVE-2026-59937 vulnerabilities

Vulnerabilities for packages: open-webui...

7.5CVSS5.1AI score0.0034EPSS
SaveExploits0
Chainguard
Chainguard
added 4 days ago7 views

GHSA-45PQ-889G-FCGH vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 4 days ago9 views

CVE-2026-71312 vulnerabilities

Vulnerabilities for packages: telegraf, rclone-fips...

8CVSS5.1AI score0.00276EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68428

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Fix use-after-free on vendor module reload mmudestroycaches destroys ptelistdesccache and mmupageheadercache, but leaves both pointers unchanged. The pointers live in kvm.ko, and therefore survive when a vendor modu...

5.4AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-68427

In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix use-after-free in host1xboclearcachedmappings host1xbounpin drops the last reference to the mapping and frees it, so we can't dereference mapping afterwards. The cache itself outlives the mapping, so use the cach...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68426

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix stale skb-prev after async crypto steals a GSO segment skbgsosegment leaves the segment list head with -prev pointing at the last segment, an invariant validatexmitskblist relies on when it sets its tail pointer tail =...

9.8CVSS5.2AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-68424

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroyjoins mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat leads to a use after free. Fix this by moving mtdvirtconcatputmtddevices before...

5.3AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68423

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroy mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat after that leads to a use-after-free. Fix it by moving mtdvirtconcatputmtddevices...

5.3AI score0.00145EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

5.2AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68419

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-68418

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent user-triggered null deref on QP create Previously, the user QP creation path would only attempt to populate iwqp-iwpbl if the user-provided req.userwqebufs field was non-zero. The problem is that iwqp-iwpbl is...

5.2AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-68416

In the Linux kernel, the following vulnerability has been resolved: mtd: fix double free and WARNON in addmtddevice error paths When deviceregister or mtdnvmemadd fails inside addmtddevice for a partition, the error handling triggers mtdrelease via putdevice or deviceunregister. mtdrelease calls...

5.3AI score0.00156EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago8 views

CVE-2026-68415

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear mode callbacks after failed mode setup xfrmstategctask can run long after a failed IPTFS state setup. In the reproduced case, xfrminitstate cached x-modecbs, IPTFS setup returned -ENOMEM before publishing modedata, an...

7.8CVSS5.2AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68413

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2100: fix potential memory leak in ipw2100pciinitone The memory allocated in the ipw2100allocdevice function is not freed in some of the error paths in ipw2100pciinitone. Fix that by converting the direct return into a...

5.2AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago6 views

CVE-2026-68411

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: clamp virtio RX length before skbput hwsimvirtiorxwork passes the virtqueue used-ring length reported by the device straight to skbput on a fixed-size receive skb. A backend reporting a length larger than the...

5.4AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder