Lucene search
+L

421 matches found

OSV
OSV
added 2024/11/09 11:15 a.m.12 views

CVE-2024-50219

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.3AI score
SaveExploits0References1
NVD
NVD
added 2024/11/09 11:15 a.m.20 views

CVE-2024-50219

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
CVE
CVE
added 2024/11/09 10:14 a.m.147 views

CVE-2024-50219

CVE-2024-50219: Linux kernel GFP_ATOMIC order-0 allocations can fail under memory pressure due to how highatomic reserves are used, enabling a potential page-alloc impairment. The issue is tied to the mm/page_alloc path and specifically the fall-back behavior when free pages exist but GFP_ATOMIC ...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.33 views

CVE-2024-50219

...

SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/22 11:39 a.m.11 views

CVE-2024-50065

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

5.5CVSS6.8AI score0.00217EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.6 views

SUSE CVE-2024-50065

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

5.5CVSS7.7AI score0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.0 views

DEBIAN-CVE-2024-50065

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

5.5CVSS5.7AI score0.00217EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.12 views

CVE-2024-50065 ntfs3: Change to non-blocking allocation in ntfs_d_hash

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

6.9AI score0.00217EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.25 views

CVE-2024-50065 ntfs3: Change to non-blocking allocation in ntfs_d_hash

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Change to non-blocking allocation in ntfsdhash dhash is done while under "rcu-walk" and should not sleep. getname allocates using GFPKERNEL, having the possibility to sleep when under memory pressure. Change the allocation...

0.00217EPSS
SaveExploits0References3
CVE
CVE
added 2024/10/21 7:39 p.m.127 views

CVE-2024-50065

Technical details for CVE-2024-50065 are not provided in the connected documents. Monitor for updates.

5.5CVSS5.2AI score0.00217EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.17 views

CVE-2024-50001

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

5.5CVSS0.00315EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:15 p.m.8 views

AZL-51986 CVE-2024-50001 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

5.5CVSS6.6AI score0.00315EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.25 views

CVE-2024-50001 net/mlx5: Fix error path in multi-packet WQE transmit

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

0.00315EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.16 views

CVE-2024-50001 net/mlx5: Fix error path in multi-packet WQE transmit

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

6.9AI score0.00315EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:2 p.m.134 views

CVE-2024-50001

CVE-2024-50001 affects the Linux kernel, specifically the net/mlx5 multi-packet WQE transmit path. The root cause is an erroneous unmap of a DMA mapping when DMA mapping allocation fails; this can remove a DMA mapping that is still required. If the PCI function subsequently presents the IOVA, the...

5.5CVSS5.2AI score0.00315EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/10/21 6:2 p.m.18 views

CVE-2024-50001 net/mlx5: Fix error path in multi-packet WQE transmit

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under...

5.5CVSS6.1AI score0.00315EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/09/24 3:5 a.m.6 views

kernel: scsi: qla2xxx: Fix command flush on cable pull

A flaw was found in the qla2xxx module in the Linux kernel. A NULL pointer dereference can be triggered when the system is under memory stress and the driver cannot allocate memory to handle the error recovery of cable pull, causing a system crash and a denial of service...

5.5CVSS7.2AI score0.00254EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-CVE-2024-46745

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which causes memory allocation failure in inputmtinitslot...

5.5CVSS5.6AI score0.00283EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.2 views

UBUNTU-CVE-2024-46745

In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which causes memory allocation failure in inputmtinitslot...

5.5CVSS6.1AI score0.00283EPSS
SaveExploits0References27
OSV
OSV
added 2024/09/06 9:15 a.m.5 views

UBUNTU-CVE-2023-52916

In the Linux kernel, the following vulnerability has been resolved: media: aspeed: Fix memory overwrite if timing is 1600x900 When capturing 1600x900, system could crash when system memory usage is tight. The way to reproduce this issue: 1. Use 1600x900 to display on host 2. Mount ISO through...

7.8CVSS6.6AI score0.00218EPSS
SaveExploits0References4
Rows per page
Query Builder