Lucene search
+L

69 matches found

OSV
OSV
added 4 days ago5 views

DEBIAN-CVE-2026-55990

In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when the 'dnscrypt:' clause lists more 'dnscrypt-provider-cert:' files than there are matching 'dnscrypt-secret-key:' files, Unbound fills only the matched prefix and leaves the tail slots at the '0xdb' fill that libsodium's allocator writes...

5.9CVSS5.2AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/16 7:51 a.m.4 views

MINI-VW5C-9VXP-W78X

Bulletin has no description...

7.5CVSS6.6AI score0.00651EPSS
SaveExploits0
OSV
OSV
added 2026/07/10 7:28 p.m.2 views

MINI-RG82-P268-7P5P

Bulletin has no description...

5.3CVSS6.1AI score0.00254EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 9:27 a.m.4 views

CGA-FQJ7-R2GH-WX4V

Bulletin has no description...

8.8CVSS5.7AI score0.00361EPSS
SaveExploits0
OSV
OSV
added 2026/06/06 6:12 a.m.14 views

BELL-CVE-2026-46250

Bulletin has no description...

7.3CVSS5.2AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/28 3:47 p.m.7 views

MINI-GMPQ-7W7W-PG62

Bulletin has no description...

6.5CVSS5.7AI score0.00471EPSS
SaveExploits0
OSV
OSV
added 2026/04/28 10:20 a.m.7 views

MINI-VRGX-VHPJ-3VPM

Bulletin has no description...

6.9CVSS4.9AI score0.00527EPSS
SaveExploits0
OSV
OSV
added 2026/04/28 9:15 a.m.5 views

MINI-PPPW-6JRW-8WXR

Bulletin has no description...

6.3CVSS4.8AI score0.0041EPSS
SaveExploits0
OSV
OSV
added 2026/04/03 4:16 p.m.3 views

DEBIAN-CVE-2026-23449

In the Linux kernel, the following vulnerability has been resolved: net/sched: teql: Fix double-free in teqlmasterxmit Whenever a TEQL devices has a lockless Qdisc as root, qdiscreset should be called using the seqlock to avoid racing with the datapath. Failure to do so may cause crashes like the...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

DEBIAN-CVE-2023-54098

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device remove through unbinding, drm minor's debugfs...

5.4AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/31 12:15 p.m.1 views

DEBIAN-CVE-2025-58149

When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the permission leak allo...

7.5CVSS5.3AI score0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 6:6 a.m.5 views

BELL-CVE-2023-53592

Bulletin has no description...

5.5CVSS7AI score0.00136EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/24 4:8 p.m.3 views

CGA-R5P4-RHJ5-3FQ7

Bulletin has no description...

6.5CVSS7AI score0.00513EPSS
SaveExploits0
OSV
OSV
added 2025/09/05 6:1 a.m.3 views

BELL-CVE-2025-38697

Bulletin has no description...

7.8CVSS7AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/07/28 5:35 p.m.6 views

CVE-2025-38477

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...

7.3CVSS6.1AI score0.00115EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 7:24 p.m.10 views

CVE-2025-38401

In the Linux kernel, the following vulnerability has been resolved: mtk-sd: Prevent memory corruption from DMA map failure If msdcpreparedata fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata proceeds the DMA with previous setting. Since this will lead...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/25 5:39 p.m.3 views

CVE-2025-38463

In the Linux kernel, the following vulnerability has been resolved: tcp: Correct signedness in skb remaining space calculation Syzkaller reported a bug 1 where sk-skforwardalloc can overflow. When we send data, if an skb exists at the tail of the write queue, the kernel will attempt to append the...

7.3CVSS6.2AI score0.00146EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/17 3:22 p.m.8 views

CVE-2025-50093

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: DDL. Supported versions that are affected are 8.0.0-8.0.42, 8.4.0-8.4.5 and 9.0.0-9.3.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL...

4.9CVSS5.9AI score0.00559EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/11 12:10 p.m.4 views

CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

7CVSS6.4AI score0.00106EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/07/10 10:29 a.m.4 views

CVE-2025-38338

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

5.5CVSS6.2AI score0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder