Ongoing slab hardening efforts
Recently, there have been multiple efforts to make the exploitation of slab memory corruptions harder.
đ§”[1/5]
I started a couple of forest fires to heat my burrito and I'm surprised by the results! It was still frozen in the middle by the end of the experiment, so it's far from perfect, but I think forest fires have a lot of potential and will revolutionize the burrito heating industry!
@whitequark incidentally, there is a beautiful parallel which I always make when discussing security and "1st papers about an attack": the so-called "nth country problem".
This is an issue in nuclear proliferation which, in a few words, says that the nth country to become a nuclear power has the benefit of knowing that it works, and what works (unlike the Manhattan Project which started on the basis of pure theory).
The "nth country problem" was actually tested by the USA by giving three Physics PhD students access to all open literature on nuclear weapons and asking them to design a weapon. They did and analysis by LANL weapons designers actually showed that it would go b00m.
Hence, even if the 1st paper is extremely unlikely (compare to the Trinity test of the Pu implosion device - there was quite a bit of uncertainty that it would work) it does not mean that it cannot be done.
@whitequark undeniably true. I'd also add that these attacks, while pretty niche, do attract the attention to a platform which was previously deemed "unbreakable".
In many ways this is similar to how work by people in the 90s (TESO, for example) drew my attention to ”code and John Heasman's work on ACPI to NIC firmware. Now look at the ”code panorama where you have an attack a day or firmware where there's an attack an hour (OK, sort of)
Nothing like breaking a myth.
Iâll reiterate what many others have said about the yubikey story - unless youâre the target of super sophisticated actors who do not want you to know theyâve stolen your yubikey*, this is a bit of a non-event and highlights the importance of keeping track of your yubikeys. Please donât toss them, but do keep an eye out for further developments. Once an issue like this is identified, it attracts a lot of attention from many smart people and there may will be other findings in the future, but for now, yubikeys are good enough for most of us.
* I know there are a bunch of people convinced youâre being pursued by these advanced adversaries. I worry about you. For many reasons.
Tired of using debuggers and manually exploring the program's state space? Too annoying to find the inputs you need to trigger the bug? Ever wanted to interactively see what your static analysis tool was really thinking?
With my collaborators from the University of Tartu (Karoliine Holter, Juhan-Oskar Hennoste, Simmo Saan, Vesal Vojdani), we have an Onward! paper about abstract debugging, where you can "step through" the abstract state of the program, as computed by a static analysis tool.
To appear at Onward! 2024: "Abstract Debuggers: Exploring Program Behaviors Using Static Analysis Results".
https://patricklam.ca/papers/24.onward.abs-debug.pdf
And a special thanks to the SIGPLAN-M mentoring program for matching me with these collaborators!
Hello, Fediverse! We're Kagi, and we're on a mission to create a friendlier, more human-centric internet that has the users' best interest in mind.
Our core product is a search engine that is ad-free, tracking-free, and fully supported by our users. We've worked hard to deliver a high-quality, fast, and reliable search experience without compromising user privacy: https://kagi.com/
Excited to engage with the community here.
Absolute funniest TikTok trend in history went down this weekend. Someone posted about this âATM glitchâ they found. They went on to explained that you can deposit checks into ATMs and some of the money becomes available for withdrawal immediately, so you can write fake checks, deposit them, then withdraw the money before the check clears.
They made it sound like some kind of life hack and I guess most of TikTok is too young to know what check fraud is, so they had like hundreds of people uploading videos of themselves writing and depositing fraudulent checks into their own bank accounts tied to their real identities đ
@mttaggart @Viss @siliconshecky people really have zero clue even after all this time how to layer and scale security solutions based on legitimate risks of threats. Susan in accounting might need a little more security than Joe in the mail room, but they dont need the full paranoid hardware token suite that the security / domain admins need. It blows my mind that "security professionals" cannot assess these risks and scale appropriately. Perfection is the enemy of good, and this industry is still tripping over its own feet....
@soatok @duxsco @filippo @mbmcloughlin The flaw was fixed in firmware 5.7, which is also the firmware that added Ed25519 support to PIV. So the mitigation for vulnerable YubiKeys can't be Ed25519 for the PIV applet as it doesn't exist there.
Between that and explaining the difference between ECC and ECDSA to users, I'm not surprised they just say "use RSA".
Saying the quiet part out loud
https://futurism.com/the-byte/openai-copyrighted-material-parliament
The YubiKey 5, the most widely used hardware token for two-factor authentication based on the FIDO standard, contains a cryptographic flaw that makes the finger-size device vulnerable to cloning when an attacker gains brief physical access to it, researchers said Tuesday.
The cryptographic flaw, known as a side channel, resides in a small microcontroller thatâs used in a vast number of other authentication devices, including smartcards used in banking, electronic passports, and the accessing of secure areas. While the researchers have confirmed all YubiKey 5 series models can be cloned, they havenât tested other devices using the microcontroller, which is SLE78 made by Infineon and successor microcontrollers known as the Infineon Optiga Trust M and the Infineon Optiga TPM. The researchers suspect that any device using any of these three microcontrollers and the Infineon cryptographic library contains the same vulnerability.