Apache Hadoop is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
Security Fix(es):
Apache Hadoop’s RunJar.run() does not set permissions for temporary directory by default. If sensitive data will be present in this file, all the other local users may be able to view the content. This is because, on unix-like systems, the system temporary directory is shared between all local users. As such, files written in this directory, without setting the correct posix permissions explicitly, may be viewable by all other local users.(CVE-2024-23454)
{
"severity": "Medium"
}{
"noarch": [
"hadoop-3.1-client-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-common-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-hdfs-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-httpfs-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-mapreduce-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-mapreduce-examples-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-maven-plugin-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-tests-3.1.4-5.oe2203sp1.noarch.rpm",
"hadoop-3.1-yarn-3.1.4-5.oe2203sp1.noarch.rpm"
],
"aarch64": [
"hadoop-3.1-common-native-3.1.4-5.oe2203sp1.aarch64.rpm",
"hadoop-3.1-debuginfo-3.1.4-5.oe2203sp1.aarch64.rpm",
"hadoop-3.1-debugsource-3.1.4-5.oe2203sp1.aarch64.rpm",
"hadoop-3.1-devel-3.1.4-5.oe2203sp1.aarch64.rpm",
"hadoop-3.1-yarn-security-3.1.4-5.oe2203sp1.aarch64.rpm",
"libhdfs-3.1.4-5.oe2203sp1.aarch64.rpm"
],
"x86_64": [
"hadoop-3.1-common-native-3.1.4-5.oe2203sp1.x86_64.rpm",
"hadoop-3.1-debuginfo-3.1.4-5.oe2203sp1.x86_64.rpm",
"hadoop-3.1-debugsource-3.1.4-5.oe2203sp1.x86_64.rpm",
"hadoop-3.1-devel-3.1.4-5.oe2203sp1.x86_64.rpm",
"hadoop-3.1-yarn-security-3.1.4-5.oe2203sp1.x86_64.rpm",
"libhdfs-3.1.4-5.oe2203sp1.x86_64.rpm"
],
"src": [
"hadoop-3.1-3.1.4-5.oe2203sp1.src.rpm"
]
}