Lucene search
+L

5759 matches found

OSV
OSV
added 2026/06/25 9:16 a.m.8 views

DEBIAN-CVE-2026-53160

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: fix use-after-free race in fastrpcmapcreate fastrpcmaplookup returns a raw pointer after releasing fl-lock. The caller fastrpcmapcreate then calls fastrpcmapget krefgetunlesszero on this unprotected pointer. A...

7.8CVSS5.8AI score0.00171EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.9 views

DEBIAN-CVE-2026-53145

In the Linux kernel, the following vulnerability has been resolved: drm/gem: Try to fix changehandle ioctl, attempt 4 airlied: just added some comments on how to reenable On-list because the cat is out of the bag and we're clearly not good enough to figure this out in private. The story thus far:...

7.8CVSS5.8AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.12 views

DEBIAN-CVE-2026-53140

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroups v3drewritecsdjobwgcountsfromindirect maps both the indirect buffer and the workgroup buffer and is expected to release them before returning. When any of the workgro...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.9 views

DEBIAN-CVE-2026-53137

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rxidlist read to buffer size Why & How During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field max value 1023. Th...

7.8CVSS5.9AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.10 views

DEBIAN-CVE-2026-53142

In the Linux kernel, the following vulnerability has been resolved: drm/xe/display: fix oops in suspend/shutdown without display The xe driver keeps track of whether to probe display, and whether display hardware is there, using xe-info.probedisplay. It gets set to false if there's no display aft...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.15 views

DEBIAN-CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 9:16 a.m.12 views

DEBIAN-CVE-2026-53131

In the Linux kernel, the following vulnerability has been resolved: netfilter: require Ethernet MAC header before using ethhdr ip6teui64, xtmac, the bitmap:ip,mac, hash:ip,mac, and hash:mac ipset types, and nflogsyslog access ethhdrskb after either assuming that the skb is associated with an...

9.4CVSS5.7AI score0.00425EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 7:16 a.m.16 views

DEBIAN-CVE-2026-12244

If NSD is configured as secondary for a zone, the primary of that zone can crash NSD with an AXFR containing a DNS message with a special crafted SVCB RR with an rdata size of 65512, that let's an uint16t variable that is used to allocate space needed for the RR wrap because total size 65535,...

8.8CVSS5.9AI score0.00325EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:53 a.m.5 views

MINI-V69R-788V-RQXC

Bulletin has no description...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 6:53 a.m.10 views

MINI-24R8-WFP4-4M68

Bulletin has no description...

6.1CVSS5.7AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2026/06/25 6:12 a.m.11 views

BELL-CVE-2026-11940

Bulletin has no description...

7.8CVSS5.9AI score0.0075EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:11 a.m.11 views

BELL-CVE-2026-52933

Bulletin has no description...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:11 a.m.12 views

BELL-CVE-2026-53127 CVE-2026-53127 does not affect BellSoft software

Bulletin has no description...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:11 a.m.12 views

BELL-CVE-2026-52928

Bulletin has no description...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:11 a.m.10 views

BELL-CVE-2026-52925

Bulletin has no description...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:11 a.m.10 views

BELL-CVE-2026-52921

Bulletin has no description...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 6:17 p.m.11 views

DEBIAN-CVE-2026-49851

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, Mistune is vulnerable to a CPU exhaustion DoS due to superlinear approximately On² behavior in parselinktext. When parsing Markdown containing many consecutive characters, parselinktext repeatedly scans the input usin...

8.7CVSS5.9AI score0.0063EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 5:17 p.m.15 views

DEBIAN-CVE-2026-54906

concurrent-ruby is a modern concurrency tools for Ruby. Prior to 1.3.7, Concurrent::ReadWriteLockreleasewritelock does not verify that the calling thread acquired the write lock. Any thread with access to the lock object can release an active write lock held by another thread. A second writer can...

9.8CVSS5.9AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/24 5:17 p.m.12 views

DEBIAN-CVE-2026-53123

In the Linux kernel, the following vulnerability has been resolved: md: wake raid456 reshape waiters before suspend During raid456 reshape, direct IO across the reshape position can sleep in raid5makerequest waiting for reshape progress while still holding an activeio reference. If userspace then...

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

DEBIAN-CVE-2026-53093

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix error pointer dereference The function brcmfchipaddcore can return an error pointer and is not checked. Add checks for error pointer. Detected by Smatch:...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References1
Rows per page
Query Builder