Lucene search
+L

24471 matches found

RedhatCVE
RedhatCVE
added 2024/11/21 5:53 p.m.18 views

CVE-2024-50247

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Check if more than chunk-size bytes are written A incorrectly formatted chunk may decompress into more than LZNTCHUNKSIZE bytes and a index out of bounds will occur in smaxoff...

7.1CVSS6.7AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 3:54 p.m.27 views

CVE-2024-50230

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug due to missing clearing of checked flag Syzbot reported that in directory operations after nilfs2 detects filesystem corruption and degrades to read-only, blockwritebeginint, which is called to prepare bloc...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:00 a.m.12 views

The vulnerability of the btrfs component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the btrfs component in the Linux operating system’s kernel is related to improper locking of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References19Affected Software4
OSV
OSV
added 2024/11/19 6:15 p.m.7 views

UBUNTU-CVE-2024-53052

In the Linux kernel, the following vulnerability has been resolved: iouring/rw: fix missing NOWAIT check for ODIRECT start write When iouring starts a write, it'll call kiocbstartwrite to bump the super block rwsem, preventing any freezes from happening while that write is in-flight. The freeze...

4.4CVSS6.2AI score0.00183EPSS
SaveExploits0References35
NVD
NVD
added 2024/11/19 2:16 a.m.10 views

CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS0.00253EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.22 views

CVE-2024-50272

In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemapread If the caller supplies an iocb-kipos value that is close to the filesystem upper limit, and an iterator with a count that causes us to overflow that limit, then filemapread enters an...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.177 views

CVE-2024-50272

CVE-2024-50272 is a Linux kernel issue where filemap_read() could enter an infinite loop if a caller provides an iocb->ki_pos near the filesystem limit and an iterator count overflows that limit. The vulnerability was addressed by fixing bounds checking in filemap_read() (kernel code path: fil...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/11/18 10:15 a.m.19 views

CVE-2024-41973

A low privileged remote attacker can specify an arbitrary file on the filesystem which may lead to an arbitrary file writes with root privileges...

8.1CVSS0.0063EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/18 10:15 a.m.15 views

CVE-2024-41972

A low privileged remote attacker can overwrite an arbitrary file on the filesystem which may lead to an arbitrary file read with root privileges...

6.5CVSS0.00593EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/18 9:05 a.m.79 views

CVE-2024-41973

CVE-2024-41973 enables a low-privileged remote attacker to specify an arbitrary file on the filesystem, which may lead to arbitrary file writes with root privileges . The vulnerability is documented across multiple sources as affecting WAGO devices (e.g., CC100 0751-9x01, Edge Controller 0752-830...

8.1CVSS8.1AI score0.0063EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/18 9:04 a.m.58 views

CVE-2024-41972

CVE-2024-41972 affects multiple WAGO devices (e.g., CC100, PFC100/G1/G2, PFC200/G1/G2, Edge Controller 0752-8303/8000-0002, TP600 series, among others per CNNVD) where a low-privileged remote attacker can overwrite an arbitrary file on the filesystem, potentially enabling reading of arbitrary fil...

6.5CVSS6.4AI score0.00593EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/11/18 9:04 a.m.17 views

CVE-2024-41972 WAGO: Arbitrary File Overwrite Leading to Privileged File Read in Multiple Devices

A low privileged remote attacker can overwrite an arbitrary file on the filesystem which may lead to an arbitrary file read with root privileges...

6.5CVSS7AI score0.00593EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/18 9:04 a.m.28 views

CVE-2024-41971 WAGO: Arbitrary File Overwrite in Multiple Devices

A low privileged remote attacker can overwrite an arbitrary file on the filesystem leading to a DoS and data loss...

8.1CVSS0.0063EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/18 9:04 a.m.69 views

CVE-2024-41971

CVE-2024-41971 affects multiple WAGO devices (e.g., CC100 0751-9x01, Edge Controller 0752-8303/8000, PFC100/200, TP600 series, etc.). A path traversal vulnerability allows a low-privileged remote attacker to overwrite arbitrary files on the filesystem, leading to Denial of Service and data loss. ...

8.1CVSS8AI score0.0063EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.11 views

The vulnerability of the find_desired_extent() function in the file system of the Linux operating system’s kernel allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the finddesiredextent function in the fs/btrfs/file.c file of the file system in the Linux kernel relates to the reallocation of previously freed memory due to concurrent access to resources. Exploiting this vulnerability could allow an attacker to compromise the...

7CVSS7.2AI score0.00165EPSS
SaveExploits0References14Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.16 views

Vulnerabilities of Linux operating system kernel components related to fs/aio, which allow attackers to cause service failures

The vulnerability of Linux operating system’s fs/aio kernel components is related to the double allocation of memory slots in the functions aiosetupring and kiocbset CancelFn. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00247EPSS
SaveExploits0References38Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.10 views

The vulnerability of the jfs_ioc_trim() function in the JFS file system of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the jfsioctrim function in the fs/jfs/jfsdiscard.c file of the Linux operating system’s file system jfs is related to the reutilization of previously released memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and...

7CVSS7.2AI score0.00255EPSS
SaveExploits0References38Affected Software6
Positive Technologies
Positive Technologies
added 2024/11/18 12:00 a.m.36 views

PT-2024-35682

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the handling of NONHEAD !delta1 lclusters in the erofs filesystem. The issue was reported by syzbot, which found a WARNI...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/11/15 12:00 a.m.9 views

Fedora 37 : php-twig (2022-c6fe3ebd94)

The remote Fedora 37 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2022-c6fe3ebd94 advisory. Version 1.44.7 2022-09-28 Fix a security issue on filesystem loader possibility to load a template outside a configured directory Tenable has extracted the...

7.5CVSS7.3AI score0.02474EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/11/15 12:00 a.m.9 views

Fedora 37 : php-twig2 (2022-73b9fb7a77)

The remote Fedora 37 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2022-73b9fb7a77 advisory. Version 2.15.3 2022-09-28 Fix a security issue on filesystem loader possibility to load a template outside a configured directory Tenable has extracted the...

7.5CVSS7.3AI score0.02474EPSS
SaveExploits0References2
Rows per page
Query Builder