Lucene search
+L

1247 matches found

CNNVD
CNNVD
added 2024/09/13 12:00 a.m.8 views

编号撤回

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to properly wait for memory space when writing mes packets, which could result in a ring buffer...

6.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/12 12:00 a.m.28 views

PT-2024-34016

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A race condition issue has been resolved in the Linux kernel, specifically in the scsi: lpfc component. The problem occurred when deleting an NPIV instance, as it required all fabric...

4.7CVSS5.4AI score0.00162EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:00 a.m.12 views

The vulnerability of the iavf_shutdown() function in the iavf component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the iavfshutdown function in the iavf component of the Linux operating system is related to the addition of a waiting loop at the beginning of iavfremove. This loop is designed to ensure that port initialization is completed before the registration of the network device is...

5.5CVSS5.9AI score0.00236EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2024/08/26 11:15 a.m.23 views

CVE-2024-44934

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.8CVSS0.00219EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.23 views

CVE-2024-44934 net: bridge: mcast: wait for previous gc cycles when removing port

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: wait for previous gc cycles when removing port syzbot hit a use-after-free1 which is caused because the bridge doesn't make sure that all previous garbage has been collected when removing a port. What happens...

7.2AI score0.00219EPSS
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:11 a.m.192 views

CVE-2024-44934

CVE-2024-44934 — Linux kernel net: bridge: mcast: wait for previous gc cycles when removing port . Syzkaller triggered a use-after-free during port removal because old multicast garbage collection cycles may still be running when a port is freed. The fix is to ensure all prior garbage-collection ...

7.8CVSS7AI score0.00219EPSS
SaveExploits0References6Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/21 7:39 p.m.28 views

CVE-2024-43862

In the Linux kernel, the following vulnerability has been resolved: net: wan: fslqmchdlc: Convert carrierlock spinlock to a mutex The carrierlock spinlock protects the carrier detection. While it is held, framergetstatus is called which in turn takes a mutex. This is not correct and can lead to a...

5.5CVSS5.1AI score0.00141EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/20 11:45 p.m.106 views

CVE-2024-43863 drm/vmwgfx: Fix a deadlock in dma buf fence polling

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll-fence wait-fence unref deadlocks...

0.00166EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.17 views

SUSE CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS6.3AI score0.00247EPSS
SaveExploits0References14
NVD
NVD
added 2024/08/17 10:15 a.m.22 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS0.00247EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 10:15 a.m.13 views

AZL-51980 CVE-2024-43834 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS6AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

DEBIAN-CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.4AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

DEBIAN-CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.17 views

UBUNTU-CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References19
OSV
OSV
added 2024/08/17 10:15 a.m.9 views

UBUNTU-CVE-2024-43832

In the Linux kernel, the following vulnerability has been resolved: s390/uv: Don't call foliowaitwriteback without a folio reference foliowaitwriteback requires that no spinlocks are held and that a folio reference is held, as documented. After we dropped the PTL, the folio could get freed...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.36 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.9AI score0.00247EPSS
SaveExploits0References18
CVE
CVE
added 2024/08/17 9:21 a.m.166 views

CVE-2024-43834

CVE-2024-43834 (Linux kernel) : The issue is a race/invalid wait-context in page_pool destruction when a driver uses XDP with a page pool. Specifically, page_pool_destroy() decreases the pool’s refcount and calls mem_allocator_disconnect(), which may acquire mutex_lock(). If the driver has regist...

5.5CVSS6.4AI score0.00247EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.15 views

CVE-2024-43834 xdp: fix invalid wait context of page_pool_destroy()

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

6.7AI score0.00247EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.56 views

CVE-2024-43834

In the Linux kernel, the following vulnerability has been resolved: xdp: fix invalid wait context of pagepooldestroy If the driver uses a page pool, it creates a page pool with pagepoolcreate. The reference count of page pool is 1 as default. A page pool will be destroyed only when a reference...

5.5CVSS5.4AI score0.00247EPSS
SaveExploits0
Rows per page
Query Builder