Lucene search
+L

23566 matches found

OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2022-50575

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

5.3AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/22 2:15 p.m.7 views

CVE-2022-50575

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

0.00205EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/22 2:15 p.m.8 views

CVE-2022-50569

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

7.8CVSS0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 2:15 p.m.4 views

DEBIAN-CVE-2022-50569

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

7.8CVSS5.4AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.10 views

UBUNTU-CVE-2022-50569

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

7.8CVSS5.9AI score0.0016EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

UBUNTU-CVE-2023-53732

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL dereference in niwriteinode Syzbot reports a NULL dereference in niwriteinode. When creating a new inode, if allocation fails in miinit function called in miformatnew function, mi-mrec is set to NULL. In the...

5.7AI score0.00186EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2023-53732 fs/ntfs3: Fix NULL dereference in ni_write_inode

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL dereference in niwriteinode Syzbot reports a NULL dereference in niwriteinode. When creating a new inode, if allocation fails in miinit function called in miformatnew function, mi-mrec is set to NULL. In the...

0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53732 fs/ntfs3: Fix NULL dereference in ni_write_inode

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL dereference in niwriteinode Syzbot reports a NULL dereference in niwriteinode. When creating a new inode, if allocation fails in miinit function called in miformatnew function, mi-mrec is set to NULL. In the...

6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.24 views

CVE-2023-53704

CVE-2023-53704 affects the Linux kernel in clk-imx clock driver paths (e.g., clk-imx8mp/clk-imx8mq). The issue involves memory management during probe/setup, where memory was previously released manually and iounmap’d regions could leak. The published fix replaces of_iomap() and kzalloc() with de...

6.3AI score0.00205EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.17 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.20 views

CVE-2023-53698

In the Linux kernel, the xsk refcount underflow vulnerability was fixed in the error path when xp_alloc_tx_descs() fails due to memory exhaustion. The bug occurred because the pool’s refcount was decremented after being incremented, but xs->pool in the socket was not nulled. As a result, on so...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.18 views

CVE-2022-50577 ima: Fix memory leak in __ima_inode_hash()

In the Linux kernel, the following vulnerability has been resolved: ima: Fix memory leak in imainodehash Commit f3cc6b25dcc5 "ima: always measure and audit files in policy" lets measurement or audit happen even if the file digest cannot be calculated. As a result, iint-imahash could have been...

0.00197EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2022-50577

CVE-2022-50577 involves a memory leak in the Linux kernel’s IMA path. The root cause was that __ima_inode_hash() could allocate ima_hash and then fail after ima_collect_measurement() returned an error, allowing a leaked temporary inode metadata structure. The patch adds a kfree() when the error f...

6.1AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/22 1:23 p.m.5 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.12 views

CVE-2022-50575 xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmdioctlmmapresource As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than= MAXORDER, then kcalloc will fail, it creates a stack trace and messes up dmesg...

0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.30 views

CVE-2022-50575

CVE-2022-50575 concerns the Linux kernel xen/privcmd path where, because kdata.num is user-controlled, an allocation request ≥ MAX_ORDER can fail, triggering a stack trace and a noisy dmesg warning. The underlying issue is an unsafe large allocation warning in privcmd_ioctl_mmap_resource(), which...

6AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.19 views

CVE-2022-50569

Summary of CVE-2022-50569 (Linux kernel xfrm/ipcomp_scratches): The vulnerability arises when ipcomp_alloc_scratches() fails to allocate per-CPU scratches, leaving ipcomp_scratches with an obsolete address. During ipcomp_free_scratches(), the code frees per-CPU scratch space by iterating CPUs and...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS6.7AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.16 views

CVE-2022-50567 fs: jfs: fix shift-out-of-bounds in dbAllocAG

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of bmp-dbagl2size. The field can be greater than 64 and trigger the...

7.8CVSS0.0016EPSS
SaveExploits0References9
Rows per page
Query Builder