Lucene search
K

7527 matches found

Cvelist
Cvelist
added 2024/10/21 6:2 p.m.23 views

CVE-2024-49956 gfs2: fix double destroy_workqueue error

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

0.002EPSS
Exploits0References2
OSV
OSV
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49956 gfs2: fix double destroy_workqueue error

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

5.5CVSS6.2AI score0.002EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.10 views

CVE-2024-49876 drm/xe: fix UAF around queue destruction

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more wor...

7AI score0.00245EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49876 drm/xe: fix UAF around queue destruction

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more wor...

0.00245EPSS
Exploits0References3
OSV
OSV
added 2024/10/21 6:1 p.m.7 views

CVE-2024-49876 drm/xe: fix UAF around queue destruction

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix UAF around queue destruction We currently do stuff like queuing the final destruction step on a random system wq, which will outlive the driver instance. With bad timing we can teardown the driver with one or more wor...

7.8CVSS6.9AI score0.00245EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.2 views

SUSE CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS7.7AI score0.00204EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.7 views

CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS7.1AI score0.00204EPSS
Exploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.1 views

DEBIAN-CVE-2024-47750

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS6.2AI score0.00209EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.4AI score0.00204EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.3 views

AZL-50910 CVE-2024-47730 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to inject the qm error to close the master ooo...

7.8CVSS6.7AI score0.00259EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.8 views

CVE-2024-47730

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to inject the qm error to close the master ooo...

7.8CVSS0.00259EPSS
Exploits0References9
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-47730

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to inject the qm error to close the master ooo...

7.8CVSS6.1AI score0.00259EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.2 views

DEBIAN-CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS5.4AI score0.0023EPSS
Exploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.10 views

CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS0.0023EPSS
Exploits0References3
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS5.7AI score0.0023EPSS
Exploits0References9
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-47730

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - inject error before stopping queue The master ooo cannot be completely closed when the accelerator core reports memory error. Therefore, the driver needs to inject the qm error to close the master ooo...

7.8CVSS6.5AI score0.00259EPSS
Exploits0References34
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-47729

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Use reserved copy engine for user binds on faulting devices User binds map to engines with can fault, faults depend on user binds completion, thus we can deadlock. Avoid this by using reserved copy engine for user binds o...

5.5CVSS5.7AI score0.00204EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-49854

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix uaf for accessing wakerbfqq after splitting After commit 42c306ed7233 "block, bfq: don't break merge chain in bfqsplitbfqq", if the current procress is the last holder of bfqq, the bfqq can be freed after...

7.8CVSS6.6AI score0.00217EPSS
Exploits0References9
OSV
OSV
added 2024/10/21 1:15 p.m.0 views

UBUNTU-CVE-2024-47750

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsvqp on HIP08 Currently rsvqp is freed before ibunregisterdevice is called on HIP08. During the time interval, users can still dereg MR and rsvqp will be used in this process, leading to a UAF. Mo...

7.8CVSS6.5AI score0.00209EPSS
Exploits0References22
OSV
OSV
added 2024/10/21 12:15 p.m.4 views

AZL-51234 CVE-2024-47706 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq-bic with merge chain 1 initial state, three tasks: Process 1 Process 2 Process 3 BIC1 BIC2 BIC3 | Λ | Λ | Λ | | | | | | V | V | V | bfqq1 bfqq2 bfqq3 process ref: 1 1 1 2 bfqq1 merged to bfqq...

5.5CVSS6.4AI score0.00236EPSS
Exploits0References1
Rows per page
Query Builder