End-of-Life Components - the Acedia of Information Technology

post-thumb

As the year is drawing to an end and we are about to complete yet another revolution around the sun, I think it is fitting to talk about time and its relation to obsolescence. In other words, I want to talk about one of the most systemic forms of public exposure, which is temporal exposure. More specifically, I want to talk about IT systems living past their end-of-life due to acedia, complexity or dependency failures – or the combination thereof.

Laziness breaks strength; prolonged idleness weakens energy. - Pieter Brueghel the Elder (1558).

OOPSIE, Outrageously Odd Problems and Security Issues Examined

I head a small research team dubbed OOPSIE, whose main task is to automate the tracking of vulnerabilities and exposures with a heavy emphasis on exposures. Earlier, I have written about our research into obsolescence using a trichotomy:

  • the good (supported)
  • the bad (unsupported)
  • and the ugly (obsolete).

This division is not something that is largely recognized, but any sysadmin will be able to relate to it in their daily line of work. Time is relentless and balancing between supported and unsupported is an active battle, whereas letting something turn obsolete is a sign of giving up.

Acedia, rooted in ancient Greek and Latin, encapsulates a state of spiritual and mental apathy, marked by a profound lack of interest, diligence, or care, historically associated with sloth and indifference in Christian theology.

To date, the obsolescence topics I have covered on this blog relate to the following products:

A New Type Emerges into the Data Harmonization Ontology

Each of the four write-ups above, covered a specific point of view into obsolescence, but it is only of late we have come up with a term for it, end-of-life component. This functional type is now included into the Data Harmonization Ontology under the Public Exposure category to mark a specific subset of exposure present on the Internet today.

An end-of-life component is a piece of software, which is no longer supported by its creators. Should the component expose a new vulnerability, there will be nobody to provide a patch for it. Moreover, the implementation may become obsolete, as the Internet around it does not stay still and new library dependencies or protocol versions emerge and get adopted into use.

Consequently, running an EOL component can jeopardize a whole system or a service, even if the rest of the system is kept up-to-date. More of often than not however, the EOL component is an indicator of a larger problem. For example, running an unsupported version of a Linux distribution will most likely mean that the components in it are also unsupported because of how dependencies are laid out for a specific major version.

In time, the house of cards will crumble unless you keep abreast with time and changes through clear life cycle management, which is what Tuomas Haarala wrote about earlier on in his post on IT Asset Management.

Shodan Starts Tracking Obsolescence

A couple of months ago, we noticed that Shodan had started tagging obsolescence with the EOL tag. Even if their definition of an EOL product is a bit incomplete, the tagging itself can help delve into the topic in greater detail.

TOP 10 countries with the largest number of end-of-life components.
TOP 10 countries with the largest number of end-of-life components.

At present, the total number of EOL components on Shodan is roughly 11 million IPs and represents a wide range of things from operating systems to database backends and open source platforms such as Grafana or Jenkins. The top three countries USA, China and Germany host approximately half of the EOL components, which is not surprising as they represent a significant portion of the Internet infrastructure in general.

TOP 10 organizations in Finland with largest number of end-of-life components.
TOP 10 organizations in Finland with largest number of end-of-life components.

Finland has a relatively large number of EOL components (85k) compared to the size of our human population, but that largely is due to Hetzner Online GmbH operating a data center in Helsinki (71k EOL components). In fact, this is the reason why you should not draw too far reaching conclusions based on geolocation alone.

Deployment Planning to the Rescue

Noting down human laziness and technological complexity as the root causes for obsolescence is easy enough, but what can we actually do to not end up in the situation in the first place?

As a form of software life cycle management, deployment planning can be used either bottom up or top down to help with this equation. In practice, if you would like to offer web service on a Linux server you would need to pick a Linux distribution with a three to five year cycle and synchronize it in with the life cycle of the needed service level components and libraries.

In an ideal case, your operating system and packaged components span far enough to cover the intended life cycle. Unfortunately, timelines alone are not enough since the difficult point in time will be the migration to a newer platform before the components reach an unsupported stage.

Simple things such as not using complex data models which ship with relational databases go a long way, as well as choosing projects whose programming language dependencies do not provide a blocker for the eventual migration.

The sad thing about today’s technology stacks seems to be the ever shortening time span from the support perspective. Many times containerization may help, but it is not a panacea to all problems, since even the host operating system running docker for example has its own end-of-life.

Some Light at the End of the Tunnel

A great project for understanding obsolescence in practice is called endoflife.date. It can help you with the deployment planning phase at least to the extent that you can amass all the lego blocks to build your castle. If you are buying a commercial solution, asking for an SBOM, software bill of materials, will not hurt.

After all, the main point of the deployment planning is to avoid getting trapped by legacy and driven into obsolescence over time.

Even if Pieter Bruegel the elder knew nothing of information technology, his art does encapsulate many things about us humans and the laziness and apathy with which we meet complexity or repetitive tasks such as IT administration or maintenance in general.

Credits

  • The hero image of this write-up is courtesy of Wikimedia commons and Pieter Bruegel the elder.

Give Us Feedback or Subscribe to Our Newsletter

If this post pushed your buttons one way or another, then please give us some feedback below. The easiest way to make sure that you will not miss a post is to subscribe to our monthly newsletter. We will not spam you with frivolous marketing messages either, nor share your contact details with nefarious marketing people.


comments powered by Disqus