Lucene search
+L

5001 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50280

In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagatemnt function handles mount propagation when creating mounts and propagates the source mount tree @sourcemnt to all applicable nodes of the destination propagation mount tree headed...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.10 views

UBUNTU-CVE-2023-53239

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patchwork:...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/09/15 2:46 p.m.3 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

8.2AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:46 p.m.6 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

5.5CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.20 views

CVE-2023-53248 drm/amdgpu: install stub fence into potential unused fence pointers

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: install stub fence into potential unused fence pointers When using cpu to update page tables, vm update fences are unused. Install stub fence into these fence pointers instead of NULL to avoid NULL dereference when...

0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:46 p.m.76 views

CVE-2023-53248

CVE-2023-53248 affects the Linux kernel DRM/AMDGPU subsystem. The fix installs a stub fence into potentially unused page-table update fences instead of NULL to avoid NULL dereferences when dma_fence_wait() is called on those pointers during CPU-based page-table updates. This targets the scenario ...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.2 views

CVE-2023-53239 drm/msm/mdp5: Add check for kzalloc

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patchwork:...

6.1AI score0.00156EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:21 p.m.58 views

CVE-2023-53228

Summary: CVE-2023-53228 corresponds to a Linux kernel regression in the AMDGPU driver where, on command submission failure due to userptr invalidation, legacy code would redundantly clean up a scheduler job. The cleanup was unnecessary because the job cleanup logic was integrated into the existin...

5.5CVSS6.4AI score0.00157EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.10 views

CVE-2023-53228 drm/amdgpu: drop redundant sched job cleanup when cs is aborted

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.16 views

CVE-2023-53228 drm/amdgpu: drop redundant sched job cleanup when cs is aborted

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

0.00157EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:21 p.m.36 views

CVE-2022-50280

CVE-2022-50280: In the Linux kernel, propagate_mnt() bug allowed a NULL dereference when terminating peers of a source mount, triggered via mount propagation paths. The issue could be exploited by unprivileged users due to user namespaces. This CVE affects the Linux kernel’s mount propagation han...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.6 views

CVE-2022-50280 pnode: terminate at peers of source

In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagatemnt function handles mount propagation when creating mounts and propagates the source mount tree @sourcemnt to all applicable nodes of the destination propagation mount tree headed...

6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.19 views

CVE-2022-50280 pnode: terminate at peers of source

In the Linux kernel, the following vulnerability has been resolved: pnode: terminate at peers of source The propagatemnt function handles mount propagation when creating mounts and propagates the source mount tree @sourcemnt to all applicable nodes of the destination propagation mount tree headed...

0.0016EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.13 views

CVE-2022-50277 ext4: don't allow journal inode to have encrypt flag

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

0.001EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:21 p.m.30 views

CVE-2022-50277

CVE-2022-50277 concerns the Linux kernel ext4 subsystem. When mounting a filesystem with the journal inode having the encrypt flag, a NULL dereference can occur in fscrypt_limit_io_blocks() via the path jbd2_journal_init_inode() → ext4_iomap_begin() → fscrypt_limit_io_blocks(). The issue arises b...

5.5CVSS6AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.10 views

CVE-2022-50277 ext4: don't allow journal inode to have encrypt flag

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:6 p.m.43 views

CVE-2023-53198

CVE-2023-53198 affects the Linux kernel raw socket handling (net/ipv4/raw.c). The vulnerability is a NULL dereference in raw_get_next(), triggered by races where a socket in one netns is freed while another thread iterates SOCK_RAW sockets. The root cause involves using RCU-based iteration with h...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:3 p.m.4 views

CVE-2023-53147 xfrm: add NULL check in xfrm_update_ae_params

In the Linux kernel, the following vulnerability has been resolved: xfrm: add NULL check in xfrmupdateaeparams Normally, x-replayesn and x-preplayesn should be allocated at xfrmallocreplaystateesn... in xfrmstateconstruct..., hence the xfrmupdateaeparams... is okay to update them. However, the...

5.7AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.8 views

PT-2025-37582

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The propagate mnt function in the Linux kernel contains a flaw where it fails to properly terminate when looking up copies of a source mount, leading to a NULL dereference. This issue...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0References21
Rows per page
Query Builder