Lucene search
+L

135 matches found

OpenVAS
OpenVAS
added 2025/11/12 12:00 a.m.2 views

openSUSE Security Advisory (SUSE-SU-2025:4026-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS6.5AI score0.62871EPSS
SaveExploits1References4
Photon
Photon
added 2025/11/10 12:00 a.m.12 views

Critical Photon OS Security Update - PHSA-2025-5.0-91-0674

Updates of 'lasso' packages of Photon OS have been released...

9.8CVSS7.9AI score0.00836EPSS
SaveExploits2
UbuntuCve
UbuntuCve
added 2025/11/03 12:00 a.m.4 views

CVE-2024-51317

An issue in NetSurf v.3.11 allows a remote attacker to execute arbitrary code via the domnodenormalize function...

6.5CVSS6AI score0.0041EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/10/30 12:00 a.m.5 views

CVE-2025-40095

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: frndis: Refactor bind path to use free After an bind/unbind cycle, the rndis-notifyreq is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.3 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.9AI score0.00186EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/10/28 12:15 p.m.5 views

CVE-2025-40079

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Sign extend struct ops return values properly The nsbpfqdisc selftest triggers a kernel panic: Unable to handle kernel paging request at virtual address ffffffffa38dbf58 Current testprogs pgtable: 4K pagesize, 57-bit...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2025/10/28 12:00 a.m.3 views

CVE-2025-40028

In the Linux kernel, the following vulnerability has been resolved: binder: fix double-free in dbitmap A process might fail to allocate a new bitmap when trying to expand its proc-dmap. In that case, dbitmapgrow fails and frees the old bitmap via dbitmapfree. However, the driver calls dbitmapfree...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/23 12:15 p.m.5 views

CVE-2025-62401

An issue in Moodle’s timed assignment feature allowed students to bypass the time restriction, potentially giving them more time than allowed to complete an assessment...

5.4CVSS5.9AI score0.00209EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/10/23 10:15 a.m.5 views

CVE-2025-12105

A flaw was found in the asynchronous message queue handling of the libsoup library, widely used by GNOME and WebKit-based applications to manage HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal message queue item may be freed twice due to missin...

7.5CVSS5.7AI score0.00426EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/22 2:15 p.m.10 views

CVE-2023-53718

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Do not swap cpubuffer during resize process When ringbufferswapcpu was called during resize process, the cpu buffer was swapped in the middle, resulting in incorrect state. Continuing to run in the wrong state will...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/10/20 4:15 p.m.4 views

CVE-2025-40016

In the Linux kernel, the following vulnerability has been resolved: media: uvcvideo: Mark invalid entities with id UVCINVALIDENTITYID Per UVC 1.1+ specification 3.7.2, units and terminals must have a non-zero unique ID. Each Unit and Terminal within the video function is assigned a unique...

6.4AI score0.00236EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 views

CVE-2025-39977

In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futexwaitrequeuepi futexdowait schedule futexrequeue futexproxytrylockatomic futexrequeuepiprepare requeuepiwakefutex...

7.8CVSS6.6AI score0.0014EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2025/10/15 8:15 a.m.6 views

CVE-2025-40000

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89coretxkickoffandwait There is a bug observed when rtw89coretxkickoffandwait tries to access already freed skbdata: BUG: KFENCE: use-after-free write in rtw89coretxkickoffandwait...

8.8CVSS6.7AI score0.0025EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 views

CVE-2023-53685

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported 0 memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: struct ifreq ifr = int fdtun, fdtmp; char buf4 = ; fdtun ...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.6 views

CVE-2023-53618

In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump BUG Syzbot reported a crash that an ASSERT got triggered inside preparetomerge. That ASSERT makes sure the reloc tree is properly pointed back by its subvolume tree. CAUS...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2023-53662

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leaks in ext4fnamesetupfilename,preparelookup If the filename casefolding fails, we'll be leaking memory from the fscryptname struct, namely from the 'cryptobuf.name' member. Make sure we free it in the error pat...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 views

CVE-2023-53626

In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible double unlock when moving a directory...

7.8CVSS6.6AI score0.00202EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.4 views

CVE-2023-53676

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix buffer overflow in liotargetnaclinfoshow The function liotargetnaclinfoshow uses sprintf in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With...

8.8CVSS6.3AI score0.00294EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.5 views

CVE-2023-53621

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the memcg id stored in the shadow entry. However, ther...

7.8CVSS6.6AI score0.0019EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/10/07 4:15 p.m.2 views

CVE-2023-53650

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: lcdmipid: Fix an error handling path in mipidspiprobe If 'mipiddetect' fails, we must free 'md' to avoid a memory leak...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References11
Rows per page
Query Builder