Lucene search
+L

1745 matches found

OSV
OSV
added 2024/05/17 2:15 p.m.4 views

DEBIAN-CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

5.5CVSS5.7AI score0.00661EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.19 views

CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.1CVSS7.5AI score0.00661EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.8 views

UBUNTU-CVE-2024-35797

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.1CVSS6.2AI score0.00661EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.37 views

CVE-2024-35797 mm: cachestat: fix two shmem bugs

In the Linux kernel, the following vulnerability has been resolved: mm: cachestat: fix two shmem bugs When cachestat on shmem races with swapping and invalidation, there are two possible bugs: 1 A swapin error can have resulted in a poisoned swap entry in the shmem inode's xarray. Calling...

7.1CVSS7.4AI score0.00661EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/05/15 12:00 a.m.15 views

The vulnerabilities of the functions pdsc_process_adminq() and pdsc_adminq_isr() in the driver drivers.net/ethernet/amd/pds_core/adminq.c of the AMD network adapter driver for the Linux operating system allow a attacker to cause a service failure.

The vulnerability of the functions pdscprocessadminq and pdscadminqisr in the drivers/net/ethernet/amd/pdscore/adminq.c file of the AMD network adapter driver for the Linux operating system is related to the swapping of a zero pointer due to concurrent access to resources. Exploiting this...

4.7CVSS6.3AI score0.00224EPSS
SaveExploits0References23Affected Software3
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.7 views

SUSE CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/01 5:23 p.m.26 views

CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

5.5CVSS7.2AI score0.00178EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/01 6:15 a.m.23 views

CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS7.4AI score0.00178EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS5.9AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS6.2AI score0.00178EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.53 views

CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References27
Debian CVE
Debian CVE
added 2024/05/01 5:19 a.m.26 views

CVE-2024-26960

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS7.6AI score0.00178EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 5:19 a.m.229 views

CVE-2024-26960

CVE-2024-26960 is a Linux kernel vulnerability in mm: swap that fixes a race between free_swap_and_cache() and swapoff(). The theoretical window could allow swapoff() to teardown a swap_info_struct while free_swap_and_cache() runs, risking swap_page_trans_huge_swapped() accessing freed swap_map m...

7CVSS6.4AI score0.00178EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/01 5:19 a.m.22 views

CVE-2024-26960 mm: swap: fix race between free_swap_and_cache() and swapoff()

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS6.8AI score0.00178EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/01 5:19 a.m.30 views

CVE-2024-26960 mm: swap: fix race between free_swap_and_cache() and swapoff()

In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix race between freeswapandcache and swapoff There was previously a theoretical window where swapoff could run and teardown a swapinfostruct while a call to freeswapandcache was running in another thread. This could...

7CVSS6.2AI score
SaveExploits0References12
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.3 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 the Linux kernel that stems from a contention between the freeswapandcache function and the swapoff function...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: memcontrol: ensure memcg acquired by id is properly set up

In the Linux kernel, the following vulnerability has been resolved: memcontrol: ensure memcg acquired by id is properly set up In the eviction recency check, we attempt to retrieve the memcg to which the folio belonged when it was evicted, by the memcg id stored in the shadow entry. However, ther...

7.8CVSS5.7AI score0.0019EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.10 views

The vulnerability of the Microsoft Virtual Machine Bus (VMBus) component in Windows operating systems allows a hacker to trigger a service failure.

The vulnerability of the Microsoft Virtual Machine Bus VMBus component in Windows operating systems is related to pointer swapping errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS7.7AI score0.03136EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.6 views

SUSE CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS6.7AI score0.00222EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/04/17 8:52 p.m.27 views

CVE-2024-26910

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

5.5CVSS5.2AI score0.00175EPSS
SaveExploits0References4
Rows per page
Query Builder