|
|
Subscribe / Log in / New account

Understanding the Impact of Apache Log4j Vulnerability (Google)

Understanding the Impact of Apache Log4j Vulnerability (Google)

[Security] Posted Dec 17, 2021 17:52 UTC (Fri) by corbet

The Google Security Blog looks into the ripple effects of the Log4j vulnerability.

Most artifacts that depend on log4j do so indirectly. The deeper the vulnerability is in a dependency chain, the more steps are required for it to be fixed. The following diagram shows a histogram of how deeply an affected log4j package (core or api) first appears in consumers dependency graphs. For greater than 80% of the packages, the vulnerability is more than one level deep, with a majority affected five levels down (and some as many as nine levels down). These packages will require fixes throughout all parts of the tree, starting from the deepest dependencies first.

Comments (19 posted)


Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds