Lucene search
+L

409174 matches found

CVE
CVE
added 2025/06/18 11:03 a.m.86 views

CVE-2022-50226

CVE-2022-50226 affects the Linux kernel crypto: ccp subsystem, where sev ioctl interfaces could allocate memory with kmalloc to handle input up to SEV_FW_BLOB_MAX_SIZE but were not fully overwritten by PSP firmware, risking uninitialized slab memory. The issue is resolved by changing ioctl memory...

5.5CVSS6.6AI score0.00201EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/06/18 11:03 a.m.9 views

CVE-2022-50205 ext2: Add more validity checks for inode counts

In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in the superblock matches the number computed from number of inodes per group. Also verify we have at least one block worth of inodes pe...

6AI score
SaveExploits0References11
OSV
OSV
added 2025/06/18 11:03 a.m.19 views

CVE-2022-50200 selinux: Add boundary check in put_entry()

In the Linux kernel, the following vulnerability has been resolved: selinux: Add boundary check in putentry Just like nextentry, boundary check is necessary to prevent memory out-of-bound access...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.31 views

CVE-2022-50132 usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable()

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...

0.00165EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.21 views

CVE-2022-50091 locking/csd_lock: Change csdlock_debug from early_param to __setup

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

0.00216EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/18 11:02 a.m.104 views

CVE-2022-50091

CVE-2022-50091 concerns the Linux kernel where the boot-time parameter csdlock_debug was parsed via early_param, enabling static_branch in a manner that could dereference NULL under specific sparse memory configurations (arm64 with CONFIG_SPARSEMEM and SPARSEMEM_VMEMMAP settings, and powerpc due ...

5.5CVSS6.5AI score0.00216EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/06/18 11:02 a.m.81 views

CVE-2022-50059

CVE-2022-50059 is documented as a Linux kernel vulnerability affecting the Ceph integration: when handle_cap_grant is called on an IMPORT operation, the snap_rwsem is held and not reliably released, which could lead to a deadlock. The issue is described across multiple vendor advisories (EulerOS,...

7.5CVSS6.4AI score0.00379EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:02 a.m.17 views

CVE-2022-50059 ceph: don't leak snap_rwsem in handle_cap_grant

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

7.5CVSS0.00379EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:02 a.m.7 views

CVE-2022-50059 ceph: don't leak snap_rwsem in handle_cap_grant

In the Linux kernel, the following vulnerability has been resolved: ceph: don't leak snaprwsem in handlecapgrant When handlecapgrant is called on an IMPORT op, then the snaprwsem is held and the function is expected to release it before returning. It currently fails to do that in all cases which...

7.5CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:01 a.m.144 views

CVE-2022-50053

CVE-2022-50053 concerns the Linux kernel iavf driver: a reset error handling path could lead to deadlock due to double napi_disable and a stuck iavf_remove when VF removal occurs during rapid resets. The fix removes the call to iavf_close in reset error handling and instead calls iavf_disable_vf ...

5.5CVSS6.5AI score0.00125EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/06/18 11:01 a.m.84 views

CVE-2022-50047

The CVE-2022-50047 issue affects the Linux kernel’s net: dsa mv88e6060 code. When a port is neither a CPU port nor a user port, cpu_dp can be NULL, causing a NULL pointer dereference and kernel crash during mv88e6060_setup_port(). This is a local impact vulnerability that leads to a crash; connec...

5.5CVSS6.4AI score0.00165EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.15 views

CVE-2022-50047

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6060: prevent crash on an unused port If the port isn't a CPU port nor a user port, 'cpudp' is a null pointer and a crash happened on dereferencing it in mv88e6060setupport: 9.575872 Unable to handle kernel NULL...

5.5CVSS5.3AI score0.00165EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.19 views

CVE-2022-50047 net: dsa: mv88e6060: prevent crash on an unused port

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6060: prevent crash on an unused port If the port isn't a CPU port nor a user port, 'cpudp' is a null pointer and a crash happened on dereferencing it in mv88e6060setupport: 9.575872 Unable to handle kernel NULL...

0.00165EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.17 views

CVE-2022-50036 drm/sun4i: dsi: Prevent underflow when computing packet sizes

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using unsigned arithmetic. With a short sync pulse, this could underflow and wrap around to near the maximal u16 value. Fi...

0.00165EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 11:01 a.m.12 views

CVE-2022-50036

In the Linux kernel, the following vulnerability has been resolved: drm/sun4i: dsi: Prevent underflow when computing packet sizes Currently, the packet overhead is subtracted using unsigned arithmetic. With a short sync pulse, this could underflow and wrap around to near the maximal u16 value. Fi...

5.5CVSS5.3AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:01 a.m.22 views

CVE-2022-50028 gadgetfs: ep_io - wait until IRQ finishes

In the Linux kernel, the following vulnerability has been resolved: gadgetfs: epio - wait until IRQ finishes after usbepqueue if waitforcompletioninterruptible is interrupted we need to wait until IRQ gets finished. Otherwise complete from epiocomplete can corrupt stack...

7.8CVSS6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.24 views

CVE-2022-50006 NFSv4.2 fix problems with __nfs42_ssc_open

In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with nfs42sscopen A destination server while doing a COPY shouldn't accept using the passed in filehandle if its not a regular filehandle. If allocfilepseudo has failed, we need to decrement a reference on th...

0.00212EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.29 views

CVE-2022-49994 bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem

In the Linux kernel, the following vulnerability has been resolved: bootmem: remove the vmemmap pages from kmemleak in putpagebootmem The vmemmap pages is marked by kmemleak when allocated from memblock. Remove it from kmemleak when freeing the page. Otherwise, when we reuse the page, kmemleak ma...

0.00208EPSS
SaveExploits0References3
CVE
CVE
added 2025/06/18 11:00 a.m.99 views

CVE-2022-49993

CVE-2022-49993 affects the Linux kernel loop subsystem. The vulnerability stems from overflow when configuring a loop via ioctl: the code copies info->lo_offset (loop_info64) into lo_offset (loff_t), enabling an overflow that can trigger a warning in iomap_iter() (via iomap_iter_done). The iss...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49989 xen/privcmd: fix error exit of privcmd_ioctl_dm_op()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmdioctldmop The error exit of privcmdioctldmop is calling unlockpages potentially with pages being NULL, leading to a NULL dereference. Additionally lockpages doesn't check for pinuserpagesfast...

6AI score
SaveExploits0References7
Rows per page
Query Builder