Lucene search
+L

391 matches found

CVE
CVE
added 2025/05/20 4:01 p.m.137 views

CVE-2025-37952

CVE-2025-37952 describes a use-after-free in ksmbd within the Linux kernel. A thread destroying a file via __ksmbd_close_fd can race with another thread holding a reference to the same file, because the existing fp->refcount checks do not prevent the issue. The fix adds ft->lock around the ...

8.8CVSS7AI score0.0035EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.8 views

PT-2025-22213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue is possible in the Linux kernel due to insufficient checks on file reference counts. This occurs when one thread destroys a file while another thread holds a...

7.8CVSS6.8AI score0.0035EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.10 views

SUSE CVE-2025-22098

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix a deadlock in zynqmpdpignorehpdset Instead of attempting the same mutex twice, lock and unlock it. This bug has been detected by the Clang thread-safety analyzer...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/04/01 3:40 p.m.5 views

CVE-2025-21918 usb: typec: ucsi: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Fix NULL pointer access Resources should be released only after all threads that utilize them have been destroyed. This commit ensures that resources are not released prematurely by waiting for the associated...

7.6AI score0.00204EPSS
SaveExploits0References5
Snyk
Snyk
added 2025/04/01 6:32 a.m.3 views

Improper Resource Shutdown or Release

Overview openai-model-registry is a Registry for OpenAI models with capability and parameter validation Affected versions of this package are vulnerable to Improper Resource Shutdown or Release via the registry cleanup routine and network request handling function. An attacker can exploit resourc...

6.9CVSS7.1AI score
SaveExploits0References3
Cvelist
Cvelist
added 2025/03/27 4:37 p.m.18 views

CVE-2023-52930 drm/i915: Fix potential bit_17 double-free

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS0.00279EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:00 a.m.13 views

ila: serialize calls to nf_register_net_hooks()

...

7.8CVSS7.3AI score0.00261EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2021-47226

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with PF but...

7.1CVSS6.8AI score0.00222EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-39508

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The...

7.8CVSS6.8AI score0.00224EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2024-44946

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb...

7.8CVSS6.6AI score0.0086EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/01 1:21 p.m.26 views

CVE-2025-1801

A flaw was found in the Ansible aap-gateway. Concurrent requests handled by the gateway grpc service can result in concurrency issues due to race condition requests against the proxy. This issue potentially allows a less privileged user to obtain the JWT of a greater privileged user, enabling the...

8.1CVSS8.1AI score0.00321EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/02/05 2:36 a.m.15 views

CVE-2024-33060

Memory corruption when two threads try to map and unmap a single node simultaneously...

8.4CVSS7AI score0.00166EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/01/06 11:15 a.m.5 views

CVE-2024-45553

Memory corruption can occur when process-specific maps are added to the global list. If a map is removed from the global list while another thread is using it for a process-specific task, issues may arise...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.18 views

PT-2025-54486

Name of the Vulnerable Software and Affected Versions libcurl versions prior to 7.87.0-150400.7.26.1 openSUSE Leap 15.6 affected versions not specified SUSE Linux Enterprise Server 15 SP4 affected versions not specified Description The issue relates to libcurl's handling of TLS options during...

6.3CVSS7.3AI score0.00665EPSS
SaveExploits1References93
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.28 views

CVE-2024-56670 usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: userial: Fix the issue that gsstartio crashed due to accessing null pointer Considering that in some extreme cases, when userial driver is accessed by multiple threads, Thread A is executing the open operation and...

0.00224EPSS
SaveExploits0References7
NVD
NVD
added 2024/12/16 5:15 p.m.27 views

CVE-2024-11144

The server lacks thread safety and can be crashed by anomalous data sent by an anonymous user from a remote network. The crash causes the FTP service to become unavailable, affecting all users and processes that rely on it for file transfers. If the crash occurs during file upload or download, it...

9.2CVSS0.00333EPSS
SaveExploits3References1
Cvelist
Cvelist
added 2024/12/16 5:00 p.m.41 views

CVE-2024-11144 Race Condition with LightFTP

The server lacks thread safety and can be crashed by anomalous data sent by an anonymous user from a remote network. The crash causes the FTP service to become unavailable, affecting all users and processes that rely on it for file transfers. If the crash occurs during file upload or download, it...

9.2CVSS0.00333EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
added 2024/12/16 5:00 p.m.21 views

CVE-2024-11144 Race Condition with LightFTP

The server lacks thread safety and can be crashed by anomalous data sent by an anonymous user from a remote network. The crash causes the FTP service to become unavailable, affecting all users and processes that rely on it for file transfers. If the crash occurs during file upload or download, it...

9.2CVSS7.3AI score0.00333EPSS
SaveExploits3References1
SUSE Linux
SUSE Linux
added 2024/11/18 1:28 p.m.5 views

Security update for SUSE Manager Salt Bundle

This update fixes the following issues: venv-salt-minion: Security fixes on Python 3.11 interpreter: CVE-2024-7592: Fixed quadratic complexity in parsing -quoted cookie values with backslashes bsc1229873, bsc1230059 CVE-2024-8088: Prevent malformed payload to cause infinite loops in zipfile.Path...

7.5CVSS7.8AI score0.02303EPSS
SaveExploits4References62
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: thermal/debugfs: Fix two locking issues with thermal zone debug

In the Linux kernel, the following vulnerability has been resolved: thermal/debugfs: Fix two locking issues with thermal zone debug With the current thermal zone locking arrangement in the debugfs code, user space can open the "mitigations" file for a thermal zone before the zone's debugfs pointe...

7.8CVSS6.7AI score0.0015EPSS
SaveExploits0References5
Rows per page
Query Builder