The quantum state of Linux kernel garbage collection CVE-2021-0920 (Part I)

Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS

The quick and practical "MSI" hash table

Issue #259

8/11/2022

{{PreviewText}} 

Yo-yo-yo
Another day, another issue. Lots of garbage collection related stuff. It eez what it eez. I saw someone asked for more low level code stuff. I'll keep that in mind. In the meantime, there's a C article about hash tables here. Anyway, here's the issue.

====================================================================

The quantum state of Linux kernel garbage collection CVE-2021-0920 (Part I)

Published: 10 August 2022
Tags: android, infosec, linux


Xingyu Jin does "a deep dive into an in-the-wild Android exploit" that is enabled by a race condition in the Linux kernel's garbage collector.


====================================================================

Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS

Published: 1 February 2021
Tags: ruby


Jemma Issroff's six part series covers some of the key aspects of Ruby's garbage collector.


====================================================================

The quick and practical "MSI" hash table

Published: 8 August 2022
Tags: c, data structures


Chris Wellons presents the method and philosophy for his standard approach to writing hash tables in C.


How did I do?

1 2 3 4 5
Bad


Good

Want to help and get cool stuff?

Thank you for reading! If you enjoy the newsletter, I would really appreciate you helping me spread the word by forwarding this to your friends and colleagues or sharing it on social media! Get cool stuff for your referrals using your link https://abyteofcoding.com or the buttons below.

Your referrals:


If you want to discuss or comment on this issue, head on over to this page at A Byte of Coding. You can also subscribe there if you're new!

Have comments or feedback? Just reply to this email or hit me up on Twitter @AByteOfCoding.

Email landed in your promotions tab? Please move it over to primary so you don't miss the latest issues in the future.
Thanks for your Support! 

Thanks to sponsors and supporters like Євген Грицай, Scott Munro, zturak, pek, Emil Hannesbo, Joe Hill, Astrid Sapphire, Gregory Mazzola, moki scott, Michael, Matt Braun, Tim Nash, Christoffer, and Mike Rhodes this newsletter is provided to you for free. If you'd like to also show your support and buy me a monthly meal, you can donate on the Patreon page. It's not necessary, but it lets me know that I'm doing a good job and that you're finding value in the content.


Stats (updated daily)

Sent: 2961

Opens: 1363

Clicks: 364

Link Clicks Clicks % Unique Clicks Unique Clicks %
The quantum state of Linux kernel garbage collection CVE-2021-0920 (Part I) 76 30.77% 81 31.03
Ruby Garbage Collection Deep Dive: GC::INTERNAL_CONSTANTS 43 17.41% 44 16.86
The quick and practical "MSI" hash table 128 51.82% 136 52.11

Previous

Back to Issues

Next