Lucene search
+L

13164 matches found

RedhatCVE
RedhatCVE
added 2025/06/20 8:05 a.m.8 views

CVE-2022-50070

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not queue data on closed subflows Dipanjan reported a syzbot splat at close time: WARNING: CPU: 1 PID: 10818 at net/ipv4/afinet.c:153 inetsockdestruct+0x6d0/0x8e0 net/ipv4/afinet.c:153 Modules linked in: uioivshmemOE ui...

7CVSS7AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:34 a.m.10 views

CVE-2022-50199

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix refcount leak in omapdssinitof omapdssfinddssofnode calls offindcompatiblenode to get device node. offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. A...

5.5CVSS7.1AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:24 a.m.12 views

CVE-2022-50014

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix FOLLFORCE COW security issue and remove FOLLCOW Ever since the Dirty COW CVE-2016-5195 security issue happened, we know that FOLLFORCE can be possibly dangerous, especially if there are races that can be exploited by...

7.2CVSS8.5AI score0.83524EPSS
SaveExploits94References4
RedhatCVE
RedhatCVE
added 2025/06/20 7:14 a.m.15 views

CVE-2022-50049

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

7CVSS7.3AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 6:14 a.m.8 views

CVE-2022-50080

In the Linux kernel, the following vulnerability has been resolved: tee: add overflow check in registershmhelper With special lengths supplied by user space, registershmhelper has an integer overflow when calculating the number of pages covered by a supplied user space memory region. This causes...

5.5CVSS7AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 5:44 a.m.6 views

CVE-2022-50032

In the Linux kernel, the following vulnerability has been resolved: usb: renesas: Fix refcount leak bug In usbhsrza1hardwareinit, offindnodebyname will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS7.2AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 5:14 a.m.8 views

CVE-2022-49968

In the Linux kernel, the following vulnerability has been resolved: ieee802154/adf7242: defer destroyworkqueue call There is a possible race condition use-after-free like below FREE | USE adf7242remove | adf7242channel canceldelayedworksync | destroyworkqueue 1 | adf7242cmdrx | moddelayedwork 2 |...

7CVSS7.2AI score0.00236EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 4:44 a.m.9 views

CVE-2022-50147

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix getnodes out of bound access When user specified more nodes than supported, getnodes will access nmask array out of bounds...

7CVSS7.3AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:43 a.m.10 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.5CVSS7.1AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:24 a.m.15 views

CVE-2022-50031

REJECTED CVE In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix HW conn removal use after free...

7CVSS6.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 3:14 a.m.16 views

CVE-2022-50183

In the Linux kernel, the following vulnerability has been resolved: drm/meson: encodercvbs: Fix refcount leak in mesonencodercvbsinit ofgraphgetremotenode returns remote device nodepointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount...

5.5CVSS7.2AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:59 a.m.11 views

CVE-2022-50028

A flaw was found in the gadgetfs module in the Linux kernel. If the waitforcompletioninterruptible function is interrupted, the driver does not wait for the interrupt to finish, causing stack corruption and resulting in a denial of service...

5.3CVSS6.3AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:49 a.m.10 views

CVE-2022-50130

A flaw was found in the fbtft module in the Linux kernel. An incorrect order of operations can cause an improper initialization of framebuffer devices, potentially impacting system stability and resulting in a denial of service...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 2:28 a.m.8 views

CVE-2022-50002

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, fix logic over MLX5LAGFLAGNDEVSREADY Only set MLX5LAGFLAGNDEVSREADY if both netdevices are registered. Doing so guarantees that both ldev-pfMLX5LAGP0.dev and ldev-pfMLX5LAGP1.dev have valid pointers when...

7CVSS6.7AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 1:53 a.m.7 views

CVE-2022-50064

In the Linux kernel, the following vulnerability has been resolved: virtio-blk: Avoid use-after-free on suspend/resume hctx-userdata is set to vq in virtblkinithctx. However, vq is freed on suspend and reallocated on resume. So, hctx-userdata is invalid after resume, and it will cause...

7CVSS7.1AI score0.00167EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 1:43 a.m.7 views

CVE-2022-50024

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-axi-dmac: do not print NULL LLI during error During debugging we have seen an issue where axichandumplli is passed a NULL LLI pointer which ends up causing an OOPS due to trying to get fields from it. Simply print...

7CVSS7.2AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 1:13 a.m.9 views

CVE-2022-50132

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'privep' assignment in cdns3gadgetepdequeue, cdns3gadgetepenable If 'ep' is NULL, result of eptocdns3epep is invalid pointer and its dereference with privep-cdns3dev may cause panic. Found by Linux...

5.5CVSS7.2AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:56 a.m.19 views

CVE-2022-49963

An integer overflow flaw was found in drm/i915/ttm in the Linux kernel. This issue may result in a crash...

5.5CVSS6.4AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/06/20 12:38 a.m.7 views

CVE-2022-49992

In the Linux kernel, the following vulnerability has been resolved: mm/mprotect: only reference swap pfn page if type match Yu Zhao reported a bug after the commit "mm/swap: Add swpoffsetpfn to fetch PFN from swap entry" added a check in swpoffsetpfn for swap type 1: kernel BUG at...

7CVSS7AI score0.0019EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/20 12:00 a.m.8 views

PT-2025-30839 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel's netpoll functionality related to UDP checksum handling. A commit removed the initialization of the UDP checksum field, leading to incorrect...

6CVSS6AI score0.0014EPSS
SaveExploits0References10
Rows per page
Query Builder