Incorrect Calculation of Buffer Size Affecting perl-Time-HiRes package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.4% (32nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS6-PERLTIMEHIRES-17798023
  • published2 Jul 2026
  • disclosed25 May 2026

Introduced: 25 May 2026

CVE-2026-8376  (opens in a new tab)
CWE-131  (opens in a new tab)

How to fix?

There is no fixed version for Centos:6 perl-Time-HiRes.

NVD Description

Note: Versions mentioned in the description apply only to the upstream perl-Time-HiRes package and not the perl-Time-HiRes package as distributed by Centos. See How to fix? for Centos:6 relevant fixed versions and status.

Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds.

Perl_study_chunk in regcomp_study.c checked the size of the joined substring buffer in characters rather than bytes. For a quantified fixed substring with a large minimum count, the byte length mincount * l could overflow SSize_t, producing an undersized SvGROW allocation; the subsequent copy writes past the end of the buffer.

A caller that compiles an attacker-controlled regular expression on a 32-bit perl build triggers a heap buffer overflow at compile time.

CVSS Base Scores

version 3.1