Lucene search
+L

8204 matches found

Cvelist
Cvelist
added 2025/04/08 8:18 a.m.25 views

CVE-2025-22017 devlink: fix xa_alloc_cyclic() error handling

In the Linux kernel, the following vulnerability has been resolved: devlink: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer rel. Fix it by checkin...

0.00189EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/08 8:18 a.m.9 views

CVE-2025-22017 devlink: fix xa_alloc_cyclic() error handling

In the Linux kernel, the following vulnerability has been resolved: devlink: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer rel. Fix it by checkin...

6AI score
SaveExploits0References6
CVE
CVE
added 2025/04/08 8:18 a.m.118 views

CVE-2025-22017

Technical details about CVE-2025-22017 are not provided in the connected documents. Public information in the initial description is limited to a Linux kernel fix in devlink/xa_alloc_cyclic. Monitor for updates from authoritative advisories.

5.5CVSS7AI score0.00189EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/08 8:18 a.m.33 views

CVE-2025-22016 dpll: fix xa_alloc_cyclic() error handling

In the Linux kernel, the following vulnerability has been resolved: dpll: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer pin. Fix it by checking i...

0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/08 8:18 a.m.11 views

CVE-2025-22016 dpll: fix xa_alloc_cyclic() error handling

In the Linux kernel, the following vulnerability has been resolved: dpll: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer pin. Fix it by checking i...

6AI score
SaveExploits0References6
CVE
CVE
added 2025/04/08 8:18 a.m.130 views

CVE-2025-22016

CVE-2025-22016 affects the Linux kernel (dpll: fix xa_alloc_cyclic() error handling). The issue: returning ERR_PTR(1) from xa_alloc_cyclic() could cause IS_ERR() to be false, risking dereference of an unallocated pointer. Fix implemented by ensuring err is

5.5CVSS7AI score0.00187EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.18 views

PT-2025-29033

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double-free issue was identified in the fsl-mc bus driver within the Linux kernel. A commit intended to simplify deallocation procedures inadvertently introduced a double-free on the...

7.8CVSS6.7AI score0.00161EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/08 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the xaalloccyclic error handling, which could result in unallocated pointers being referenced...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/08 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the xaalloccyclic error handling, which could result in unallocated pointers being referenced...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.9 views

PT-2025-15285 · Unknown · Cs2-Weaponpaints-Website

Name of the Vulnerable Software and Affected Versions: CS2-WeaponPaints-Website version 2.1.7 Description: A vulnerability exists in the errorpage.php file where user-controlled input is not adequately validated before being processed. Specifically, the errorcode parameter in the $ GET supergloba...

6.1CVSS5.1AI score0.0023EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/06 6:56 p.m.22 views

CVE-2025-2260 Eclipse ThreadX NetX Duo HTTP component server denial of service

In NetX HTTP server functionality of Eclipse ThreadX NetX Duo before version 6.4.3, an attacker can cause a denial of service by specially crafted packets. The core issue is missing closing of a file in case of an error condition, resulting in the 404 error for each further file request. Users ca...

7.1CVSS0.00905EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/04/04 4:51 a.m.22 views

Sensitive Information Disclosure

Directus is vulnerable to information disclosure. The vulnerability is due to improper error handling due to sensitive data being exposed in API responses when a ValidationError is triggered in flows using the "Webhook" trigger and "Data of Last Operation" response body...

8.6CVSS6.5AI score0.00507EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.6 views

SUSE CVE-2025-21924

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclgeptpgetcycle returns an error During the initialization of ptp, hclgeptpgetcycle might return an error and returned directly without unregister clock and free it. To...

5.5CVSS7.7AI score0.00212EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.12 views

SUSE CVE-2025-21945

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2lock If smblock-zerolen has value, -llist of smblock is not delete and flock is old one. It will cause use-after-free on error handling routine...

8.8CVSS7.7AI score0.00506EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.27 views

CVE-2025-22007 Bluetooth: Fix error code in chan_alloc_skb_cb()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix error code in chanallocskbcb The chanallocskbcb function is supposed to return error pointers on error. Returning NULL will lead to a NULL dereference...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/03 7:19 a.m.162 views

CVE-2025-22007

CVE-2025-22007 affects the Linux kernel Bluetooth code (chan_alloc_skb_cb()), where returning NULL on error can cause a NULL dereference. Connected advisories show distro-specific fixes: Mariner kernel upgrades to >=6.6.85.1-2; Mariner also lists fixes for older 5.15.x series to 5.15.180.1-1. ...

5.5CVSS7.2AI score0.0022EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/04/03 7:19 a.m.16 views

CVE-2025-22005

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix memleak of nhcpcpurthoutput in fibchecknhv6gw. fibchecknhv6gw expects that fib6nhinit cleans up everything when it fails. Commit 7dd73168e273 "ipv6: Always allocate pcpu memory in a fib6nh" moved fibnhcommoninit before...

5.5CVSS5.7AI score0.00213EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/04/02 11:13 p.m.10 views

CVE-2025-24210

A logic error was addressed with improved error handling. This issue is fixed in iOS 18.4 and iPadOS 18.4, iPadOS 17.7.6, macOS Sequoia 15.4, macOS Sonoma 14.7.5, macOS Ventura 13.7.5, tvOS 18.4, visionOS 2.4, watchOS 11.4. Parsing an image may lead to disclosure of user information...

5.5CVSS5.8AI score0.00322EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.9 views

SUSE CVE-2025-21944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix bug on trap in smb2lock If lock count is greater than 1, flags could be old value. It should be checked with flags of smblock, not flags. It will cause bug-on trap from locksfreelock in error handling routine...

5.5CVSS7.6AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/04/02 8:57 a.m.10 views

SUSE CVE-2025-21975

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: handle errors in mlx5chainscreatetable In mlx5chainscreatetable, the return value of mlx5getfdbsubns and mlx5getflownamespace must be checked to prevent NULL pointer dereferences. If either function fails, the function...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References15
Rows per page
Query Builder