Time-of-check Time-of-use (TOCTOU) The advisory has been revoked - it doesn't affect any version of package libcephsqlite  (opens in a new tab)


Threat Intelligence

EPSS
0.2% (11th 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-RHEL10-LIBCEPHSQLITE-15563962
  • published14 Mar 2026
  • disclosed1 Jan 2024

Introduced: 1 Jan 2024

CVE-2024-8244  (opens in a new tab)
CWE-367  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libcephsqlite package and not the libcephsqlite package as distributed by RHEL.

The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.