Lucene search
+L

262570 matches found

Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.13 views

CVE-2026-52970

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix missing expect put in obj eval nftctexpectobjeval allocates an expectation and may call nfctexpectrelated, but never drops its local reference. Add nfctexpectputexp before return to balance allocation...

5.5CVSS5.6AI score0.00131EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.21 views

CVE-2026-52964

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans The USB MIDI 2.0 endpoint parser has the same descriptor walking pattern as the legacy MIDI parser. It validates bLength against bNumGrpTrmBlock before reading...

5.5CVSS5.6AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.13 views

CVE-2026-52962

In the Linux kernel, the following vulnerability has been resolved: ceph: fix a buffer leak in cephsetxattr The oldblob in cephsetxattr can store ci-ixattrs.preallocblob value during the retry. However, it is never called the cephbufferput for the oldblob object. This patch fixes the issue of the...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.14 views

CVE-2026-52957

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential null-ptr-deref in decodechooseargs A message of type CEPHMSGOSDMAP contains an OSD map that itself contains a CRUSH map. When decoding this CRUSH map in crushdecode, an array of maxbuckets CRUSH buckets is...

7.5CVSS5.6AI score0.00523EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.12 views

CVE-2026-52958

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in osdmapdecode When decoding osdstate and osdweight from an incoming osdmap in osdmapdecode, both are decoded for each osd, i.e., map-maxosd times. The cephdecodeneed check only accoun...

9.1CVSS5.7AI score0.00537EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.18 views

CVE-2026-52953

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix oops due to out of scope access Below oops triggers when kill QEMU process: Oops: general protection fault, probably for non-canonical address 0x7fffffff844eaaa7: 0000 1 SMP NOPTI Call Trace: dorawspinlock+0xaa/0x...

7.1CVSS5.6AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.19 views

CVE-2026-52952

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix WARNON in iommugroupsetdomainnofail due to reset In iommugroupsetdomaininternal, concurrent domain attachments are rejected when any device in the group is recovering. This is necessary to fence concurrent attachments ...

8.8CVSS5.6AI score0.00138EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.15 views

CVE-2026-52951

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: handle empty bo and UAF races There look to be some nasty races here when triggering the invalidatemappings hook: 1 We do xeboalloc followed by the attach, before the actual full bo init step in xedmabufinitobj...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.16 views

CVE-2026-52950

In the Linux kernel, the following vulnerability has been resolved: drm/xe/dma-buf: fix UAF with retry loop Retry doesn't work here, since bo will be freed on error, leading to UAF. However, now that we do the alloc & init before the attach, we can now combine this as one unit and have the init d...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:26 p.m.16 views

CVE-2026-52945

In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9ae3b6b43c79b1ba87eea849fd65efa05b4b2e upstream. We have had three independent production user report...

7.5CVSS5.7AI score0.00399EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 3:44 p.m.30 views

CVE-2026-54904

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::AtomicReferenceupdate can enter a permanent busy retry loop when the current value is Float::NAN. The issue is caused by the interaction between AtomicReferenceupdate, which retries until compareandsetoldvalue,...

8.2CVSS5.9AI score0.00673EPSS
SaveExploits1
Snyk
Snyk
added 2026/06/24 3:16 p.m.10 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation due to the unconditional disabling of SSL/TLS certificate and hostname validation for connections sending Bearer token authenticated requests to the configured Bitbucket Server endpoint. An attacker can...

8.3CVSS6AI score0.00156EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/24 2:17 p.m.25 views

CVE-2026-57292

A cross-site request forgery CSRF vulnerability in Jenkins Gitee Plugin 1288.v18bdebc9069b and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method...

5.4CVSS0.00136EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/24 2:17 p.m.29 views

CVE-2026-57293

An incorrect permission check in Jenkins Gitee Plugin 1288.v18bdebc9069b and earlier allows attackers with global Item/Configure permission while lacking Item/Configure permission on any particular job to enumerate credentials IDs of credentials stored in Jenkins...

4.3CVSS0.0027EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 2:17 p.m.24 views

CVE-2026-57284

Jenkins Pipeline: Groovy Plugin 4331.v9d06ed4658ff and earlier does not restrict the types that can be instantiated through the Pipeline Snippet Generator, allowing attackers to instantiate types related to job or system configuration other than Pipeline steps...

4.3CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/06/24 2:17 p.m.11 views

DEBIAN-CVE-2026-35025

ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in...

8.6CVSS5.8AI score0.00349EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/24 2:17 p.m.20 views

CVE-2026-42450

OpenColorIO is a color management framework for visual effects and animation. Prior to version 2.5.2, FileFormatSpi3D.cpp:163 uses sscanf with %s into 64-byte stack buffers when parsing LUT data lines. Input comes from lineBuffer4096, so a crafted .spi3d file can overflow by 4000 bytes on...

8.4CVSS6.1AI score0.00171EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/24 2:05 p.m.13 views

CVE-2026-9178

creationtimestamp| type| source ---|---|--- 2026-06-24 14:05:48+00:00| seen| https://bsky.app/profile/hugovalters.bsky.social/post/3mp23jpf5gx2f 2026-06-25 20:16:07+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mp5aoruwd32y...

7.5CVSS5.8AI score0.00612EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/24 2:00 p.m.14 views

CVE-2026-8925

The curl logic that works with SASL authentication could end up cleaning up the GSASL context twice without clearing the pointer in between, making it free the same pointer twice...

9.8CVSS6.1AI score0.00674EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/24 2:00 p.m.12 views

UBUNTU-CVE-2026-8926

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

9.1CVSS6.1AI score0.00444EPSS
SaveExploits1References4
Rows per page
Query Builder