Lucene search
+L

368 matches found

SUSE CVE
SUSE CVE
added 2024/02/24 3:17 a.m.2 views

SUSE CVE-2023-52444

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid dirent corruption As Al reported in link1: f2fsrename ... if olddir != newdir && !whiteout f2fssetlinkoldinode, olddirentry, olddirpage, newdir; else f2fsputpageolddirpage, 0; You want correct inumber in the "....

7.8CVSS6.4AI score0.00245EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2023/11/17 12:0 a.m.10 views

PT-2023-9101 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the f2fs file system in the Linux kernel, where an unused xattr space is not always zeroed, leading to potential security risks. When setting an xattr, the xatt...

9.8CVSS6.5AI score0.78388EPSS
Exploits37References888
Positive Technologies
Positive Technologies
added 2023/10/09 12:0 a.m.5 views

PT-2023-9765 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a format-overflow warning in the f2fs component of the Linux kernel. The warning occurs when using the gcc compiler with the W=1 option. The problem is in the...

4.6CVSS5.2AI score0.00249EPSS
Exploits0References27
OSV
OSV
added 2023/09/06 5:57 p.m.4 views

USN-6350-1 linux-aws, linux-aws-5.15, linux-ibm-5.15, linux-oracle, linux-oracle-5.15 vulnerabilities

It was discovered that the NTFS file system implementation in the Linux kernel did not properly validate MFT flags in certain situations. An attacker could use this to construct a malicious NTFS image that, when mounted and operated on, could cause a denial of service system crash. CVE-2022-48425...

9.8CVSS6.8AI score0.03157EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.4 views

SUSE CVE-2017-10663

The sanitycheckckpt function in fs/f2fs/super.c in the Linux kernel before 4.12.4 does not validate the blkoff and segno arrays, which allows local users to gain privileges via unspecified vectors...

7.8CVSS7.3AI score0.00436EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.2 views

SUSE CVE-2018-13097

An issue was discovered in fs/f2fs/super.c in the Linux kernel through 4.17.3. There is an out-of-bounds read or a divide-by-zero error for an incorrect userblockcount in a corrupted f2fs image, leading to a denial of service BUG...

5.5CVSS6.1AI score0.01791EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.2 views

SUSE CVE-2021-45469

In f2fssetxattr in fs/f2fs/xattr.c in the Linux kernel through 5.15.11, there is an out-of-bounds memory access when an inode has an invalid last xattr entry...

7.8CVSS6.6AI score0.00549EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2023/02/13 12:0 a.m.1 views

PT-2023-35255 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.165 Description: The issue is related to the f2fs file system, where a panic can be avoided if the extent tree is not created. The actual impact and attack plausibility have not yet been proven...

7.1AI score
Exploits0References1
OSV
OSV
added 2023/01/31 3:53 p.m.10 views

GSD-2023-1001828 f2fs: let's avoid panic if extent_tree is not created

f2fs: let's avoid panic if extenttree is not created This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.271 by commit...

7.2AI score
Exploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.1 views

PT-2023-33782 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.16 Description: The issue is related to an error in the f2fs file system, specifically with the handling of the dcc-f2fs issue discard variable in error paths. The actual impact and potential for attacks ha...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.1 views

PT-2023-34191 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.86 Description: The issue is related to the f2fs file system in the Linux Kernel. It involves the invalidation of dcc-f2fs issue discard in the error path. The actual impact and attack plausibility have no...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/11/09 12:0 a.m.9 views

PT-2025-13284

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A locking issue in the Linux kernel's f2fs file system has been resolved. The problem occurred because spin lock&sbi-error lock was called before spin lock init was called, resulting in ...

5.5CVSS5.5AI score0.00114EPSS
Exploits0References19
BDU FSTEC
BDU FSTEC
added 2022/03/04 12:0 a.m.10 views

The vulnerability of the `__f2fs_setxattr` function in the Linux operating system’s kernel allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the f2fssetxattr function fs/f2fs/xattr.c in the Linux operating system exists due to the reading of data beyond the specified buffer. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected...

7.8CVSS6.6AI score0.00549EPSS
Exploits1References29Affected Software6
Ubuntu
Ubuntu
added 2022/02/22 10:45 p.m.154 views

USN-5302-1: Linux kernel (OEM) vulnerabilities

Yiqi Sun and Kevin Wang discovered that the cgroups implementation in the Linux kernel did not properly restrict access to the cgroups v1 releaseagent feature. A local attacker could use this to gain administrative privileges. CVE-2022-0492 Brendan Dolan-Gavitt discovered that the Marvell WiFi-Ex...

9CVSS7.3AI score0.67994EPSS
Exploits15
OSV
OSV
added 2021/12/19 7:39 p.m.13 views

GSD-2021-1002480 f2fs: set SBI_NEED_FSCK flag when inconsistent node block found

f2fs: set SBINEEDFSCK flag when inconsistent node block found This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.83 by commit...

7.2AI score
Exploits0
Mageia
Mageia
added 2020/11/23 7:51 p.m.35 views

Updated f2fs-tools packages fix security vulnerability

An exploitable code execution vulnerability exists in the file system checking functionality of fsck.f2fs 1.12.0. A specially crafted f2fs file can cause a logic flaw and out-of-bounds heap operations, resulting in code execution. An attacker can provide a malicious file to trigger this...

7.8CVSS2.4AI score0.0173EPSS
Exploits1References2
OSV
OSV
added 2020/10/15 3:15 p.m.5 views

UBUNTU-CVE-2020-6105

An exploitable code execution vulnerability exists in the multiple devices functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can cause Information overwrite resulting in a code execution. An attacker can provide a malicious file to trigger this vulnerability...

8.2CVSS7.7AI score0.02097EPSS
Exploits1References3
Ubuntu
Ubuntu
added 2020/10/14 12:8 p.m.82 views

LSN-0072-1: Kernel Live Patch Security Notice

It was discovered that the F2FS file system implementation in the Linux kernel did not properly perform bounds checking on xattrs in some situations. A local attacker could possibly use this to expose sensitive information kernel memory. CVE-2020-0067 It was discovered that the Serial CAN interfa...

7.8CVSS6.9AI score0.01308EPSS
Exploits2
OSV
OSV
added 2020/10/14 10:8 a.m.17 views

LSN-0072-1 Kernel Live Patch Security Notice

It was discovered that the F2FS file system implementation in the Linux kernel did not properly perform bounds checking on xattrs in some situations. A local attacker could possibly use this to expose sensitive information kernel memory. CVE-2020-0067 It was discovered that the Serial CAN interfa...

7.8CVSS7.1AI score0.01308EPSS
Exploits2References8
OSV
OSV
added 2020/09/23 7:42 a.m.5 views

USN-4526-1 linux, linux-aws, linux-aws-hwe, linux-azure, linux-azure-4.15, linux-gcp, linux-gcp-4.15, linux-gke-4.15, linux-hwe, linux-kvm, linux-oem, linux-oracle, linux-raspi2, linux-snapdragon vulnerabilities

It was discovered that the AMD Cryptographic Coprocessor device driver in the Linux kernel did not properly deallocate memory in some situations. A local attacker could use this to cause a denial of service memory exhaustion. CVE-2019-18808 It was discovered that the Conexant 23885 TV card device...

7.8CVSS6.7AI score0.05271EPSS
Exploits1References11
Rows per page
Query Builder