Tweets
- Tweets, aktuelle Seite.
- Tweets & Antworten
- Medien
Du hast @dvyukov blockiert
Bist du sicher, dass du diese Tweets sehen willst? Das Ansehen von Tweets wird @dvyukov nicht entblocken.
-
The fun thing I see other people say "Corba (not Cobra)" while for me it's the other way around: CORBA is just "CORBA", while Cobra is "Cobra (not Corba)". I guess it's an age meter: Are you CORBA-old?
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Yikes, I added a poll here. Does twitter fail to show poll if I reference another tweet?..
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Re last post about Cobra/CORBA: https://twitter.com/dvyukov/status/1271330986978971649 … The fun thing I see other people say "Corba (not Cobra)" while for me it's the other way around: CORBA is just "CORBA", while Cobra is "Cobra (not Corba)". I guess it's an age meter: Are you CORBA-old?
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Reading github CLI release notes [1]: ... - Upgrade to Cobra 1.0 #916 Wait, WAT?... ... ... oh, ok, this is not Corba [2] [1] https://github.com/cli/cli/releases/tag/v0.10.0 … [2] https://en.wikipedia.org/wiki/Common_Object_Request_Broker_Architecture …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Indeed exciting!
@GitLab acquires both continuous fuzzing solution@fuzzitdev and structured fuzzing solution@PeachTech_: https://www.globenewswire.com/news-release/2020/06/11/2046908/0/en/GitLab-Acquires-Peach-Tech-and-Fuzzit-to-Expand-its-DevSecOps-Offering.html … If GitLab integrates both, it will be dreams come true. Jealous it's not@github b/c syzkaller is hosted there.https://twitter.com/fuzzitdev/status/1271069689733660673 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Introducing
#CrossTalk (#SRBDS), the first#MDS cross-core attack which can leak stale data from an offcore staging buffer shared across cores. See https://www.vusec.net/projects/crosstalk … where we also show how to leak#Intel#SGX enclave private keys across cores in 1s with just 1 signature:pic.twitter.com/dGFDPVoW8zDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
No more "you forgot to run check_patch", mangled patches without base, improperly formatted code, people struggling to setup mail client, forgotten contributions, etc. Some prior art: https://godoc.org/golang.org/x/review/git-codereview … https://secure.phabricator.com/book/phabricator/article/arcanist/ … http://alpha.radicle.xyz/docs/ https://github.com/google/git-appraise …
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
The new
@github CLI is very cool! $ gh pr checkout 1809 $ gh pr create $ gh issue list/create https://github.com/cli/cli#usage Idea is not new but bringing it to masses is invaluable.#linux kernel and#gcc absolutely need this type of interface too!Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Took over 6 months for the below memory leak to be rediscovered after this tweet: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2ca068be09bf8e285036603823696140026dcbe7 … Trivial PoC which eventually panics a system with unpriv userns and CONFIG_AFS_FS enabled here: https://grsecurity.net/afsleak.c https://twitter.com/grsecurity/status/1213118582713917440 …pic.twitter.com/hmzHsuNxbT
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
I enjoyed the talk a lot. The accent is on Durable. Compares different approaches to removing classes of vulnerabilities wrt Completeness/Enforcability/Verifiability/Dev friction. Touches on supply chain and "how end user be sure what static analysis were done on this systems SW"https://twitter.com/epakskape/status/1268206074470887424 …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Now it's official:
#Linux longterm#kernel 4.19 and 5.4 instead of two years will be supported for six years in total, as@gregkh just raised the projected EOL on http://kernel.org by four years: https://www.kernel.org/releases.html#longterm … https://git.kernel.org/pub/scm/docs/kernel/website.git/commit/?id=9693fe6eb7c4645d55f94671a29508dd9e737b4f …pic.twitter.com/E44Tk6ZEDG
Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
I reengineered the idea from this
@grsecurity article and submitted that work for the Linux kernel mainline. Central patch of the series: https://www.openwall.com/lists/kernel-hardening/2020/06/04/3 …https://twitter.com/grsecurity/status/1230128203500527616 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
I wonder how it feels to have been working on surveillance technology thinking that it would only be used against foreign adversaries and now learning that it’s being deployed domestically against peaceful protesters here in the US.
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
So happy and excited to be featured as the most active kernel developer for Linux 5.1
https://lwn.net/SubscriberLink/786638/8970e9240800689d/ …https://twitter.com/lwnnet/status/1121453682447605762 …Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
We would really appreciate if you had a spare minute to fill the KernelCI Community Survey form and help us understand the CI needs of the
#Linux kernel community: https://forms.gle/Y5iuyLXgQr2y3SrF6 … This is for your own good!Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Nice benchmarking! tl;dr: 4% performance hit with nearly all kernel hardening options enabled for a build server workload. Do not enable CONFIG_SLUB_DEBUG_ON unless you really want the kernel doing massive amounts of heap allocation sanity-checking; it added an additional 10% hithttps://twitter.com/BlackIkeEagle/status/1266753533686276096 …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Neat little bug-finder I realized today: 48 B8 ?? ?? 00 00 00 FC FF DF 80 38 00
@dvyukov will know :)Diesen Thread anzeigenDanke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Want easy money? Take a use-after-free from syzbot dashboard: https://syzkaller.appspot.com/upstream#open Fix & submit to VRP program. Let's fix
#linux security!https://twitter.com/_tsuro/status/1266004548956696578 …Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
We now have a http://kernelci.org blog! Check out our first post to see what we've achieved since we joined the
@linuxfoundation and what's coming next: https://foundation.kernelci.org/blog/2020/05/11/state-of-kernelci-and-new-blog/ … tl;dr Now is a really, really good time to start contributing ;)Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen -
Dmitry Vyukov hat retweetet
Heads up - http://kernelci.org will start showing functional test results instead of boots on Monday! Detailed timeline on GitHub: https://github.com/kernelci/kernelci-backend/issues/238 … Email thread: https://lore.kernel.org/lkml/66aae710-1ee9-fb67-1a1b-997eeb70dc04@collabora.com/ …
Danke! Twitter wird dies nutzen, um deine Timeline zu verbessern. Rückgängig machenRückgängig machen
Das Laden scheint etwas zu dauern.
Twitter ist möglicherweise überlastet oder hat einen vorübergehenden Schluckauf. Probiere es erneut oder besuche Twitter Status für weitere Informationen.