Lucene search
+L

9516 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 6:40 a.m.7 views

CVE-2025-23141

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVMGETMPSTATE to protect guest memory accesses Acquire a lock on kvm-srcu when userspace is getting MP state to handle a rather extreme edge case where "accepting" APIC events, i.e. processing pending IN...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:39 a.m.12 views

CVE-2022-49921

In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in redenqueue We can't use "skb" again after passing it to qdiscenqueue. This is basically identical to commit 2f09707d0c97 "schsfb: Also store skb len before calling child enqueue"...

5.5CVSS6.7AI score0.00181EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:35 a.m.8 views

CVE-2022-49866

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhimbimdellink MHI driver registers network device without setting the needsfreenetdev flag, and does NOT call freenetdev when unregisters network device, which causes a memory leak. This patch...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:31 a.m.6 views

CVE-2022-49838

In the Linux kernel, the following vulnerability has been resolved: sctp: clear outcurr if all frag chunks of current msg are pruned A crash was reported by Zhen Chen: listdel corruption, ffffa035ddf01c18-next is NULL WARNING: CPU: 1 PID: 250682 at lib/listdebug.c:49 listdelentryvalid+0x59/0xe0...

5.5CVSS6.4AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:30 a.m.7 views

CVE-2022-49818

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix misuse of putdevice in mISDNregisterdevice We should not release reference by putdevice before calling deviceinitialize...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:28 a.m.7 views

CVE-2022-49810

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing xasretry calls in xarray iteration netfslib has a number of places in which it performs iteration of an xarray whilst being under the RCU read lock. It should call xasretry as the first thing inside of the loop...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:23 a.m.9 views

CVE-2022-49789

In the Linux kernel, the following vulnerability has been resolved: scsi: zfcp: Fix double free of FSF request when qdio send fails We used to use the wrong type of integer in 'zfcpfsfreqsend' to cache the FSF request ID when sending a new FSF request. This is used in case the sending fails and w...

5.5CVSS6.7AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:18 a.m.7 views

CVE-2025-37777

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2leasebreaknoti Move tcptransport free to ksmbdconnfree. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn-tcptransport is freed...

5.5CVSS6.6AI score0.00345EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 6:01 a.m.10 views

CVE-2022-49859

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: fix issue of invalid opcode in lapbethopen If lapbregister failed when lapb device goes to up for the first time, the NAPI is not disabled. As a result, the invalid opcode issue is reported when the lapb device go...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:56 a.m.11 views

CVE-2022-49804

In the Linux kernel, the following vulnerability has been resolved: s390: avoid using global register for currentstackpointer Commit 30de14b1884b "s390: currentstackpointer shouldn't be a function" made currentstackpointer a global register variable like on many other architectures. Unfortunately...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:47 a.m.8 views

CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:43 a.m.9 views

CVE-2022-49868

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 socdevattr fixed to register the soc as a device, kernel will experience an oops in socdevicematchattr This quirk test was introduced in the staging driver in comm...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:37 a.m.7 views

CVE-2022-49830

In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drmdevinit drmdevinit will add drmdevinitrelease as a callback. When drmmaddaction failed, the release function won't be added. As the result, the ref cnt added by deviceget in drmdevinit won...

5.5CVSS6.5AI score0.00204EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:24 a.m.11 views

CVE-2025-37793

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix null-ptr-deref in avscomponentprobe devmkasprintf returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, which results in a NULL pointer dereference...

5.5CVSS6.5AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:22 a.m.9 views

CVE-2025-37783

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix error pointers in dpuplanevirtualatomiccheck The function dpuplanevirtualatomiccheck was dereferencing pointers returned by drmatomicgetplanestate without checking for errors. This could lead to undefined behavio...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:11 a.m.14 views

CVE-2022-49885

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.9AI score0.00212EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 5:09 a.m.15 views

CVE-2022-49853

In the Linux kernel, the following vulnerability has been resolved: net: macvlan: fix memory leaks of macvlancommonnewlink kmemleak reports memory leaks in macvlancommonnewlink, as follows: ip link add link eth0 name .. type macvlan mode source macaddr add kmemleak reports: unreferenced object...

5.5CVSS6.8AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:58 a.m.11 views

CVE-2022-49790

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - invert valid length check when fetching device IDs syzbot is reporting uninitialized value at iforceinitdevice 1, for commit 6ac0aec6b0a6 "Input: iforce - allow callers supply data buffer when fetching device IDs"...

5.5CVSS6.8AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:27 a.m.20 views

CVE-2022-49883

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format On 64 bit host, if the guest doesn't have X86FEATURELM, KVM will access 16 gprs to 32-bit smram image, causing out-ouf-bound ram access. On 32 bit host,...

5.5CVSS6.8AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/02 4:26 a.m.21 views

CVE-2022-49878

In the Linux kernel, the following vulnerability has been resolved: bpf, verifier: Fix memory leak in array reallocation for stack state If an error NULL is returned by krealloc, callers of reallocarray were setting their allocation pointers to NULL, but on error krealloc does not touch the...

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