Lucene search
K

1059 matches found

NVD
NVD
added 2024/08/17 10:15 a.m.15 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
Exploits0References9
OSV
OSV
added 2024/08/17 10:15 a.m.3 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
Exploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.0 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
Exploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.1 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.00225EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.13 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...

5.5CVSS6.4AI score0.00225EPSS
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.19 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.5CVSS6.2AI score0.00247EPSS
Exploits0References18
OSV
OSV
added 2024/08/17 10:15 a.m.0 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...

5.5CVSS6.5AI score0.00225EPSS
Exploits0References12
OSV
OSV
added 2024/08/17 10:15 a.m.0 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
Exploits0References19
CVE
CVE
added 2024/08/17 9:21 a.m.150 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
Exploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.13 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
Exploits0References6
Debian CVE
Debian CVE
added 2024/08/17 9:21 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.5CVSS5.4AI score0.00247EPSS
Exploits0
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.2 views

Linux kernel 安全漏洞

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 Linux kernel that stems from an invalid wait context issue in the pagepooldestroy function...

5.5CVSS6.6AI score0.00247EPSS
Exploits0References5
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.2 views

Linux kernel 安全漏洞

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 Linux kernel that stems from a failure to properly hold a folio reference when calling the foliowaitwriteback function...

5.5CVSS6.3AI score0.00225EPSS
Exploits0References5
OSV
OSV
added 2024/08/16 11:8 a.m.10 views

OESA-2024-1995 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait...

7.8CVSS6.6AI score0.00478EPSS
Exploits0References35
OSV
OSV
added 2024/08/16 11:8 a.m.5 views

OESA-2024-1992 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait...

7.8CVSS6.4AI score0.00478EPSS
Exploits0References34
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.2 views

kernel: sched/psi: Fix use-after-free in ep_remove_wait_queue()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within the cgroup, the polling waitqueue gets freed in the...

7.8CVSS6.4AI score0.00262EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.2 views

kernel: sched/psi: Fix use-after-free in ep_remove_wait_queue()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within the cgroup, the polling waitqueue gets freed in the...

7.8CVSS6.4AI score0.00262EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:0 a.m.3 views

The vulnerability of the raid5d() function in the Linux kernel driver for block devices allows a hacker to cause a service failure.

The vulnerability of the raid5d function in the driver/md/raid5.c file of the Linux kernel’s block device driver is related to an infinite waiting loop for resources. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6.5AI score0.0018EPSS
Exploits0References28Affected Software7
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.1 views

SUSE CVE-2024-42153

In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from deltimersync call in isr When deltimersync is called in an interrupt context it throws a warning because of potential deadlock. The timer is used only to exit from waitforcompletion...

5.5CVSS6AI score0.00182EPSS
Exploits0References10
CNNVD
CNNVD
added 2024/07/23 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel, which originates in the filelock module, where the fcntlsetlk function, when competing with the close function, removes the created lock using the...

6.3CVSS6.5AI score0.00221EPSS
Exploits0References5
Rows per page
Query Builder