Lucene search
+L

1042 matches found

Cvelist
Cvelist
added 2024/05/22 6:23 a.m.22 views

CVE-2021-47460 ocfs2: fix data corruption after conversion from inline format

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

6.8AI score0.0021EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/22 6:23 a.m.19 views

CVE-2021-47460 ocfs2: fix data corruption after conversion from inline format

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption after conversion from inline format Commit 6dbf7bb55598 "fs: Don't invalidate page buffers in blockwritefullpage" uncovered a latent bug in ocfs2 conversion from inline inode format to a normal inode...

7AI score0.0021EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.31 views

CVE-2021-47458 ocfs2: mount fails with buffer overflow in strlen

In the Linux kernel, the following vulnerability has been resolved: ocfs2: mount fails with buffer overflow in strlen Starting with kernel 5.11 built with CONFIGFORTIFYSOURCE mouting an ocfs2 filesystem with either o2cb or pcmk cluster stack fails with the trace below. Problem seems to be that...

7.1CVSS6.7AI score0.00247EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/22 6:19 a.m.126 views

CVE-2021-47458

CVE-2021-47458 affects the ocfs2 mount path in the Linux kernel. It occurs when mounting ocfs2 with o2cb or pcmk on kernels built with Fortify Source, due to non-null-terminated strings in the disk representation being treated as null-terminated by strlcpy, triggering a buffer overflow and a fort...

7.8CVSS7AI score0.00247EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/16 7:19 p.m.18 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.9AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/15 9:15 p.m.7 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS7.7AI score
SaveExploits0References8
NVD
NVD
added 2024/03/15 9:15 p.m.33 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS7.7AI score0.00226EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/03/15 9:15 p.m.25 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/03/15 8:14 p.m.17 views

CVE-2021-47114 ocfs2: fix data corruption by fallocate

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

7.1AI score0.00226EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/15 8:14 p.m.42 views

CVE-2021-47114

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/03/15 8:14 p.m.98 views

CVE-2021-47114

Technical details about CVE-2021-47114 are not publicly provided in the supplied documents. The sources reference the ocfs2 fallocate data corruption fix but do not specify affected versions, root cause specifics, exploit details, or remediation steps beyond the general description. Monitor for u...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/03/15 8:14 p.m.39 views

CVE-2021-47114 ocfs2: fix data corruption by fallocate

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix data corruption by fallocate When fallocate punches holes out of inode size, if original isize is in the middle of last cluster, then the part from isize to the end of the cluster will be zeroed with buffer write, at...

7.8AI score0.00226EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/15 12:00 a.m.12 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that originates from a fallocate in the ocfs2 module that can cause data corruption...

5.5CVSS7.7AI score0.00226EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.5 views

SUSE CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

4.4CVSS7.8AI score0.00169EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/03/06 10:39 p.m.25 views

CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.1CVSS6.7AI score0.00169EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/06 7:15 a.m.32 views

CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS7.3AI score0.00169EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.26 views

CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS6.4AI score0.00169EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 7:15 a.m.6 views

UBUNTU-CVE-2023-52590

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS6.2AI score0.00169EPSS
SaveExploits0References5
Prion
Prion
added 2024/03/06 7:15 a.m.26 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.3AI score0.00169EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.47 views

CVE-2023-52590 ocfs2: Avoid touching renamed directory if parent does not change

In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not chan...

7.8CVSS7.5AI score0.00169EPSS
SaveExploits0References2
Rows per page
Query Builder