Lucene search
K

4069 matches found

UbuntuCve
UbuntuCve
added 2025/09/18 4:15 p.m.1 views

CVE-2023-53431

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Handle enclosure with just a primary component gracefully This reverts commit 3fe97ff3d949 "scsi: ses: Don't attach if enclosure has no components" and introduces proper handling of case where there are no detected...

5.5CVSS5.9AI score0.00137EPSS
Exploits0References10
CBLMariner
CBLMariner
added 2025/09/18 3:12 p.m.8 views

CVE-2025-8835 affecting package jasper for versions less than 4.2.1-3

CVE-2025-8835 affecting package jasper for versions less than 4.2.1-3. A patched version of the package is available...

5.5CVSS6.9AI score0.00195EPSS
Exploits1
CBLMariner
CBLMariner
added 2025/09/18 3:12 p.m.5 views

CVE-2024-33394 affecting package kubevirt for versions less than 1.5.0-2

CVE-2024-33394 affecting package kubevirt for versions less than 1.5.0-2. An upgraded version of the package is available that resolves this issue...

5.9CVSS6.9AI score0.00324EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.8 views

CVE-2023-53401

In the Linux kernel, the following vulnerability has been resolved: mm: kmem: fix a NULL pointer dereference in objstockflushrequired KCSAN found an issue in objstockflushrequired: stock-cachedobjcg can be reset between the check and dereference:...

4.7CVSS4.9AI score0.00127EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.3 views

CVE-2023-53398

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case was possible during re-sync action. WARNONONCE...

7.8CVSS6.2AI score0.00137EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/09/17 3:33 p.m.5 views

mysql: DDL unspecified vulnerability (CPU Jul 2025)

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

4.9CVSS5.7AI score0.00485EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.4 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

5.5CVSS5.9AI score0.0019EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.2 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

5.5CVSS5.9AI score0.00163EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.1 views

CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS5.8AI score0.00185EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.1 views

CVE-2023-53357

In the Linux kernel, the following vulnerability has been resolved: md/raid10: check slab-out-of-bounds in mdbitmapgetcounter If we write a large number to md/bitmapsetbits, mdbitmapcheckpage will return -EINVAL because 'page = bitmap-pages', but the return value was not checked immediately in...

7.1CVSS6.6AI score0.00183EPSS
Exploits0References10
AlpineLinux
AlpineLinux
added 2025/09/17 2:15 p.m.5 views

CVE-2025-59476

Jenkins 2.527 and earlier, LTS 2.516.2 and earlier does not restrict or transform the characters that can be inserted from user-specified content in log messages, allowing attackers able to control log message contents to insert line break characters, followed by forged log messages that may...

5.3CVSS6.8AI score0.00335EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/09/17 8:11 a.m.3 views

mysql: DML unspecified vulnerability (CPU Apr 2025)

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: DML. Supported versions that are affected are 8.4.0-8.4.4 and 9.0.0-9.2.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successfu...

4.9CVSS5.7AI score0.00716EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 1:16 p.m.2 views

CVE-2025-39826

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

7CVSS6.5AI score0.00132EPSS
Exploits0References17
AlpineLinux
AlpineLinux
added 2025/09/16 1:15 p.m.1 views

CVE-2025-10528

Sandbox escape due to undefined behavior, invalid pointer in the Graphics: Canvas2D component. This vulnerability affects Firefox 143, Firefox ESR 140.3, Thunderbird 143, and Thunderbird 140.3...

7.3CVSS6.1AI score0.00329EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 1:15 p.m.1 views

CVE-2025-39815

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: fix stack overrun when loading vlenb The userspace load can put up to 2048 bits into an xlen bit stack buffer. We want only xlen bits, so check the size beforehand...

5.5CVSS5.9AI score0.00135EPSS
Exploits0References15
Debian CVE
Debian CVE
added 2025/09/16 12:26 p.m.3 views

CVE-2025-10537

Memory safety bugs present in Firefox ESR 140.2, Thunderbird ESR 140.2, Firefox 142 and Thunderbird 142. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in...

8.8CVSS8.5AI score0.00306EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/16 12:26 p.m.2 views

CVE-2025-10533

Integer overflow in the SVG component. This vulnerability was fixed in Firefox 143, Firefox ESR 115.28, Firefox ESR 140.3, Thunderbird 143, and Thunderbird 140.3...

8.8CVSS7.9AI score0.00687EPSS
Exploits0
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.1 views

CVE-2023-53273

In the Linux kernel, the following vulnerability has been resolved: Drivers: vmbus: Check for channel allocation before looking up relids relid2channel assumes vmbus channel array to be allocated when called. However, in cases such as kdump/kexec, not all relids will be reset by the host. When th...

5.5CVSS5.8AI score0.00145EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.1 views

CVE-2023-53291

In the Linux kernel, the following vulnerability has been resolved: rcu/rcuscale: Stop kfreescalethread threads after unloading rcuscale Running the 'kfreercutest' test case 1 results in a splat 2. The root cause is the kfreescalethread threads continue running after unloading the rcuscale module...

5.5CVSS5.9AI score0.00136EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/09/15 11:22 p.m.3 views

SUSE CVE-2025-59375

libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing...

7.5CVSS6.9AI score0.01279EPSS
Exploits1References25
Rows per page
Query Builder