Lucene search
+L

176 matches found

NVD
NVD
added 2025/06/18 11:15 a.m.8 views

CVE-2022-50025

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmapzalloc must be balanced by a corresponding bitmapfree in the error handling path of afuallocateirqs...

5.5CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/06/18 11:1 a.m.8 views

CVE-2022-50025 cxl: Fix a memory leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: cxl: Fix a memory leak in an error handling path A bitmapzalloc must be balanced by a corresponding bitmapfree in the error handling path of afuallocateirqs...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:0 a.m.16 views

CVE-2022-49945 hwmon: (gpio-fan) Fix array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: hwmon: gpio-fan Fix array out of bounds access The driver does not check if the cooling state passed to gpiofansetcurstate exceeds the maximum cooling state as stored in fandata-numspeeds. Since the cooling state is later used as...

0.00196EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.6 views

CVE-2025-38069

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops Fix a kernel oops found while testing the stm32pcie Endpoint driver with handling of PERST deassertion: During EP initialization, pciepftestallocspace...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:28 a.m.8 views

CVE-2025-38018 net/tls: fix kernel panic when alloc_page failed

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

7.5CVSS6.2AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.7 views

PT-2025-25879 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns an error handling path in the cm3605 probe function. A commit introduced a new error handling path that should redirect to the existing error handling path to preven...

5.9AI score0.00179EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/05/22 10:24 a.m.11 views

CVE-2019-10515

DCI client which might be preemptively freed up might be accessed for transferring packets leading to kernel error in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in MDM9150, MDM9206, MDM9607, MDM9640,...

5.5CVSS7.2AI score0.00172EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/17 12:0 a.m.5 views

Imagination GPU Driver 资源管理错误漏洞

Imagination GPU Driver is a graphics driver from Imagination. A security vulnerability exists in Imagination GPU Driver that originates from software run by an unprivileged user that may make improper GPU system calls, triggering a post-release reuse kernel exception...

7.5CVSS6.4AI score0.0036EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/07 2:20 a.m.7 views

SUSE CVE-2022-49819

In the Linux kernel, the following vulnerability has been resolved: octeonep: fix potential memory leak in octepdevicesetup When occur unsupporteddev and mbox init errors, it did not free oct-conf and iounmap oct-mmioi.hwaddr. That would trigger memory leak problem. Add kfree for oct-conf and...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

UBUNTU-CVE-2023-53095

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix a NULL pointer dereference The LRU mechanism may look up a resource in the process of being removed from an object. The locking rules here are a bit unclear but it looks currently like res-bo assignment is protected ...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/02 3:55 p.m.67 views

CVE-2023-53122

This CVE ID has been rejected by the CVE Numbering Authority and does not represent an active vulnerability entry.

6.3AI score
SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.125 views

CVE-2023-53102

Summary of CVE-2023-53102 (Linux kernel ice driver, AF_XDP/XSK): The issue arises in ice_qp_dis() when stopping a queue pair used by xsk pool attach/detach. TXQ interrupts were not reliably disabled before the hardware flush, allowing NAPI to run and freeing xdp_buff pointers prematurely, which c...

7.8CVSS6.2AI score0.00199EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53102 ice: xsk: disable txq irq before flushing hw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

7.8CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.97 views

CVE-2023-53093

CVE-2023-53093 affects the Linux kernel tracing subsystem, where histogram values are not allowed to use certain modifiers. The root cause is that histogram code was not prepared to handle modifiers for histograms, leading to a NULL pointer dereference and kernel oops when printing histograms via...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/01 2:9 p.m.90 views

CVE-2022-49824

In the Linux kernel, CVE-2022-49824 affects the ata_tlink_add() path in libata-transport. The root cause is that transport_add_device()'s return value is not checked, which can lead to a NULL pointer dereference during module removal when transport_remove_device() is called for a device that wasn...

5.5CVSS6.3AI score0.00206EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.28 views

CVE-2025-22096 drm/msm/gem: Fix error code msm_parse_deps()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: Fix error code msmparsedeps The SUBMITERROR macro turns the error code negative. This extra '-' operation turns it back to positive EINVAL again. The error code is passed to ERRPTR and since positive values are not a...

0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.35 views

CVE-2025-22092 PCI: Fix NULL dereference in SR-IOV VF creation error path

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 2:12 p.m.16 views

CVE-2025-22086 RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix mlx5pollone curqp update flow When curqp isn't NULL, in order to avoid fetching the QP from the radix tree again we check if the next cqe QP is identical to the one we already have. The bug however is that we are...

8.8CVSS6AI score
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.5 views

PT-2025-29001

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue was identified in the mt7996 thermal init function within the mt7996 driver of the Linux kernel. The devm kasprintf function can return a NULL pointer ...

7.8CVSS7.9AI score0.0125EPSS
SaveExploits8References566
NVD
NVD
added 2025/04/01 4:15 p.m.10 views

CVE-2025-21949

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Set hugetlb mmap base address aligned with pmd size With ltp test case "testcases/bin/hugefork02", there is a dmesg error report message such as: kernel BUG at mm/hugetlb.c:5550! Oops - BUG1: CPU: 0 UID: 0 PID: 1517...

7.8CVSS0.00168EPSS
SaveExploits0References2
Rows per page
Query Builder