Lucene search
K

485 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:3 a.m.0 views

SUSE CVE-2022-49665

In the Linux kernel, the following vulnerability has been resolved: platform/x86: thinkpadacpi: Fix a memory leak of EFCH MMIO resource Unlike releasememregion, a call to releaseresource does not free the resource, so it has to be freed explicitly to avoid a memory leak...

5.5CVSS6.4AI score0.00038EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.5 views

CVE-2024-49570

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TPprintk UAF The commit afd2627f727b "tracing: Check "%s" dereference via the field and not the TPprintk format" exposes potential UAFs in the xebomove trace event. Fix those by avoiding...

7.8CVSS5.8AI score0.00015EPSS
Exploits0
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49630

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix a data-race around sysctltcpecnfallback. While reading sysctltcpecnfallback, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS5.3AI score0.00062EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.1 views

CVE-2022-49391 remoteproc: mtk_scp: Fix a potential double free

In the Linux kernel, the following vulnerability has been resolved: remoteproc: mtkscp: Fix a potential double free 'scp-rproc' is allocated using devmrprocalloc, so there is no need to free it explicitly in the remove function...

6.2AI score0.0014EPSS
Exploits0References2
Wired Threat Level
Wired Threat Level
added 2025/02/20 10:30 a.m.31 views

Microsoft Hosted Explicit Videos of This Startup Founder for Years. Here's How She Got Them Taken Down

Breeze Liu has been a prominent advocate for victims. But even she struggled to scrub nonconsensual intimate images and videos of herself from the web...

7.3AI score
Exploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.20 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: qibfs: fixed the dentry leak. The simplerecursiveremoval function removes the pinning references to all positive values in the subtree. In cases where its argument is kept alive solely through pinning, that’s exactly the right...

5.5CVSS5.7AI score0.00064EPSS
Exploits0References3
Wired Threat Level
Wired Threat Level
added 2025/01/16 11:2 a.m.61 views

GitHub’s Deepfake Porn Crackdown Still Isn’t Working

Over a dozen programs used by creators of nonconsensual explicit images have evaded detection on the developer platform, WIRED has found...

7.3AI score
Exploits0
OSV
OSV
added 2024/12/02 6:15 p.m.2 views

UBUNTU-CVE-2024-53990

The AsyncHttpClient AHC library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When making any HTTP request, the automatically enabled and self-managed CookieStore aka cookie jar will silently replace explicitly defined Cookies with any that ha...

9.2CVSS5.9AI score0.00441EPSS
Exploits0References4
CVE
CVE
added 2024/12/02 1:44 p.m.198 views

CVE-2024-53122

CVE-2024-53122 affects the Linux kernel in mptcp: racing subflow creation in mptcp_rcv_space_adjust can trigger a race when handling spooled data on a subflow, potentially causing a divide-by-zero during tcp_cleanup_rbuf() on newly created subflows. The fix adds a state check to ensure the subflo...

5.5CVSS6.4AI score0.00006EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/11/21 10:21 p.m.8 views

GHSA-5CPH-WVM9-45GJ Flowise OverrideConfig security vulnerability

Impact Flowise allows developers to inject configuration into the Chainflow during execution through the overrideConfig option. This is supported in both the frontend web integration and the backend Prediction API. This has a range of fundamental issues that are a major security vulnerability...

8.6CVSS7.7AI score
Exploits0References2
OSV
OSV
added 2024/11/19 6:15 p.m.4 views

UBUNTU-CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS6.2AI score0.00016EPSS
Exploits0References57
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.23 views

CVE-2024-53063 media: dvbdev: prevent the risk of out of memory access

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

0.00016EPSS
Exploits0References8
CVE
CVE
added 2024/11/19 5:22 p.m.169 views

CVE-2024-53063

CVE-2024-53063: Linux kernel DVB minor management (dvbdev) allowed potential OOM via a static minor-tracker when CONFIG_DVB_DYNAMIC_MINORS is unset and device/register calls para-mismatch occurred. The patch adds explicit boundary guards in dvb_register_device and dvb_device_open to prevent out-o...

5.5CVSS5.2AI score0.00016EPSS
Exploits0References10Affected Software1
CVE
CVE
added 2024/11/08 5:38 a.m.160 views

CVE-2024-50186

CVE-2024-50186 : Linux kernel vulnerability in net: explicitly clear the sk pointer when pf->create fails. Root cause: some pf->create implementations do not NULL the freed sk object in error paths, leaving a dangling pointer and enabling Use-After-Free. Fix: explicitly NULL the sk pointer ...

7.8CVSS6.4AI score0.00013EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2024/11/08 5:38 a.m.15 views

CVE-2024-50186 net: explicitly clear the sk pointer, when pf->create fails

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf-create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b "net: do not leave a dangling sk pointer, when socket creation fails". The problem is that...

7.8CVSS6.1AI score0.00013EPSS
Exploits0References9
OSV
OSV
added 2024/10/22 6:13 p.m.12 views

GHSA-WXW9-6PV9-C3XC Umbraco CMS Has Incomplete Server Termination During Explicit Sign-Out

Impact During an explicit sign-out, the server session is not fully terminated...

4.2CVSS4.4AI score0.00659EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/10/22 6:13 p.m.23 views

Umbraco CMS Has Incomplete Server Termination During Explicit Sign-Out

Impact During an explicit sign-out, the server session is not fully terminated...

4.2CVSS6.9AI score0.00659EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/22 3:54 p.m.19 views

CVE-2024-48929 Umbraco CMS Has Incomplete Server Termination During Explicit Sign-Out

Umbraco is a free and open source .NET content management system. In versions on the 13.x branch prior to 13.5.2 and versions on the 10.x branch prior to 10.8.7, during an explicit sign-out, the server session is not fully terminated. Versions 13.5.2 and 10.8.7 contain a patch for the issue...

4.2CVSS7.1AI score0.00659EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/10/22 12:0 a.m.2 views

PT-2024-33276 · Umbraco · Umbraco

Name of the Vulnerable Software and Affected Versions: Umbraco versions 13.x prior to 13.5.2 Umbraco versions 10.x prior to 10.8.7 Description: The issue occurs during an explicit sign-out, where the server session is not fully terminated. This affects Umbraco, a free and open source .NET content...

4.2CVSS7.2AI score0.00659EPSS
Exploits0References9
FreeBSD
FreeBSD
added 2024/10/16 12:0 a.m.23 views

OpenSSL -- OOB memory access vulnerability

The OpenSSL project reports: Low-level invalid GF2^m parameters lead to OOB memory access CVE-2024-9143 Low Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes...

4.3CVSS6.9AI score0.00883EPSS
Exploits0References1
Rows per page
Query Builder