CVE-2025-38697
In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the t
CVSS
7.8
Alto
EPSS
0.2%
p6
KEV
—
Exploit Today
2
0-100
Publicado: 4 sept 2025 · Última mod.: 30 jul 2026 · CWE-129
0.2%EPSS · 30 días0.2%
2026-07-052026-08-01
In the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadata are corrupted.
- git.kernel.orghttps://git.kernel.org/stable/c/1467a75819e41341cd5ebd16faa2af1ca3c8f4fe
- git.kernel.orghttps://git.kernel.org/stable/c/173cfd741ad7073640bfb7e2344c2a0ee005e769
- git.kernel.orghttps://git.kernel.org/stable/c/2dd05f09cc323018136a7ecdb3d1007be9ede27f
- git.kernel.orghttps://git.kernel.org/stable/c/30e19a884c0b11f33821aacda7e72e914bec26ef
- git.kernel.orghttps://git.kernel.org/stable/c/49ea46d9025aa1914b24ea957636cbe4367a7311
- git.kernel.orghttps://git.kernel.org/stable/c/5bdb9553fb134fd52ec208a8b378120670f6e784
- git.kernel.orghttps://git.kernel.org/stable/c/a4f199203f79ca9cd7355799ccb26800174ff093
- git.kernel.orghttps://git.kernel.org/stable/c/c214006856ff52a8ff17ed8da52d50601d54f9ce
- git.kernel.orghttps://git.kernel.org/stable/c/c8ca21a2836993d7cb816668458e05e598574e55
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
- lists.debian.orghttps://lists.debian.org/debian-lts-announce/2025/10/msg00008.html
- cert-portal.siemens.comhttps://cert-portal.siemens.com/productcert/html/ssa-032379.html
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-528567.5 ALT26.1%
——8Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0.3dCVE-2026-533877.1 ALT2.6%
——1In the Linux kernel, the following vulnerability has been resolved:
iio: light: veml6075: add bounds check to veml6075_it_ms index
veml6075_it_ms has 5 elements but VEML6075_CONF_IT can yield values 0-7.
If it returns a value >= 5, this causes an out-of-bounds array access.
Add a bounds check and return -EINVAL if the index is out of range.
The problem values are reserved so should never be read from the
register. Hence this is hardening against fault device, missprogramming
or bus corruption.5dCVE-2026-533867.8 ALT2.9%
——1In the Linux kernel, the following vulnerability has been resolved:
iio: adc: ti-ads1298: add bounds check to pga_settings index
ads1298_pga_settings has 7 elements but ADS1298_MASK_CH_PGA can yield
values 0-7. If it yields a value >= 7, this causes an out-of-bounds
array access. Add a bounds check and return -EINVAL if the index
is out of range.
Note that the remaining value b111 is reserved so should not be seen
in a correctly functioning system.5dCVE-2026-457997.5 ALT39.5%
——12Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup() and ProtoReader.skipGroup() in wire-runtime do not validate that a LENGTH_DELIMITED field length is non-negative before skip(), allowing a crafted protobuf varint encoding -128 as a signed Int to make skip(-128) move the internal position negative and make the next readByte() throw ArrayIndexOutOfBoundsException instead of the documented IOException or ProtocolException, which can crash services using ProtoAdapter.decode(byte[]) on untrusted payloads. This issue is fixed in versions 6.3.0 and 7.0.0-alpha03.11dCVE-2026-633084.3 MED19.7%
——6Helm through 4.2.3, fixed in commit ba6c9a2, contains a denial of service vulnerability in the Files.Lines template helper in pkg/engine/files.go that allows attackers to trigger an index out of range panic by including zero-length byte slices in chart files. Attackers can include empty files in Helm charts to cause deterministic render failures across template, install, upgrade, lint, and SDK Engine.Render operations.4dCVE-2026-463776.2 MED2.8%
——1Dasel is a command-line tool and library for querying, modifying, and transforming data structures. From 3.0.0 until 3.10.1, the escape sequence handler in (*Tokenizer).parseCurRune in selector/lexer/tokenize.go increments past a trailing backslash in a quoted string such as "\ or '\ and then reads p.src[pos] without a bounds check, allowing attacker-controlled selector strings to trigger a Go index-out-of-range panic. This issue is fixed in version 3.10.1.17d