Lucene search
+L

1325 matches found

Positive Technologies
Positive Technologies
added 2025/05/15 12:0 a.m.5 views

PT-2025-27731

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel. The problem arises from the aspeed lpc enable snoop function not checking for a NULL return value from devm...

5.5CVSS6.6AI score0.00174EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: drm/amd/amdgpu: Check tbo resource pointer

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Check tbo resource pointer Validate tbo resource pointer, skip if NULL...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/10 2:53 a.m.3 views

SUSE CVE-2025-37844

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifsserverdbg implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS7.7AI score0.00256EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.2 views

SUSE CVE-2025-37855

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Guard Possible Null Pointer Dereference WHY In some situations, dc-respool may be null. HOW Check if pointer is null before dereference...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.3 views

SUSE CVE-2025-37888

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5createinner,ttctable Add NULL check for mlx5getflownamespace returns in mlx5createinnerttctable and mlx5createttctable to prevent NULL pointer dereference...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/09 7:16 a.m.1 views

DEBIAN-CVE-2025-37888

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5createinner,ttctable Add NULL check for mlx5getflownamespace returns in mlx5createinnerttctable and mlx5createttctable to prevent NULL pointer dereference...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

UBUNTU-CVE-2025-37888

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix null-ptr-deref in mlx5createinner,ttctable Add NULL check for mlx5getflownamespace returns in mlx5createinnerttctable and mlx5createttctable to prevent NULL pointer dereference...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/08 7:15 a.m.27 views

CVE-2025-37828

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 7:15 a.m.1 views

DEBIAN-CVE-2025-37826

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.16 views

CVE-2025-37826

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

5.5CVSS0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 7:15 a.m.9 views

AZL-62624 CVE-2025-37826 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

5.5CVSS6.6AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.22 views

CVE-2025-37828 scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37828 scsi: ufs: mcq: Add NULL check in ufshcd_mcq_abort()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: mcq: Add NULL check in ufshcdmcqabort A race can occur between the MCQ completion path and the abort handler: once a request completes, blkmqfreerequest sets rq-mqhctx to NULL, meaning the subsequent ufshcdmcqreqtohwq...

5.5CVSS5.9AI score0.00164EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.19 views

CVE-2025-37826 scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

0.00162EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 6:26 a.m.6 views

CVE-2025-37826 scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcdmcqcomplpendingtransfer Add a NULL check for the returned hwq pointer by ufshcdmcqreqtohwq. This is similar to the fix in commit 74736103fb41 "scsi: ufs: core: Fix ufshcdabortone racing...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/08 6:26 a.m.98 views

CVE-2025-37826

CVE-2025-37826 pertains to the Linux kernel, specifically the SCSI: UFS core. The root cause is a missing NULL check on the hwq pointer returned by ufshcd_mcq_req_to_hwq(), which can occur in ufshcd_mcq_compl_pending_transfer(). The available connected documents describe a patch that adds a NULL ...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-23136)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-23136 advisory. - In the Linux kernel, the following vulnerability has been resolved: thermal: int340x: Add NULL check for ade...

5.5CVSS6AI score0.00188EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.3 views

drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params

...

5.5CVSS7.3AI score0.00195EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.4 views

thermal: int340x: Add NULL check for adev

...

5.5CVSS7.3AI score0.00188EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.5 views

arcnet: Add NULL check in com20020pci_probe()

...

5.5CVSS7.4AI score0.002EPSS
SaveExploits0
Rows per page
Query Builder