Lucene search
+L

11754 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 1:56 a.m.1 views

CVE-2022-49239 ASoC: codecs: wcd934x: Add missing of_node_put() in wcd934x_codec_parse_data

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd934x: Add missing ofnodeput in wcd934xcodecparsedata The devicenode pointer is returned by ofparsephandle with refcount incremented. We should use ofnodeput on it when done. This is similar to commit 64b92de9603f...

6.4AI score0.00263EPSS
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:55 a.m.119 views

CVE-2022-49203

CVE-2022-49203 – Linux kernel (drm/amd/display): The issue is a double free during GPU reset on DC streams. Root cause: during reset, a pre-commit state backup retains valid link encoder assignments; DC clears them in the current state but not in the backup, freeing an extra reference and causing...

7.8CVSS5.5AI score0.0023EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.115 views

CVE-2022-49176

CVE-2022-49176: Linux kernel fix for a use-after-free in bfq_dispatch_request (bfq) causing potential memory corruption in SCSI-mq paths. The issue is addressed by kernel patches referenced in the linked advisories (Unity Linux UTSA updates and Astra/Linux advisories). Exploitation status is not ...

7.8CVSS5.3AI score0.00272EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/02/26 1:55 a.m.102 views

CVE-2022-49171

CVE-2022-49171 is a Linux kernel issue in the mm/gup.c path affecting ext4. The race causes [un]pin_user_pages_remote to dirty pages without proper pre-notification to ext4, which can lead to data loss. While the root cause is classed as a bug in mm/gup.c, ext4 is particularly fragile: if another...

5.5CVSS5.2AI score0.0027EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.30 views

CVE-2022-49137 drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error path in amdgpucsfencetohandleioctl. When info-in.what falls into default case, the function simply returns -EINVAL, forgetting to...

0.0026EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.23 views

CVE-2022-49125

In the Linux kernel, the following vulnerability has been resolved: drm/sprd: fix potential NULL dereference 'drm' could be null in sprddrmshutdown, and drmwarn maybe dereference it, remove this warning log. v1 - v2: - Split checking platformgetresource return value to a separate patch - Use...

5.5CVSS5.5AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.18 views

CVE-2022-49065 SUNRPC: Fix the svc_deferred_event trace class

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix the svcdeferredevent trace class Fix a NULL deref crash that occurs when an svcrqst is deferred while the sunrpc tracing subsystem is enabled. svcrevisit sets dr-xprt to NULL, so it can't be relied upon in the...

7.5CVSS0.0062EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 1:54 a.m.112 views

CVE-2022-49065

The CVE-2022-49065 entry relates to the Linux kernel SUNRPC tracing: a NULL dereference crash when a sunrpc svc_rqst is deferred while tracing is enabled. The fix targets the trace class svc_deferred_event by avoiding reliance on a NULL dr->xprt and instead converting the remote address to a p...

7.5CVSS5.4AI score0.0062EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.23 views

CVE-2022-49059 nfc: nci: add flush_workqueue to prevent uaf

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

0.00298EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.6 views

CVE-2021-47656 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2clearxattrsubsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-related inode, but the next block is abnormal. As a result...

7.8CVSS7.5AI score0.00253EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.24 views

CVE-2021-47656 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2clearxattrsubsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-related inode, but the next block is abnormal. As a result...

7.8CVSS0.00253EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.16 views

CVE-2021-47656

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix use-after-free in jffs2clearxattrsubsystem When we mount a jffs2 image, assume that the first few blocks of the image are normal and contain at least one xattr-related inode, but the next block is abnormal. As a result...

7.8CVSS5.7AI score0.00253EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:54 a.m.109 views

CVE-2021-47648

CVE-2021-47648 is a Linux kernel issue where a memory leak could occur in the gpu: host1x path, specifically in host1x_remove(). The fix adds a missing host1x_channel_list_free() call in the remove path (consistent with error path handling in probe). Connected advisories confirm this memory-leak ...

5.5CVSS5.4AI score0.00248EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.8 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 originates from post-release reuse in the jffs2clearxattrsubsystem function...

7.8CVSS5.6AI score0.00253EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/02/26 12:00 a.m.22 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-7304-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7304-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

9.8CVSS7.5AI score0.01369EPSS
SaveExploits0References207
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.8 views

PT-2025-8212 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the coresight subsystem. The problem occurs when device registration fails in the cscfg create device...

5.5CVSS6.4AI score0.00256EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.16 views

PT-2025-8388 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak was found in the mtk pcie subsys powerup function. The of find compatible node function returns a node pointer with refcount incremented. To fix this issue, the missing...

5.5CVSS6.7AI score0.00256EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/25 7:06 p.m.34 views

USN-7289-3 linux-ibm vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

9.8CVSS6.7AI score0.03301EPSS
SaveExploits2References104
Ubuntu
Ubuntu
added 2025/02/25 2:41 p.m.20 views

USN-7234-5: Linux kernel vulnerabilities

Ye Zhang and Nicolas Wu discovered that the iouring subsystem in the Linux kernel did not properly handle locking for rings with IOPOLL, leading to a double-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

7.8CVSS7.4AI score0.00396EPSS
SaveExploits2
OSV
OSV
added 2025/02/25 11:50 a.m.25 views

USN-7289-2 linux-azure-5.15, linux-azure-fde-5.15, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - x86 architecture; - Block layer subsystem; - ACPI drivers; - GPU drivers; - HID subsystem; -...

9.8CVSS6.7AI score0.03301EPSS
SaveExploits2References104
Rows per page
Query Builder