TIL:
(You need a Gecko-based browser to see this. Select in [View - Page Style])
<link rel="alternate stylesheet" title="...">(You need a Gecko-based browser to see this. Select in [View - Page Style])
VST3 (3.8.0) is now MIT (previously Proprietary+GPLv3 dual license)
also with experimental Wayland support
https://github.com/steinbergmedia/vst3sdk/releases/tag/v3.8.0_build_66
also with experimental Wayland support
https://github.com/steinbergmedia/vst3sdk/releases/tag/v3.8.0_build_66
GitHub
Release v3.8.0_build_66 · steinbergmedia/vst3sdk
VST SDK 3.8.0
TIL:
You can have
You can have
-fno-rtti -fexceptions, then you will only have RTTI with the types you throw and catchhttps://github.com/VirtualBox/virtualbox/commit/03cf713d65d8040a400155ebae4a9adcb441fdca
VirtualBox 現已支持 KVM 後端。
(此為不同於 https://github.com/cyberus-technology/virtualbox-kvm 的實現)
VirtualBox 現已支持 KVM 後端。
(此為不同於 https://github.com/cyberus-technology/virtualbox-kvm 的實現)
GitHub
Config.kmk: Enabled the NEM/KVM backend on Linux by default, bugref:1… · VirtualBox/virtualbox@03cf713
…1046
svn:sync-xref-src-repo-rev: r172508
svn:sync-xref-src-repo-rev: r172508
https://kqx.io/post/firefox0day/
RCE in SpiderMonkey WasmGC (Firefox 149 Nightly since 20260119, patched in 20260209)
RCE in SpiderMonkey WasmGC (Firefox 149 Nightly since 20260119, patched in 20260209)
>But Stupid is super typical, as we've learned with people who think ChatGPT is intelligent.
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux/+/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5^!/
省流:CVE-2026-31431, pollutes page cache on 4.14 ~ 6.19
速查:
請更新你的 kernel。
省流:CVE-2026-31431, pollutes page cache on 4.14 ~ 6.19
速查:
zgrep CONFIG_CRYPTO_USER_API_AEAD /proc/config.gz請更新你的 kernel。
· Throws
https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux/+/a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5^!/ 省流:CVE-2026-31431, pollutes page cache on 4.14 ~ 6.19 速查:zgrep CONFIG_CRYPTO_USER_API_AEAD /proc/config.gz 請更新你的 kernel。
CopyFail 2, electric boogaloo
Chain of two bugs:
a (4.11+): https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net/+/f4c50a4034e62ab75f1d5cdd191dd5f9c77fdff4^!/
b (6.5+): https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux/+/24481a7f573305706054c59e275371f8d0fe919f^!/
https://seclists.org/oss-sec/2026/q2/430
省流:pollutes page cache on 4.11* ~ 7.1, 需要 CAP_NET_ADMIN (either a real one / in an unpriv userns)
速查:
請更新你的 kernel。
* public PoC lowest 6.5 but you can chain another vuln
Chain of two bugs:
a (4.11+): https://kernel.googlesource.com/pub/scm/linux/kernel/git/netdev/net/+/f4c50a4034e62ab75f1d5cdd191dd5f9c77fdff4^!/
b (6.5+): https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux/+/24481a7f573305706054c59e275371f8d0fe919f^!/
https://seclists.org/oss-sec/2026/q2/430
省流:pollutes page cache on 4.11* ~ 7.1, 需要 CAP_NET_ADMIN (either a real one / in an unpriv userns)
速查:
zgrep CONFIG_AF_RXRPC /proc/config.gz請更新你的 kernel。
* public PoC lowest 6.5 but you can chain another vuln
https://libmesh.org
省流:randomize allocation offset in page to be non-overlapping, then merge pages on compact
metrics looks very promising
省流:randomize allocation offset in page to be non-overlapping, then merge pages on compact
metrics looks very promising
GitHub
GitHub - plasma-umass/Mesh: A memory allocator that automatically reduces the memory footprint of C/C++ applications.
A memory allocator that automatically reduces the memory footprint of C/C++ applications. - plasma-umass/Mesh