Lucene search
+L

277 matches found

CVE
CVE
added 2024/09/04 7:54 p.m.154 views

CVE-2024-45003

CVE-2024-45003 concerns a Linux kernel vulnerability where inode eviction can deadlock during inode LRU traversal. The issue arises in the inode reclaim path (prune_icache_sb) when reclaiming inodes marks i_freeing and other processes attempt to iget under the same LRU context, risking deadlocks ...

4.7CVSS5.8AI score0.00174EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/07/05 11:07 a.m.4 views

OESA-2024-1796 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the...

7.1CVSS6.8AI score0.01177EPSS
SaveExploits1References15
SUSE CVE
SUSE CVE
added 2024/05/24 10:33 a.m.9 views

SUSE CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/22 11:26 a.m.38 views

CVE-2021-47351

A vulnerability was found in the Linux kernel's UBIFS file system, where concurrent operations to set or get extended attributes xattrs and list xattrs could lead to assertion failures or memory corruption. This problem arises because the system does not properly handle simultaneous read and writ...

4.7CVSS6.2AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

5.5CVSS4.5AI score
SaveExploits0References5
NVD
NVD
added 2024/05/21 3:15 p.m.41 views

CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS6.4AI score0.00245EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

DEBIAN-CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

5.5CVSS5.2AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS5.7AI score0.00245EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.21 views

CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS5.9AI score0.00245EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.17 views

CVE-2021-47351 ubifs: Fix races between xattr_{set|get} and listxattr operations

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.39 views

CVE-2021-47351 ubifs: Fix races between xattr_{set|get} and listxattr operations

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.42 views

CVE-2021-47351

In the Linux kernel, the following vulnerability has been resolved: ubifs: Fix races between xattrset|get and listxattr operations UBIFS may occur some problems with concurrent xattrset|get and listxattr operations, such as assertion failure, memory corruption, stale xattr value1. Fix it by...

7.8CVSS4.6AI score0.00245EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:35 p.m.113 views

CVE-2021-47351

CVE-2021-47351 concerns a Linux kernel issue in UBIFS where races between xattr_set/xattr_get and listxattr could cause assertion failures, memory corruption, or stale xattr values. The description confirms the root cause as synchronization problems within UBIFS inode xattrs, and the fix introduc...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/21 12:00 a.m.14 views

PT-2024-11349 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue arises from concurrent xattr set|get and listxattr operations in UBIFS, potentially leading to problems such as assertion failure, memory corruption, and stale xattr values...

5.5CVSS4.4AI score0.00245EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/05/17 11:41 p.m.20 views

CVE-2024-35821

A vulnerability was found in the Linux kernel's UBIFS filesystem, involving improper handling of the page uptodate flag. If the flag is not set in the correct place, it could lead to inconsistencies in the filesystem's state. This issue might affect the integrity of file operations and could lead...

5.5CVSS8.2AI score0.00575EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.19 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS7.3AI score0.00575EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

5.5CVSS5.7AI score0.00575EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.22 views

CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS6.4AI score0.00575EPSS
SaveExploits0References29
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

UBUNTU-CVE-2024-35821

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.5CVSS6.2AI score0.00575EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.49 views

CVE-2024-35821 ubifs: Set page uptodate in the correct place

In the Linux kernel, the following vulnerability has been resolved: ubifs: Set page uptodate in the correct place Page cache reads are lockless, so setting the freshly allocated page uptodate before we've overwritten it with the data it's supposed to have in it will allow a simultaneous reader to...

7.3AI score0.00575EPSS
SaveExploits0References9
Rows per page
Query Builder