Lucene search
+L

317 matches found

OSV
OSV
added 2026/01/29 12:44 a.m.11 views

CGA-2523-8G49-HFJ7

Bulletin has no description...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0
OSV
OSV
added 2026/01/29 12:44 a.m.5 views

CGA-23Q9-PH83-M7JV

Bulletin has no description...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0
OSV
OSV
added 2026/01/25 3:15 p.m.4 views

DEBIAN-CVE-2026-23010

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6addrdel. syzbot reported use-after-free of inet6ifaddr in inet6addrdel. 0 The cited commit accidentally moved ipv6deladdr for mngtmpaddr before reading its ifp-flags for temporary addresses in...

7.8CVSS5.3AI score0.0019EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/24 6:08 a.m.4 views

BELL-CVE-2025-71157

Bulletin has no description...

7.8CVSS5AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/21 3:16 p.m.5 views

DEBIAN-CVE-2025-13878

Malformed BRID/HHIT records can cause named to terminate unexpectedly. This issue affects BIND 9 versions 9.18.40 through 9.18.43, 9.20.13 through 9.20.17, 9.21.12 through 9.21.16, 9.18.40-S1 through 9.18.43-S1, and 9.20.13-S1 through 9.20.17-S1...

7.5CVSS5.5AI score0.08541EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/16 6:04 p.m.5 views

BELL-CVE-2025-68119

Bulletin has no description...

7CVSS6.9AI score0.00349EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/15 6:07 a.m.7 views

BELL-CVE-2025-71114

Bulletin has no description...

5.5CVSS6.9AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/14 3:16 p.m.4 views

DEBIAN-CVE-2025-71123

In the Linux kernel, the following vulnerability has been resolved: ext4: fix string copying in parseapplysbmountoptions strscpypad can't be used to copy a non-NUL-term string into a NUL-term string of possibly bigger size. Commit 0efc5990bca5 "string.h: Introduce memtostr and memtostrpad" provid...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/13 2:16 p.m.4 views

DEBIAN-CVE-2026-0880

Sandbox escape due to integer overflow in the Graphics component. This vulnerability was fixed in Firefox 147, Firefox ESR 115.32, Firefox ESR 140.7, Thunderbird 147, and Thunderbird 140.7...

8.8CVSS5.3AI score0.00664EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 1:16 p.m.9 views

DEBIAN-CVE-2023-54241

In the Linux kernel, the following vulnerability has been resolved: MIPS: KVM: Fix NULL pointer dereference After commit 45c7e8af4a5e3f0bea4ac209 "MIPS: Remove KVMTE support" we get a NULL pointer dereference when creating a KVM guest: 146.243409 Starting KVM with MIPS VZ extensions 149.849151 CP...

5.2AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 1:16 p.m.5 views

DEBIAN-CVE-2023-54208

In the Linux kernel, the following vulnerability has been resolved: media: ov5675: Fix memleak in ov5675initcontrols There is a kmemleak when testing the media/i2c/ov5675.c with bpf mock device: AssertionError: unreferenced object 0xffff888107362160 size 16: comm "python3", pid 277, jiffies...

5.3AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 1:16 p.m.4 views

DEBIAN-CVE-2023-54173

In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpfeventoutput We received report 1 of kernel crash, which is caused by using nesting protection without disabled preemption. The bpfeventoutput can be called by programs executed by bpfprogrunarraycg...

7.8CVSS5.5AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 1:16 p.m.7 views

DEBIAN-CVE-2022-50879

In the Linux kernel, the following vulnerability has been resolved: objtool: Fix SEGFAULT findinsn will return NULL in case of failure. Check insn in order to avoid a kernel Oops for NULL pointer dereference...

5.3AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/30 12:47 p.m.6 views

MINI-WRG5-3GX5-HMM3

Bulletin has no description...

6.5CVSS6.9AI score0.0032EPSS
SaveExploits1
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

DEBIAN-CVE-2023-54090

In the Linux kernel, the following vulnerability has been resolved: ixgbe: Fix panic during XDPTX with 64 CPUs Commit 4fe815850bdc "ixgbe: let the xdpdrv work with more than 64 cpus" adds support to allow XDP programs to run on systems with more than 64 CPUs by locking the XDP TX rings and indexi...

9.8CVSS5.8AI score0.0057EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:16 a.m.3 views

DEBIAN-CVE-2025-68373

In the Linux kernel, the following vulnerability has been resolved: md: avoid repeated calls to delgendisk There is a uaf problem which is found by case 23rdev-lifetime: Oops: general protection fault, probably for non-canonical address 0xdead000000000122 RIP: 0010:bdiunregister+0x4b/0x170 Call...

5.2AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/24 11:15 a.m.3 views

DEBIAN-CVE-2023-54030

In the Linux kernel, the following vulnerability has been resolved: iouring/net: don't overflow multishot recv Don't allow overflowing multishot recv CQEs, it might get out of hand, hurt performance, and in the worst case scenario OOM the task...

5.2AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/23 6:07 a.m.5 views

BELL-CVE-2025-68331

Bulletin has no description...

6.9AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/19 5:15 p.m.7 views

DEBIAN-CVE-2025-14957

A vulnerability was identified in WebAssembly Binaryen up to 125. This affects the function IRBuilder::makeLocalGet/IRBuilder::makeLocalSet/IRBuilder::makeLocalTee of the file src/wasm/wasm-ir-builder.cpp of the component IRBuilder. Such manipulation of the argument Index leads to null pointer...

5.5CVSS4AI score0.00213EPSS
SaveExploits1References1
OSV
OSV
added 2025/12/19 6:07 a.m.12 views

BELL-CVE-2025-68203

Bulletin has no description...

6.9AI score0.00024EPSS
SaveExploits0References1
Rows per page
Query Builder