Lucene search
+L

135 matches found

UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.6 views

CVE-2023-53190

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix memory leaks in error path The memory allocated by vxlanvnigroupinit is not freed in the error path, leading to memory leaks 1. Fix by calling vxlanvnigroupuninit in the error path. The leaks can be reproduced by...

5.5CVSS5.9AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.3 views

CVE-2023-53152

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.6 views

CVE-2022-50251

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: 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 added...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 1:15 p.m.5 views

CVE-2025-39804

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: arm64/poly1305: Fix register corruption in no-SIMD contexts Restore the SIMD usability check that was removed by commit a59e5468a921 "crypto: arm64/poly1305 - Add block-only interface". This safety check is cheap and ...

7.8CVSS6.6AI score0.00246EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/11 5:15 p.m.8 views

CVE-2025-39767

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Optimize module load time by optimizing PLT/GOT counting When enabling CONFIGKASAN, CONFIGPREEMPTVOLUNTARYBUILD and CONFIGPREEMPTVOLUNTARY at the same time, there will be soft deadlock, the relevant logs are as follows...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/05 6:15 p.m.3 views

CVE-2025-39705

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a Null pointer dereference vulnerability Why A null pointer dereference vulnerability exists in the AMD display driver's DC module cleanup function dcdestruct. When display control context dc-ctx construction...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/08/25 3:15 p.m.6 views

CVE-2025-52930

A memory corruption vulnerability exists in the BMPv3 RLE Decoding functionality of the SAIL Image Decoding Library v0.9.8. When decompressing the image data from a specially crafted .bmp file, a heap-based buffer overflow can occur which allows for remote code execution. An attacker will need to...

8.8CVSS6.1AI score0.00933EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2025/08/25 2:15 p.m.6 views

CVE-2025-53518

An integer overflow vulnerability exists in the ABF parsing functionality of The Biosig Project libbiosig 3.9.0 and Master Branch 35a819fa. A specially crafted ABF file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS6.1AI score0.0085EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2025/08/22 4:15 p.m.4 views

CVE-2025-38657

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: mcc: prevent shift wrapping in rtw89coremlsrswitch The "linkid" value comes from the user via debugfs. If it's larger than BITSPERLONG then that would result in shift wrapping and potentially an out of bounds access...

7.3CVSS6.6AI score0.00147EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/21 12:00 a.m.7 views

OPENSUSE-SU-2025:15479-1 ruby3.4-rubygem-activerecord-8.0-8.0.1-2.1 on GA media

These are all security issues fixed in the ruby3.4-rubygem-activerecord-8.0-8.0.1-2.1 package on the GA media of openSUSE Tumbleweed...

6.9CVSS7.2AI score0.00565EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2025/08/19 5:15 p.m.8 views

CVE-2025-38567

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid ref leak in nfsdopenlocalfh If two calls to nfsdopenlocalfh race and both successfully call nfsdfileacquirelocal, they will both get an extra reference to the net to accompany the file reference stored in pnf. One of...

4.7CVSS5.3AI score0.0011EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/08/19 5:15 p.m.5 views

CVE-2025-38577

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid panic in f2fsevictinode As syzbot 1 reported as below: R10: 0000000000000100 R11: 0000000000000206 R12: 00007ffe17473450 R13: 00007f28b1c10854 R14: 000000000000dae5 R15: 00007ffe17474520 --- end trace...

7.8CVSS6.2AI score0.00174EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2025/08/16 12:15 p.m.7 views

CVE-2025-38536

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix potential use-after-free in airohanpuget np-name was being used after calling ofnodeputnp, which releases the node and can lead to a use-after-free bug. Previously, ofnodeputnp was called unconditionally after...

7.8CVSS6.6AI score0.00146EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/08/16 12:15 p.m.7 views

CVE-2025-38541

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: Fix null-ptr-deref in mt7925thermalinit devmkasprintf returns NULL on error. Currently, mt7925thermalinit does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References11
Circl
Circl
added 2025/08/12 4:01 p.m.11 views

CVE-2025-53134

creationtimestamp| type| source ---|---|--- 2025-08-12 16:01:32+00:00| seen| https://www.thezdi.com/blog/2025/8/12/the-august-2025-security-update-review...

7CVSS7.3AI score0.0032EPSS
SaveExploits0References1
Circl
Circl
added 2025/08/12 4:01 p.m.25 views

CVE-2025-50154

creationtimestamp| type| source ---|---|--- 2025-08-12 16:01:32+00:00| seen| https://www.thezdi.com/blog/2025/8/12/the-august-2025-security-update-review 2025-08-12 17:43:14+00:00| seen| https://bsky.app/profile/r-netsec-bot.bsky.social/post/3lw7udlbtfw25 2025-08-12 17:54:32+00:00| seen|...

6.5CVSS6.9AI score0.25564EPSS
SaveExploits4References39
RedHat Linux
RedHat Linux
added 2025/08/11 7:35 a.m.10 views

Important: Red Hat Security Advisory: unbound security update

An update for unbound is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.7CVSS6.7AI score0.00199EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/07/31 8:15 p.m.14 views

CVE-2025-45770

jwt v5.4.3 was discovered to contain weak encryption. NOTE: this issue has been disputed on the basis that key lengths are expected to be set by an application, not by this library. This dispute is subject to review under CNA rules 4.1.4, 4.1.14, and other rules; the dispute tagging is not meant ...

7CVSS5.8AI score0.00124EPSS
SaveExploits0References5
Rockylinux
Rockylinux
added 2025/07/29 1:38 p.m.10 views

firefox security update

An update is available for firefox. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Mozilla Firefox is an open-source web browser, designed for standards...

8.1CVSS8.2AI score0.00855EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2025/07/28 12:00 a.m.5 views

Debian: Security Advisory (DSA-5966-1)

The remote host is missing an update for the Debian 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...

9.8CVSS6.8AI score0.00489EPSS
SaveExploits0References2
Rows per page
Query Builder