Lucene search
+L

9845 matches found

OSV
OSV
added 2025/10/29 10:53 a.m.3 views

BELL-CVE-2025-40081

Bulletin has no description...

7.8CVSS7AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 10:53 a.m.3 views

BELL-CVE-2025-40058

Bulletin has no description...

8.8CVSS7AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 10:53 a.m.6 views

BELL-CVE-2025-40057

Bulletin has no description...

7AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 10:04 a.m.17 views

RHSA-2025:19201 Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update

Bulletin has no description...

8.8CVSS7AI score0.00911EPSS
SaveExploits0References22
OSV
OSV
added 2025/10/28 1:21 p.m.8 views

MINI-X2C7-QP7V-3GQ6

Bulletin has no description...

9.2CVSS7.8AI score0.03256EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 1:21 p.m.2 views

MINI-W9PF-XXRF-CHF8

Bulletin has no description...

7.8CVSS7AI score0.09156EPSS
SaveExploits0
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

DEBIAN-CVE-2025-40082

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix slab-out-of-bounds read in hfsplusuni2asc BUG: KASAN: slab-out-of-bounds in hfsplusuni2asc+0xa71/0xb90 fs/hfsplus/unicode.c:186 Read of size 2 at addr ffff8880289ef218 by task syz.6.248/14290 CPU: 0 UID: 0 PID: 14290...

7.1CVSS5.5AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.4 views

DEBIAN-CVE-2025-40070

In the Linux kernel, the following vulnerability has been resolved: pps: fix warning in ppsregistercdev when register device fail Similar to previous commit 2a934fdb01db "media: v4l2-dev: fix error handling in videoregisterdevice", the release hook should be set before deviceregister. Otherwise,...

5.2AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.3 views

DEBIAN-CVE-2025-40064

In the Linux kernel, the following vulnerability has been resolved: smc: Fix use-after-free in pnetfindbasendev. syzbot reported use-after-free of netdevice in pnetfindbasendev, which was called during connect. 0 smcpnetfindismresource fetches skdstgetsk-dev and passes down to pnetfindbasendev,...

7.8CVSS5.3AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.5 views

DEBIAN-CVE-2025-40060

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: Return NULL pointer for allocation failures When the TRBE driver fails to allocate a buffer, it currently returns the error code "-ENOMEM". However, the caller etmsetupaux only checks for a NULL pointer, so it...

5.3AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.5 views

DEBIAN-CVE-2025-40054

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF issue in f2fsmergepagebio As JY reported in bugzilla 1, Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 pc : 0xffffffe51d249484 f2fsiscpguaranteed+0x70/0x98 lr : 0xffffffe51d24ad...

7.8CVSS5.1AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/28 12:15 p.m.2 views

DEBIAN-CVE-2025-40030

In the Linux kernel, the following vulnerability has been resolved: pinctrl: check the return value of pinmuxops::getfunctionname While the API contract in docs doesn't specify it explicitly, the generic implementation of the getfunctionname callback from struct pinmuxops -...

5.2AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/27 8:15 p.m.1 views

DEBIAN-CVE-2025-61105

FRRouting/frr from v4.0 through v10.4.1 was discovered to contain a NULL pointer dereference via the showvtylinkinfo function at ospfext.c. This vulnerability allows attackers to cause a Denial of Service DoS via a crafted OSPF packet...

7.5CVSS5.2AI score0.00468EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/26 12:00 a.m.10 views

DLA-4349-1 request-tracker4 - security update

Bulletin has no description...

2.6CVSS7AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2025/10/25 6:05 a.m.6 views

BELL-CVE-2025-40021

Bulletin has no description...

7AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/25 6:05 a.m.5 views

BELL-CVE-2025-40019

Bulletin has no description...

7AI score0.0027EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/25 12:00 a.m.6 views

DLA-4347-1 intel-microcode - security update

Bulletin has no description...

7.9CVSS7AI score0.00181EPSS
SaveExploits0
OSV
OSV
added 2025/10/25 12:00 a.m.9 views

DSA-6038-1 openjdk-17 - security update

Bulletin has no description...

7.5CVSS7AI score0.00694EPSS
SaveExploits0
OSV
OSV
added 2025/10/24 9:51 p.m.5 views

MINI-JRG7-328Q-7344

Bulletin has no description...

5.5CVSS8.9AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2025/10/24 1:15 p.m.3 views

DEBIAN-CVE-2025-40022

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Fix incorrect boolean values in afalgctx Commit 1b34cbbf4f01 "crypto: afalg - Disallow concurrent writes in afalgsendmsg" changed some fields from bool to 1-bit bitfields of type u32. However, some assignments to...

5.3AI score0.00218EPSS
SaveExploits0References1
Rows per page
Query Builder