GitLab security advisory: GitLab Patch Release: 17.5.2, 17.4.4, 17.3.7
No mention of exploitation.
#GitLab #PatchTuesday #CVE #vulnerability #infosec #cybersecurity
A lot of people think Apple Silicon Macs can boot from external storage, and Apple themselves go to great lengths to pretend they can.
However, the iBoot bootloader does not have USB or Thunderbolt drivers at all, and absolutely cannot boot from external storage in any way, shape, or form.
But they're cheating.
When you "select" an external volume to "boot" from, whether from macOS or recoveryOS or the Boot Picker (which is just recoveryOS, which is just macOS), the fully booted OS with full access to external storage will copy the bootloader, firmware, and OS kernel to internal storage, then configure the machine to boot off of THAT. Then the bootloader is still just booting off of internal storage.
You can see this if you set up "external" boot, then try to power on the machine without the disk connected. The progress bar will appear below the Apple logo, and that progress bar is drawn by the macOS kernel, which proves macOS is already running, even though supposedly you removed the disk it's booting from. It only times out and fails a few seconds later when it can't find the external disk to mount the root filesystem from.
BTW, the only blocker for supporting the same exact mechanism for USB boot in Asahi Linux is that m1n1 does not have USB drivers either, which it needs to chain off stage 2 from USB. So if anyone wants to help out and write a bare-metal xHCI USB stack with enough support for hubs and mass storage devices in Rust... ;-)
Don't miss a second of #ekoparty with the Ekoparty LadoB on Twitch https://www.twitch.tv/ekoparty
βIf more of us valued food & cheer & song above hoarded gold, it would be a merrier world.β
J.R.R. Tolkien
I am going to talk at German OWASP Day in Leipzig today and I just learned it will be live streamed.
Tune in if you want to learn about cross-site leaks at 5pm CET (9am US Pacific). There's lots of other interesting stuff before me. The event has already started π https://streaming.media.ccc.de/god2024
Lovely thread on X from some Indian hackers using a microwave as a Faraday cage & spoofing Californian Wi-Fi networks in order to unlock AirPod hearing-aid functionality for Grandmaβ¦
https://alecmuffett.com/article/110630
#apple #geoblocking #india
π€ cheap Android set-top boxes might come with unexpected surprises. 0/10, would not recommend to buy https://cujo.com/blog/android-set-top-box-lies-about-its-os-version-comes-pre-infected-with-malware/
Down since the archive had to retool, emulation in the browser at @internetarchive is BACK.
A quarter million programs and growing can run free again.
But all anyone cares about is our #1 title:
NIST standardisation organisation says that systems must phase out non-quantum-resistant cryptography by 2035. RSA, ECDSA, ECDH disallowed as insecure. https://nvlpubs.nist.gov/nistpubs/ir/2024/NIST.IR.8547.ipd.pdf
Improving Steam Client stability on Linux: setenv and multithreaded environments
"Ross Anderson had agreed with his publisher, Wiley, that he would be able to make all chapters of the 3rd edition of his book Security Engineering available freely for download from his website. These PDFs are now available there." π π
https://www.cl.cam.ac.uk/archive/rja14/book.html
(As noted at: https://www.lightbluetouchpaper.org/2024/11/12/sev3-download/ )
Why chatbots are terrible for search, and why retrieval augmented generation doesn't fix that: https://buttondown.com/maiht3k/archive/information-literacy-and-chatbots-as-search/ by @emilymbender
#generativeAI
Happy #PatchTuesday from Citrix:
Please see the advisories for the prerequisites for each vulnerability.
#Citrix #NetScaler #CVE #vulnerability #infosec #cyberesecurity
Microsoft:
The BinaryFormatter type is dangerous and is not recommended for data processing... BinaryFormatter is insecure and can't be made secure.
Citrix:
We have the facts and we're voting Yes for using BinaryFormatter for processing data in our product.
CVE(s) TBD...