Lucene search
+L

144153 matches found

OSV
OSV
added 2026/06/24 5:17 p.m.8 views

DEBIAN-CVE-2026-52961

In the Linux kernel, the following vulnerability has been resolved: ceph: fix BUGON in cephbuildxattrsblob due to stale blob size The generic/642 test-case can reproduce the kernel crash: 40243.605254 ------------ cut here ------------ 40243.605956 kernel BUG at fs/ceph/xattr.c:918! 40243.607142...

5.5CVSS5.7AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 5:17 p.m.8 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2026/06/24 5:17 p.m.9 views

UBUNTU-CVE-2026-52948

In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2CTIMEOUT ioctl While fuzzing with Syzkaller, a persistent scheduletimeout: wrong timeout value warning was observed, accompanied by SMBus controller state machine corruption. The I2CTIMEOUT...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/06/24 5:17 p.m.14 views

UBUNTU-CVE-2026-53005

In the Linux kernel, the following vulnerability has been resolved: afunix: Drop all SCM attributes for SOCKMAP. SOCKMAP can hide inflight fd from AFUNIX GC. When a socket in SOCKMAP receives skb with inflight fd, skpsockverdictdataready looks up the mapped socket and enqueue skb to its...

7.8CVSS5.6AI score0.00134EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/24 5:17 p.m.14 views

UBUNTU-CVE-2026-53080

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL dereference of "old" filters before change Like pointed out by Sashiko 1, since commit ed76f5edccc9 "net: sched: protect filterchain list with filterchainlock mutex" TC filters are added to a shared blo...

5.7CVSS5.6AI score0.00114EPSS
SaveExploits0References12
OSV
OSV
added 2026/06/24 5:17 p.m.14 views

UBUNTU-CVE-2026-53011

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: fix use-after-free in advancesched on schedule switch In advancesched, when shouldchangeschedules returns true, switchschedules is called to promote the admin schedule to oper. switchschedules queues the old op...

7.8CVSS5.6AI score0.00126EPSS
SaveExploits0References37
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.12 views

CVE-2026-53129

In the Linux kernel, the following vulnerability has been resolved: fs/mbcache: cancel shrink work before destroying the cache mbcachedestroy calls shrinkerfree and then frees all cache entries and the cache itself, but it does not cancel the pending cshrinkwork work item first. If...

7.8CVSS5.6AI score0.00117EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.23 views

CVE-2026-53118

In the Linux kernel, the following vulnerability has been resolved: vdpa: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can cause...

7.8CVSS5.6AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.21 views

CVE-2026-53114

In the Linux kernel, the following vulnerability has been resolved: perf/amd/ibs: Avoid calling perfallowkernel from the IBS NMI handler Calling perfallowkernel from the NMI context is unsafe and could be fatal. Capture the permission at event-initialization time by storing it in event-hw.flags,...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:30 p.m.21 views

CVE-2026-53106

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not allow deleting local storage in NMI Currently, local storage may deadlock when deferring freeing selem or local storage through kfreercu, callrcu or callrcutaskstrace in NMI or reentrant. Since deleting selem in NMI i...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:29 p.m.16 views

CVE-2026-53052

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: qdsp6: topology: check widget type before accessing data Check widget type before accessing the private data, as this could a virtual widget which is no associated with a dsp graph, container and module. Accessing...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:29 p.m.13 views

CVE-2026-53033

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Take state lock for afunix iter When a BPF iterator program updates a sockmap, there is a race condition in unixstreambpfupdateproto where the peer pointer can become stale1 during a state transition TCPESTABLISHED ...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.15 views

CVE-2026-52980

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Clear reldeadline when initializing forked entities A yield-triggered crash can happen when a newly forked schedentity enters the fair class with se-reldeadline unexpectedly set. The failing sequence is: 1. A task is...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:28 p.m.19 views

CVE-2026-52971

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Fix potential use-after-free in gettimestamp Move the phc-active check and resp pointer assignment to after acquiring the spinlock. Previously, phc-active was checked without holding the lock, and resp was cached...

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

CVE-2026-52955

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crushdecode A message of type CEPHMSGOSDMAP containing a crush map with at least one bucket has two fields holding the bucket algorithm. If the values in these two fields differ, an...

9.8CVSS5.7AI score0.0038EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/24 4:26 p.m.23 views

CVE-2026-52947

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtrportremove In qrtrportremove, the socket reference count is decremented via sockput before the port is removed from the qrtrports XArray and before the RCU grace period...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/24 3:18 p.m.17 views

Access Control Bypass

Overview Affected versions of this package are vulnerable to Access Control Bypass in the Pipeline Snippet Generator process. An attacker can gain unauthorized access to instantiate types related to job or system configuration by submitting crafted input to the generator. Remediation Upgrade...

6.9CVSS5.8AI score0.00338EPSS
SaveExploits0References2
Debian
Debian
added 2026/06/24 2:12 p.m.15 views

[SECURITY] [DLA 4645-1] cloud-init - correct sources.list generation

------------------------------------------------------------------------- Debian LTS Advisory DLA-4645-1 [email protected] https://www.debian.org/lts/security/ Noah Meyerhans June 24, 2026 https://wiki.debian.org/LTS -...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/06/24 2:05 p.m.2 views

CGA-2GF5-8GC6-3W99

Bulletin has no description...

5.3CVSS5.8AI score0.00373EPSS
SaveExploits0References6
Circl
Circl
added 2026/06/24 1:34 p.m.14 views

CVE-2025-71354

creationtimestamp| type| source ---|---|--- 2026-06-24 13:34:27+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mozzrnjger2y 2026-06-24 14:28:38+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mp24sjeu6h2r 2026-06-24 17:14:52+00:00| seen|...

8.1CVSS4.8AI score0.00449EPSS
SaveExploits0References4
Rows per page
Query Builder