Lucene search
+L

9517 matches found

RedhatCVE
RedhatCVE
added 2025/02/26 6:59 p.m.11 views

CVE-2022-49601

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Fix a data-race around sysctltcpfwmarkaccept. While reading sysctltcpfwmarkaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.3AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:57 p.m.8 views

CVE-2022-49274

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

5.5CVSS6.2AI score0.00275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:56 p.m.10 views

CVE-2022-49159

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Implement ref count for SRB The timeout handler and the done function are racing. When qla2x00asynciocbtimeout starts to run it can be preempted by the normal response path via the firmware?. qla24xxasyncgpscspdone...

4.4CVSS6.4AI score0.00325EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:54 p.m.12 views

CVE-2021-47657

A flaw was found in the virtio-gpu module in the Linux kernel. If the initialization fails, for example, due to a fault injection, a missing check in the virtiogpuarrayputfree function can cause a NULL pointer dereference, resulting in a denial of service. Mitigation Mitigation for this issue is...

5.5CVSS5.3AI score0.00273EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 6:27 p.m.10 views

CVE-2022-49577

In the Linux kernel, the following vulnerability has been resolved: udp: Fix a data-race around sysctludpl3mdevaccept. While reading sysctludpl3mdevaccept, it can be changed concurrently. Thus, we need to add READONCE to its reader...

4.7CVSS6.3AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:58 p.m.11 views

CVE-2022-49672

In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and device destruction. NAPIs live in struct tunfile which can get destroyed before the netdev so we have to del them explicitly. The current...

4.7CVSS6.5AI score0.00297EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:58 p.m.7 views

CVE-2022-49483

In the Linux kernel, the following vulnerability has been resolved: drm/msm/disp/dpu1: avoid clearing hw interrupts if hwintr is null during drm uninit If edp modeset init is failed due to panel being not ready and probe defers during drm bind, avoid clearing irqs and dereference hwintr when hwin...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:57 p.m.10 views

CVE-2022-49408

In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leak in parseapplysbmountoptions If processing the on-disk mount options fails after any memory was allocated in the ext4fscontext, e.g. sqfnames, then this memory is leaked. Fix this by calling ext4fcfree instea...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:55 p.m.10 views

CVE-2022-49246

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Fix error handling in sndprotoprobe 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 regular path. And...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:54 p.m.8 views

CVE-2022-49097

In the Linux kernel, the following vulnerability has been resolved: NFS: Avoid writeback threads getting stuck in mempoolalloc In a low memory situation, allow the NFS writeback code to fail without getting stuck in infinite loops in mempoolalloc...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:29 p.m.9 views

CVE-2022-49705

In the Linux kernel, the following vulnerability has been resolved: 9p: fix fid refcount leak in v9fsvfsatomicopendotl We need to release directory fid if we fail halfway through open This fixes fid leaking with xfstests generic 531...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 5:29 p.m.9 views

CVE-2022-49676

In the Linux kernel, the following vulnerability has been resolved: memory: samsung: exynos5422-dmc: Fix refcount leak in ofgetdramtimings ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. This function doesn't call ofnodeput in...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 4:28 p.m.22 views

CVE-2022-49455

In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible double free in ocxlfileregisterafu inforelease will be called in deviceunregister when info-dev's reference count is 0. So there is no need to call ocxlafuput and kfree again. Fix this by adding freeminor...

6.7CVSS6.4AI score0.00271EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:56 p.m.13 views

CVE-2022-49610

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Prevent RSB underflow before vmenter On VMX, there are some balanced returns between the time the guest's SPECCTRL value is written, and the vmenter. Balanced returns matched by a preceding call are usually ok, but it's...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:56 p.m.22 views

CVE-2022-49452

In the Linux kernel, the following vulnerability has been resolved: dpaa2-eth: retrieve the virtual address before dmaunmap The TSO header was DMA unmapped before the virtual address was retrieved and then used to free the buffer. This meant that we were actually removing the DMA map and then...

5.5CVSS6.2AI score0.00474EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.12 views

CVE-2022-49388

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

6.7CVSS7.5AI score0.00291EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:54 p.m.17 views

CVE-2022-49193

In the Linux kernel, the following vulnerability has been resolved: ice: fix 'scheduling while atomic' on aux critical err interrupt There's a kernel BUG splat on processing aux critical error interrupts in icemiscintr: 2100.917085 BUG: scheduling while atomic: swapper/15/0/0x00010000...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 3:33 p.m.24 views

CVE-2022-49207

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in skpsockqueuemsg If tcpbpfsendmsg is running during a tear down operation we may enqueue data on the ingress msg queue while tear down is trying to free it. sk1 redirect sk2 sk2 -------------------...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 2:27 p.m.10 views

CVE-2022-49262

In the Linux kernel, the following vulnerability has been resolved: crypto: octeontx2 - remove CONFIGDMCRYPT check No issues were found while using the driver with dm-crypt enabled. So CONFIGDMCRYPT check in the driver can be removed. This also fixes the NULL pointer dereference in driver release...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 2:26 p.m.12 views

CVE-2021-47660

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'logreplay' All error handling paths lead to 'out' where many resources are freed. Do it as well here instead of a direct return, otherwise 'log', 'ra' and...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References4
Rows per page
Query Builder