Lucene search
+L

13163 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.24 views

CVE-2022-49433

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent use of lock before it is initialized If there is a failure during probe of hfi1 before the sdmamaplock is initialized, the call to hfi1freedevdata will attempt to use a lock that has not been initialized. If th...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.10 views

CVE-2022-49432

In the Linux kernel, the following vulnerability has been resolved: powerpc/xics: fix refcount leak in icpopalinit The offindcompatiblenode function returns a node pointer with refcount incremented, use ofnodeput on it when done...

5.5CVSS5.5AI score0.00272EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49431 powerpc/iommu: Add missing of_node_put in iommu_init_early_dart

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Add missing ofnodeput in iommuinitearlydart The devicenode pointer is returned by offindcompatiblenode with refcount incremented. We should use ofnodeput to avoid the refcount leak...

5.1AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.25 views

CVE-2022-49431 powerpc/iommu: Add missing of_node_put in iommu_init_early_dart

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Add missing ofnodeput in iommuinitearlydart The devicenode pointer is returned by offindcompatiblenode with refcount incremented. We should use ofnodeput to avoid the refcount leak...

0.00264EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/26 2:12 a.m.108 views

CVE-2022-49431

CVE-2022-49431 concerns the Linux kernel powerpc iommu: a missing of_node_put in iommu_init_early_dart leads to a refcount leak for the device_node returned by of_find_compatible_node. The issue is local in scope (AV:L, AC:L, PR:L, UI:N) with a high impact on availability and a moderate base scor...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.56 views

CVE-2022-49428

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on inlinedots inode As Wenqing reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=215765 It will cause a kernel panic with steps: - mkdir mnt - mount tmp40.img mnt - ls mnt...

5.5CVSS5.3AI score0.00256EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:12 a.m.10 views

CVE-2022-49426 iommu/arm-smmu-v3-sva: Fix mm use-after-free

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3-sva: Fix mm use-after-free We currently call arm64mmcontextput without holding a reference to the mm, which can result in use-after-free. Call mmgrab/mmdrop to ensure the mm only gets freed after we unpinned the...

7.8CVSS7.4AI score0.00288EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.24 views

CVE-2022-49427

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Remove clkdisable in mtkiommuremove After the commit b34ea31fe013 "iommu/mediatek: Always enable the clk on resume", the iommu clock is controlled by the runtime callback. thus remove the clk control in the...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.20 views

CVE-2022-49424

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer dereference when printing devname When larbdev is NULL in the case I hit, the node is incorrectly set iommus = , it will cause devicelinkadd fail and kernel crashes when we try to print...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.19 views

CVE-2022-49425

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

7.8CVSS5.3AI score0.00271EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.39 views

CVE-2022-49425 f2fs: fix dereference of stale list iterator after loop body

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a bogus pointer if no break was hit. Dereferencing it cur-page in this case could load an out-of-bounds/undefined value making it...

7.8CVSS4.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49422

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix the error handling path in idxdcdevregister If a call to allocchrdevregion fails, the already allocated resources are leaking. Add the needed error handling path to fix the leak...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.34 views

CVE-2022-49423

In the Linux kernel, the following vulnerability has been resolved: rtla: Avoid record NULL pointer dereference Fix the following null/derefnull.cocci errors: ./tools/tracing/rtla/src/osnoisehist.c:870:31-36: ERROR: record is NULL but dereferenced. ./tools/tracing/rtla/src/osnoisetop.c:650:31-36:...

5.5CVSS5.4AI score0.00218EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.17 views

CVE-2022-49420

In the Linux kernel, the following vulnerability has been resolved: net: annotate races around sk-skbounddevif UDP sendmsg is lockless, and reads sk-skbounddevif while this field can be changed by another thread. Adds minimal annotations to avoid KCSAN splats for UDP. Following patches will add...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.8 views

CVE-2022-49421

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfbofvramsetup ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.5AI score0.00291EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.51 views

CVE-2022-49418

In the Linux kernel, the following vulnerability has been resolved: NFSv4: Fix free of uninitialized nfs4label on referral lookup. Send along the already-allocated fattr along with nfs4fslocations, and drop the memcpy of fattr. We end up growing two more allocations, but this fixes up a crash as:...

9.8CVSS5.5AI score0.0052EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.41 views

CVE-2022-49417

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mei: fix potential NULL-ptr deref If SKB allocation fails, continue rather than using the NULL pointer. Coverity CID: 1497650...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.30 views

CVE-2022-49417 iwlwifi: mei: fix potential NULL-ptr deref

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mei: fix potential NULL-ptr deref If SKB allocation fails, continue rather than using the NULL pointer. Coverity CID: 1497650...

0.00253EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.15 views

CVE-2022-49416

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix use-after-free in chanctx code In ieee80211vifusereservedcontext, when we have an old context and the new context's replacestate is set to IEEE80211CHANCTXREPLACENONE, we free the old context in...

8.8CVSS5.6AI score0.00328EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.24 views

CVE-2022-49415 ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe

In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmiipmbprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5AI score
SaveExploits0References5
Rows per page
Query Builder