Lucene search
+L

10128 matches found

Wolfi
Wolfi
added 2025/12/11 1:48 a.m.9 views

CVE-2025-64715 vulnerabilities

Vulnerabilities for packages: hubble-ui...

5.5CVSS6.7AI score0.00174EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/12/11 1:24 a.m.6 views

GHSA-QPXX-2FWX-F5QJ vulnerabilities

Vulnerabilities for packages: pgbouncer...

7AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/10 10:16 p.m.7 views

CVE-2025-66628

ImageMagick is a software suite to create, edit, compose, or convert bitmap images. In versions 7.1.2-9 and prior, the TIM PSX TIM image parser contains a critical integer overflow vulnerability in its ReadTIMImage function coders/tim.c. The code reads width and height 16-bit values from the file...

7.5CVSS6AI score0.00498EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2025/12/10 1:48 p.m.6 views

CVE-2025-12084 vulnerabilities

Vulnerabilities for packages: python...

6.3CVSS7AI score0.00781EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/12/10 1:25 p.m.10 views

CVE-2025-12084 vulnerabilities

Vulnerabilities for packages: python...

6.3CVSS7AI score0.00781EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/10 9:1 a.m.5 views

CVE-2025-14087

A flaw was found in GLib Gnome Lib. This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings...

9.8CVSS6AI score0.00839EPSS
SaveExploits0
Wolfi
Wolfi
added 2025/12/10 7:47 a.m.8 views

CVE-2025-66564 vulnerabilities

Vulnerabilities for packages: kyverno, spire-server, docker-cli-buildx, zot, skaffold, vexctl, crossplane, zarf, gitsign, neuvector-sigstore-interface, teleport, flux-source-controller, ratify, tflint, aactl, tekton-chains, policy-controller, ko, witness, sigstore-scaffolding, kubescape, cosign,...

7.5CVSS8.3AI score0.00449EPSS
SaveExploits0
Chainguard
Chainguard
added 2025/12/10 7:17 a.m.11 views

CVE-2025-66564 vulnerabilities

Vulnerabilities for packages: gh, docker-cli-buildx, cosign-fips, image-factory, ko-fips, skaffold-fips, ko, teleport, gitsign, kyverno-policy-reporter-plugins-kyverno, teleport-operator-fips, tkn-fips, witness, kyverno-policy-reporter-plugins-kyverno-fips, kyverno-notation-aws-fips,...

7.5CVSS8.3AI score0.00449EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.2 views

CVE-2023-53823

In the Linux kernel, the following vulnerability has been resolved: block/rqqos: protect rqqos apis with a new lock commit 50e34d78815e "block: disable the elevator int delgendisk" move rqqosexit from diskrelease to delgendisk, this will introduce some problems: 1 If rqqosadd is triggered by...

7.8CVSS5.7AI score0.0018EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2025-40329

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix deadlock in drmschedentitykilljobscb The Mesa issue referenced below pointed out a possible deadlock: 1231.611031 Possible interrupt unsafe locking scenario: 1231.611033 CPU0 CPU1 1231.611034 ---- ---- 1231.611035...

5.8AI score0.00218EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2023-53856

In the Linux kernel, the following vulnerability has been resolved: of: overlay: Call ofchangesetinit early When ofoverlayfdtapply fails, the changeset may be partially applied, and the caller is still expected to call ofoverlayremove to clean up this partial state. However, ofoverlayapply calls...

5.3AI score0.00224EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 views

CVE-2022-50668

In the Linux kernel, the following vulnerability has been resolved: ext4: fix deadlock due to mbcache entry corruption When manipulating xattr blocks, we can deadlock infinitely looping inside ext4xattrblockset where we constantly keep finding xattr block for reuse in mbcache but we are unable to...

7.5CVSS5.9AI score0.00796EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 views

CVE-2024-38798

EDK2 contains a vulnerability in BIOS where an attacker may cause “Exposure of Sensitive Information to an Unauthorized Actor” by local access. Successful exploitation of this vulnerability will lead to possible information disclosure or escalation of privilege and impact Confidentiality...

5.8CVSS5.9AI score0.00139EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.2 views

CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.7AI score0.00234EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.2 views

CVE-2023-53845

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix infinite loop in nilfsmdtgetblock If the disk image that nilfs2 mounts is corrupted and a virtual block address obtained by block lookup for a metadata file is invalid, nilfsbmaplookupatlevel may return the same...

5.8AI score0.00254EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.2 views

CVE-2023-53843

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject negative ifindex Recent changes in net-next commit 759ab1edb56c "net: store netdevs in an xarray" refactored the handling of pre-assigned ifindexes and let syzbot surface a latent problem in ovs. ovs does...

6.3AI score0.00238EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 views

CVE-2023-53820

In the Linux kernel, the following vulnerability has been resolved: loop: loopsetstatusfrominfo check before assignment In loopsetstatusfrominfo, lo-looffset and lo-losizelimit should be checked before reassignment, because if an overflow error occurs, the original correct value will be changed t...

6.2AI score0.00272EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.3 views

CVE-2022-50661

In the Linux kernel, the following vulnerability has been resolved: seccomp: Move copyseccomp to no failure path. Our syzbot instance reported memory leaks in doseccomp 0, similar to the report 1. It shows that we miss freeing struct seccompfilter and some objects included in it. We can reproduce...

5.7AI score0.00241EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.2 views

CVE-2022-50650

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix reference state management for synchronous callbacks Currently, verifier verifies callback functions sync and async as if they will be executed once, i.e. it explores execution state as if the function was being called...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/09 1:16 a.m.4 views

CVE-2022-50647

In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb', outsb', etc. which use the physical PCI port I/O address rather than the corresponding memory mapping to get at the requested...

5.8AI score0.00202EPSS
SaveExploits0References8
Rows per page
Query Builder