Daniël Trujillo (@thedantrujillo) 's Twitter Profile
Daniël Trujillo

@thedantrujillo

PhD student in EECS at MIT.
MSc CS from ETH Zürich and BSc CS from VU Amsterdam.

ID: 1680258119325106179

calendar_today15-07-2023 16:49:28

15 Tweet

142 Followers

53 Following

VUSec (@vu5ec) 's Twitter Profile Photo

Our uncontained paper USENIX Security is online! Find out how the Linux kernel is the "container of" several type confusion bugs, detected by our sanitizer & static analyzer. Joint work by Jakob Koschel Pietro Borrello Daniele Cono D'Elia Herbert Bos Cristiano Giuffrida: vusec.net/projects/uncon…

VUSec (@vu5ec) 's Twitter Profile Photo

Our FloatZone paper USENIX Security is online: a branchless memory sanitizer that efficiently catches buffer overflows (+ use-after-frees) with floating-point underflows! Joint work by Floris Gorter @Enrico barberis @teemperor Erik van der Kouwe Cristiano Giuffrida Herbert Bos: vusec.net/projects/float…

Ben Gras (@bjg) 's Twitter Profile Photo

Paper from Victor van der Veen & me about using the DRAM row conflict signal as a sidechannel on uncached execution (for protection): dramsec.ethz.ch/papers/dramaqu… - the thought: can we mitigate all uarch side channels by selectively bypassing cache? answer: perhaps, but DRAM sidechannel remains

Flavien Solt (@flaviensolt) 's Twitter Profile Photo

Oh! 37 new bugs (28 new CVEs) discovered in 5 RISC-V CPUs (e.g., BOOM and CVA6)! #Cascade fuzzes #RISC-V CPUs based on novel basic principles. Try it on your own CPU, it’s open! comsec.ethz.ch/cascade (with Kathi Ceesay-Seitz Kav)

Kav (@kavehrazavi) 's Twitter Profile Photo

We built a RISC-V CPU fuzzer that generates test programs in a clever way and it rained CVEs! Cascade brings CI/CD to CPU designers 😀 Check Flavien's thread if you want to know more. To be presented at USENIX Security

Kav (@kavehrazavi) 's Twitter Profile Photo

Phantom just won a best paper award at MICRO 2024! Phantom shows the security implications of pre-decode speculation that is fundamental in achieving high performance. We are happy and deeply honored! (with johannes Daniël Trujillo)

Phantom just won a best paper award at <a href="/MicroArchConf/">MICRO 2024</a>! Phantom shows the security implications of pre-decode speculation that is fundamental in achieving high performance. We are happy and deeply honored! (with <a href="/wiknerj/">johannes</a> <a href="/thedantrujillo/">Daniël Trujillo</a>)
Tavis Ormandy (@taviso) 's Twitter Profile Photo

New write-up on an Intel Ice Lake CPU vulnerability, we can effectively corrupt the RoB with redundant prefixes! 🔥 An updated microcode is available today for all affected products, cloud providers should patch ASAP. lock.cmpxchg8b.com/reptar.html

johannes (@wiknerj) 's Twitter Profile Photo

The first ever end-to-end cross-process Spectre exploit? I worked on this during an internship with grsecurity! An in-depth write-up here: grsecurity.net/cross_process_…