Log4j 2.15.0 – Previously suggested mitigations may not be enough
1–10 of 103 posts
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#2Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#3I'm shocked ;-)
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#4So code written in a language that encourages building a gazillion indirections instead of just doing things procedurally is hard to fix? I'm shocked ;-)
You can see the discussions on HN about Gnome removing features as a good example about how hard it is.
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#5So code written in a language that encourages building a gazillion indirections instead of just doing things procedurally is hard to fix? I'm shocked ;-)
More realistically, this code is 20 years old, several generations of maintainers worked on it, accumulating patches over patches over patches and nobody wanted to be the guy that say No / we should remove that feature. You can see the discussions on HN about Gnome removing features as a good example about how hard it is.
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#6Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#7Earlier quoted context omitted.
More realistically, this code is 20 years old, several generations of maintainers worked on it, accumulating patches over patches over patches and nobody wanted to be the guy that say No / we should remove that feature. You can see the discussions on HN about Gnome removing features as a good example about how hard it is.
No it isn't 20yo. This feature is about 5
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#8It would be far worse if this exploit existed in slf4j or commons-logging.
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#9I speculate will be a cluster of newly discovered vulnerabilities that follow a similar pattern, possibility across a number of familiar Java libraries.
Re: Log4j 2.15.0 – Previously suggested mitigations may not be enough
#10So code written in a language that encourages building a gazillion indirections instead of just doing things procedurally is hard to fix? I'm shocked ;-)
More realistically, this code is 20 years old, several generations of maintainers worked on it, accumulating patches over patches over patches and nobody wanted to be the guy that say No / we should remove that feature. You can see the discussions on HN about Gnome removing features as a good example about how hard it is.
The issue with GNOME is the insincerity of feature removal, things like "nobody uses that", "nobody needs that", "you are doing it wrong" instead of just be sincere , "file picker is a usefull feature but we can't or don't care to implement it" , "optional server side decoration is a good feature but our devs want to work on cool shit not backwards compatibility" ... if you are an open source dev, be sincere and people will not be disgusted by your community and you don't get the go to example for bad developers/community.