Lucene search
+L

76 matches found

OSV
OSV
added 2025/04/01 3:47 p.m.13 views

CVE-2025-21975 net/mlx5: handle errors in mlx5_chains_create_table()

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...

6AI score
SaveExploits0References12
OSV
OSV
added 2025/04/01 3:40 p.m.14 views

CVE-2025-21924 net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error

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...

7.8CVSS5.9AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.28 views

CVE-2025-21857 net/sched: cls_api: fix error handling causing NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

0.00213EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/06 4:13 p.m.103 views

CVE-2024-58082

CVE-2024-58082 affects the Linux kernel media nuvoton driver (npcm_video_ece_init). The root cause is improper error handling: when of_find_device_by_node() fails it returns NULL instead of an error code, so the code path should check for NULL and return -ENODEV. The fix implements proper NULL ch...

5.5CVSS7.3AI score0.00175EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/02/27 3:15 p.m.17 views

CVE-2024-56496

IBM EntireX 11.1 could allow a local user to obtain sensitive information when a detailed technical error message is returned. This information could be used in further attacks against the system...

3.3CVSS0.00141EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.13 views

CVE-2022-49240

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Fix error handling in mt8195mt6359rt1019rt5682devprobe The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it when done. This function only calls...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.36 views

CVE-2022-49167 btrfs: do not double complete bio on errors during compressed reads

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not double complete bio on errors during compressed reads I hit some weird panics while fixing up the error handling from btrfslookupbiosums. Turns out the compression path will complete the bio we use if we set up any ...

7.8CVSS0.00267EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.53 views

CVE-2022-49161

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix error handling in mt8183da7219max98357devprobe The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it when done. This function only calls ofnodeput in the...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/31 7:2 p.m.13 views

CVE-2025-21679

In the Linux kernel, the following vulnerability has been resolved: btrfs: add the missing error handling inside getcanonicaldevpath Inside function getcanonicaldevpath, we call dpath to get the final device path. But dpath can return error, and in that case the next strscpy call will trigger an...

5.5CVSS6.4AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/01/31 7:2 p.m.11 views

CVE-2025-21676

In the Linux kernel, the following vulnerability has been resolved: net: fec: handle pagepooldevallocpages error The fecenetupdatecbd function calls pagepooldevallocpages but did not handle the case when it returned NULL. There was a WARNON!newpage but it would still proceed to use the NULL point...

5.5CVSS6.4AI score0.0043EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/31 11:25 a.m.188 views

CVE-2025-21676

Summary: CVE-2025-21676 affects the Linux kernel’s fec_enet driver (net: fec: handle page_pool_dev_alloc_pages error). The root cause is that page_pool_dev_alloc_pages can return NULL and the code (fec_enet_update_cbd) did not properly handle that NULL, continuing to use it and potentially crash ...

7.5CVSS7.1AI score0.0043EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/01/24 6:15 p.m.9 views

CVE-2025-24552

Generation of Error Message Containing Sensitive Information vulnerability in paytiumsupport Paytium paytium allows Retrieve Embedded Sensitive Data.This issue affects Paytium: from n/a through = 4.4.11...

5.3CVSS0.00501EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/14 12:0 a.m.5 views

PT-2025-2919

Name of the Vulnerable Software and Affected Versions Git affected versions not specified Description The issue concerns Git, a source code management tool. When cloning from a server, informational or error messages are transported from the remote Git process to the client via the "sideband...

8.8CVSS7.7AI score0.00513EPSS
SaveExploits1References31
NVD
NVD
added 2024/12/29 12:15 p.m.17 views

CVE-2024-56726

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: handle otx2mboxgetrsp errors in cn10k.c Add error pointer check after calling otx2mboxgetrsp...

5.5CVSS0.00207EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/29 8:48 a.m.108 views

CVE-2024-56713

Technical details for CVE-2024-56713 are not provided in the connected documents. The initial description mentions nsim_pp_hold_write() issues in the Linux kernel but lacks explicit product/version/remediation details. Monitor for authoritative updates.

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/04 12:0 a.m.12 views

PT-2024-34877

Name of the Vulnerable Software and Affected Versions golang-jwt versions prior to 4.5.1 Description The issue arises from unclear documentation of the error behavior in ParseWithClaims, potentially leading to situations where users do not properly check errors. Specifically, if a token is both...

10CVSS8.4AI score0.98357EPSS
SaveExploits35References230
CNNVD
CNNVD
added 2024/05/20 12:0 a.m.3 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 Linux kernel that stems from a cleanup process error...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References7
Veracode
Veracode
added 2024/05/02 7:13 a.m.18 views

Denial Of Service (DoS)

github.com/onosproject/onos-ric-sdk-go is vulnerable to Denial of Service DoS.The vulnerability is due to indefinite repetition of error processing within the Subscribe function when handling the subscribed indication stream. This issue may lead to resource exhaustion...

6.5CVSS6.8AI score0.00422EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/01/04 12:0 a.m.7 views

PT-2023-18513 · Unknown · Go-Ipld-Prime

Name of the Vulnerable Software and Affected Versions: go-ipld-prime versions prior to 0.19.0 Description: The issue arises when encoding data that contains a Bytes kind Node using the json codec, causing the encoder to panic as it does not expect to receive Bytes tokens. This should be treated a...

7.5CVSS7.3AI score0.00949EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2022/09/28 12:0 a.m.8 views

CVE-2022-2760

In affected versions of Octopus Deploy it is possible to reveal the Space ID of spaces that the user does not have access to view in an error message when a resource is part of another Space...

4.5AI score0.00468EPSS
SaveExploits0References1
Rows per page
Query Builder