@dave_andersen @danderson
so how does it work? I guess CMake passes that chunk of C to the compiler, but then the build script assumes that if that compilation fails for any reason, including a syntax error, then the system doesn't actually support landlock?
and are you in fact two different people?
@anymaw @dave_andersen Yeah, these feature checks usually work by compiling (and maybe running) a test program, to check that everything required is present. The original malicious commit that added this check explained that on some systems the header files for Landlock are present but Landlock doesn't actually work, so the configuration builds a test program to check if it actually works.
And yes, any failure is interpreted as the feature being unavailable :/
@dave_andersen @pixelpusher220 @danderson @anymaw
We always wanted to coax a bunch of Danish astronomer colleagues to write a joint paper. It could have been at least 6 Andersens, some even with the same initials...
@dave_andersen @pixelpusher220 @danderson @anymaw
Uuuh, interesting! We were initially just interested to obfuscate who actually was first author.
@dave_andersen @knud @danderson @anymaw
And all presentations have to begin with Matrix Agent Smith
@danderson That one is tricky!
I'm so sorry for Lasse, who now has double the amount of work, to review again every line of code added by the malicious actor.
@danderson I think it's important to give credit where credit is due. Yesterday someone discovered it on Github, prior to the repo being taken down. I saved the malicious commit link, because I found it interesting.
Last night (long after all my Mastodon posts, so don't read much into them) I joined the tukaani IRC server, because I was curious if Lasse was aware yet. While I was there I mentioned the issue with that commit, and Lasse pushed the fix. We 1/2