Lucene search
+L

27414 matches found

Circl
Circl
added 6 hours ago2 views

CVE-2026-44359

creationtimestamp| type| source ---|---|--- 2026-07-20 00:00:37+00:00| seen| https://infosec.exchange/users/offseq/statuses/116949361347720615 2026-07-20 00:00:38+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mqzygdpesx2r 2026-07-20 01:00:29+00:00| seen|...

10CVSS4.8AI score0.00359EPSS
Exploits0References6
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-44359

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS5.8AI score0.00359EPSS
Exploits0References5Affected Software1
SUSE CVE
SUSE CVE
added yesterday3 views

SUSE CVE-2026-15902

unknown...

5.2AI score
Exploits0References3
SUSE CVE
SUSE CVE
added yesterday3 views

SUSE CVE-2026-15903

unknown...

5.2AI score
Exploits0References3
Circl
Circl
added yesterday6 views

CVE-2026-64181

creationtimestamp| type| source ---|---|--- 2026-07-19 17:14:17+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3mqzbpqazv52k 2026-07-19 18:50:18+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqzh3h3e4n22...

4.8AI score
Exploits0References2
Circl
Circl
added yesterday5 views

CVE-2026-64185

creationtimestamp| type| source ---|---|--- 2026-07-19 17:09:12+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3mqzbgngcud2e 2026-07-19 18:25:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqzfooiglt23...

4.8AI score
Exploits0References2
Circl
Circl
added yesterday6 views

CVE-2026-63825

creationtimestamp| type| source ---|---|--- 2026-07-19 16:35:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz7jw45el2a 2026-07-19 19:39:22+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116948334138717850...

4.8AI score
Exploits0References2
NVD
NVD
added yesterday3 views

CVE-2026-63907

In the Linux kernel, the following vulnerability has been resolved: uio: uiopcigenericsva: fix double free of devmkzalloc memory uiopcisva allocates struct uiopcisvadev with devmkzalloc in probe, but then calls kfreeudev both on the probe error path label outfree and again in remove. Because...

Exploits0References2
Circl
Circl
added yesterday5 views

CVE-2026-63831

creationtimestamp| type| source ---|---|--- 2026-07-19 15:56:07+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz5dwlllj2s 2026-07-19 19:25:43+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116948280487732006...

4.8AI score
Exploits0References2
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-53388

Bulletin has no description...

4.8AI score
Exploits0References1
OSV
OSV
added yesterday4 views

DEBIAN-CVE-2026-53384

Bulletin has no description...

4.8AI score
Exploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-53382

Bulletin has no description...

4.8AI score
Exploits0References1
Circl
Circl
added yesterday2 views

CVE-2026-63832

creationtimestamp| type| source ---|---|--- 2026-07-19 15:47:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mqz4tvv23r2q 2026-07-19 19:52:39+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116948386407305637...

4.8AI score
Exploits0References2
CVE
CVE
added yesterday4 views

CVE-2026-64069

CVE-2026-64069 affects the Linux kernel netfs subsystem. The issue arises when a new subrequest for a read fails to prepare: if already added to stream->subrequests, it cannot be simply abandoned; if not queued yet, it holds two references to release. The patch harmonizes and fixes cancellatio...

5.4AI score
Exploits0References3
CVE
CVE
added yesterday5 views

CVE-2026-64065

CVE-2026-64065 concerns a Linux kernel issue in the netfs path: a VM_BUG_ON_FOLIO() problem within netfs_write_begin() can trigger a kernel BUG at mm/filemap.c:1504 (observed as an Oops with a reproduction via generic/013). The provided descriptions indicate this is a resolved vulnerability in th...

5.3AI score
Exploits0References4
Circl
Circl
added yesterday2 views

CVE-2026-62227

creationtimestamp| type| source ---|---|--- 2026-07-19 15:00:35+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mqz2aobqa62d...

7.7CVSS4.8AI score0.00241EPSS
Exploits0References1
CVE
CVE
added yesterday5 views

CVE-2026-64011

Technical details about CVE-2026-64011 are not publicly available in the provided documents. Monitor for updates regarding affected components, root cause specifics, impact, and remediation beyond the general description.

5.4AI score
Exploits0References8
Cvelist
Cvelist
added yesterday8 views

CVE-2026-63954 hpfs: fix a crash if hpfs_map_dnode_bitmap fails

In the Linux kernel, the following vulnerability has been resolved: hpfs: fix a crash if hpfsmapdnodebitmap fails If hpfsmapdnodebitmap fails, the code would call hpfsbrelse4 on uninitialized quad buffer head, causing a crash...

Exploits0References8
CVE
CVE
added yesterday5 views

CVE-2026-63882

CVE-2026-63882 concerns the Linux kernel’s DRM/AMDKFD component, specifically the function svm_range_set_attr . The issue is a possible NULL pointer dereference where process_info could be NULL if the user does not call kfd_ioctl_acquire_vm before kfd_ioctl_svm . The vulnerability has been fixed ...

5.3AI score
Exploits0References6
Circl
Circl
added yesterday2 views

CVE-2026-48345

creationtimestamp| type| source ---|---|--- 2026-07-19 14:37:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqyywodrtt26...

8.2CVSS7.8AI score0.00734EPSS
Exploits0References1
Rows per page
Query Builder