Skip to content

In the Linux kernel, the following vulnerability has been...

Unreviewed Published Jan 31, 2025 to the GitHub Advisory Database • Updated Jan 31, 2025

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

In the Linux kernel, the following vulnerability has been resolved:

zram: fix potential UAF of zram table

If zram_meta_alloc failed early, it frees allocated zram->table without
setting it NULL. Which will potentially cause zram_meta_free to access
the table if user reset an failed and uninitialized device.

References

Published by the National Vulnerability Database Jan 31, 2025
Published to the GitHub Advisory Database Jan 31, 2025
Last updated Jan 31, 2025

Severity

Unknown

EPSS score

Weaknesses

No CWEs

CVE ID

CVE-2025-21671

GHSA ID

GHSA-7792-f3h4-qxjq

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.