{"id":1455465,"date":"2026-01-09T10:58:24","date_gmt":"2026-01-09T10:58:24","guid":{"rendered":"http:\/\/kpTtx3M4e3eMowhffSAo9k"},"modified":"2026-01-09T10:58:24","modified_gmt":"2026-01-09T10:58:24","slug":"linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them","status":"publish","type":"post","link":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/","title":{"rendered":"Linux researcher and developer says &#8216;there are bugs in your kernel right now that won&#8217;t be found for years. I know because I analyzed 125,183 of them&#8217;"},"content":{"rendered":"<article>\n<p>Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of actually owning, controlling, and tinkering with our software. Including, of course, recent boons for gaming such as SteamOS, Bazzite, and Nobara. But that very same free and open foundation might also bring with it some hurdles, such as longstanding bugs.<\/p>\n<p>Researcher and developer Jenny Guanni Qu recently <a data-analytics-id=\"inline-link\" href=\"https:\/\/pebblebed.com\/blog\/kernel-bugs\" target=\"_blank\">looked at the Linux kernel&#8217;s bug fixes<\/a> and found tons of them stick around for a very long time. As someone who feels the allure of Linux distributions and occasionally succumbs to it before quickly scarpering back to Windows when confronted with bugs\u2014usually small and irksome ones, but <a data-analytics-id=\"inline-link\" href=\"https:\/\/www.pcgamer.com\/software\/linux\/linux-almost-turned-my-gamescom-trip-into-a-catastrophic-disaster-but-a-windows-usb-came-to-my-rescue\/\" target=\"_blank\">occasionally catastrophic<\/a>\u2014this information does not help me. So if you&#8217;re the same as me: you&#8217;re welcome.<\/p>\n<p>Qu built a tool to filter through Linux kernel changes and used it to filter for every fix since 2005. &#8220;Six hours later, I had 125,183 vulnerability records.&#8221; Looking at these fixes, she found that the average lifetime of a bug, ie, a bug existing and potentially causing problems for users, was 2.1 years over the 20-year time frame. And 13% of those bugs had been around for five years or more before being fixed.<\/p>\n<p>If we look at just the bugs that were fixed in 2025, that share increases to 20% of said bugs being around for five years or more, but this is because of a peculiar way the stats can get skewed by taking such a small snapshot. In fact, Qu says, &#8220;bugs introduced in recent years appear to get fixed much faster..&#8221;<\/p>\n<p>Qu&#8217;s entire investigation acts as a bit of a warning to make sure you&#8217;re doing good statistics. For instance, they explain: &#8220;Bugs introduced in 2010 took nearly 10 years to find and bugs introduced in 2024 are found in 5 months. At first glance it looks like a 20x improvement! But here&#8217;s the catch: this data is right-censored. Bugs introduced in 2022 can&#8217;t have a 10-year lifetime yet since we&#8217;re only in 2026. We might find more 2022 bugs in 2030 that bring the average up.&#8221;<\/p>\n<figure class=\"van-image-figure inline-layout\" data-bordeaux-image-check >\n<div class='image-full-width-wrapper'>\n<div class='image-widthsetter' style=\"max-width:3840px;\">\n<p class=\"vanilla-image-block\" style=\"padding-top:56.25%;\"><img loading=\"lazy\" decoding=\"async\" id=\"iH8J2WK24QNcZcmW2GV3FF\" name=\"PXL_20260108_155139875.MP\" alt=\"A handheld gaming PC on a desk running Bazzite, a Linux OS, on-screen.\" src=\"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\" mos=\"\" align=\"middle\" fullscreen=\"\" width=\"3840\" height=\"2160\" attribution=\"\" endorsement=\"\" class=\"inline\"><\/p>\n<\/div>\n<\/div><figcaption itemprop=\"caption description\" class=\" inline-layout\"><span class=\"credit\" itemprop=\"copyrightHolder\">(Image credit: Future)<\/span><\/figcaption><\/figure>\n<p>Instead, if we compare the stats that actually matter and make sense, we are improving: &#8220;We&#8217;re simultaneously catching new bugs faster AND slowly working through ~5,400 ancient bugs that have been hiding for over 5 years.&#8221;<\/p>\n<p>It&#8217;s not all the same across the board, of course: some kinds of bugs are fixed faster than others. Networking bugs tend to take longer, and GPU bugs are quicker. There are also certain kinds of bugs that take much longer than others to spot and fix, but which are to be expected, for instance &#8220;race-condition&#8221; ones that are &#8220;non-deterministic and only trigger under specific timing conditions that might occur once per million executions.&#8221;<\/p>\n<div class=\"fancy-box\">\n<div class=\"fancy_box-title\">CES 2026<\/div>\n<div class=\"fancy_box_body\">\n<figure class=\"van-image-figure \" >\n<div class='image-full-width-wrapper'>\n<div class='image-widthsetter' >\n<p class=\"vanilla-image-block\" style=\"padding-top:56.25%;\"><img decoding=\"async\" id=\"tS9pSoXGH8XGnm6WV32cwM\" name=\"ces.png\" caption=\"\" alt=\"The CES logo on display at the show.\" src=\"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.png\" mos=\"\" link=\"\" align=\"\" fullscreen=\"\" width=\"\" height=\"\" attribution=\"\" endorsement=\"\" class=\"pinterest-pin-exclude\"><\/p>\n<\/div>\n<\/div><figcaption itemprop=\"caption description\" class=\"\"><span class=\"credit\" itemprop=\"copyrightHolder\">(Image credit: Future)<\/span><\/figcaption><\/figure>\n<p class=\"fancy-box__body-text\"><a data-analytics-id=\"inline-link\" href=\"https:\/\/www.pcgamer.com\/tag\/ces-2026\/\" target=\"_blank\"><strong>Catch up with CES 2026<\/strong><\/a><strong>: <\/strong>We&#8217;re on the ground in sunny Las Vegas covering all the latest announcements from some of the biggest names in tech, including Nvidia, AMD, Intel, Asus, Razer, MSI and more.<\/p>\n<\/div>\n<\/div>\n<p>In general, the less a bug is triggered and the fewer eyes reviewing its codebase, the longer it&#8217;ll take to be spotted and fixed. Burrowing in more specifically, for anyone interested, these longstanding bugs tend to involve a few causes: &#8220;reference counting errors&#8221;, &#8220;missing NULL checks after dereference&#8221;, &#8220;integer overflow in size calculations&#8221;, and &#8220;race conditions in state machines.&#8221;<\/p>\n<p>Really, though, zooming out again, they&#8217;re often just bugs that operate under quite rare circumstances. Qu gives an example of one of the oldest networking bugs they spotted, which spent 19 years unfixed. That stuck around for so long because it only occurred when running a specific test sequence for a specific length of time, and &#8220;nobody ran that specific test sequence for two decades.&#8221;<\/p>\n<p>All of this is presented as a reason to consider the researcher&#8217;s VulnBERT AI model, &#8220;a model that predicts whether a commit introduces a vulnerability.&#8221; Apparently, &#8220;of all actual bug-introducing commits, we catch 92.2%.&#8221;<\/p>\n<p>Which will be great for those checking through Linux kernel git commits, of course. But for me, as a plain ol&#8217; end-user\u2014and at the completely unintentional risk of annoying our Linux readers who will undoubtedly point out just how bad Windows is for bugs\u2014it&#8217;s just more fuel to my Linux trepidation.<\/p>\n<\/article>\n<p><a href=\"https:\/\/www.pcgamer.com\/software\/linux\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125-183-of-them\/\">Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of actually owning, controlling, and tinkering with our software. Including, of course, recent boons for gaming such as SteamOS, Bazzite, and Nobara. But that very same free and open foundation might also bring with it some hurdles, such as longstanding bugs. Researcher and developer Jenny Guanni Qu recently looked at the Linux kernel&#8217;s bug fixes and found tons of them stick around for a very long time. As someone who feels the allure of Linux distributions and occasionally succumbs to it before quickly scarpering back to Windows when confronted with bugs\u2014usually small and irksome ones, but occasionally catastrophic\u2014this information does not help&hellip;<\/p>\n<p class=\"excerpt-more\"><a class=\"blog-excerpt button\" href=\"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/\">Read More&#8230;<\/a><\/p>\n","protected":false},"author":1,"featured_media":1455466,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[336],"tags":[836,6599,1622],"class_list":["post-1455465","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pc-gamer","tag-linux","tag-operating-systems","tag-software"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Linux researcher and developer says &#039;there are bugs in your kernel right now that won&#039;t be found for years. I know because I analyzed 125,183 of them&#039; | Arcader News<\/title>\n<meta name=\"description\" content=\"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux researcher and developer says &#039;there are bugs in your kernel right now that won&#039;t be found for years. I know because I analyzed 125,183 of them&#039; | Arcader News\" \/>\n<meta property=\"og:description\" content=\"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of\" \/>\n<meta property=\"og:url\" content=\"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/\" \/>\n<meta property=\"og:site_name\" content=\"Arcade News\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-09T10:58:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"480\" \/>\n\t<meta property=\"og:image:height\" content=\"270\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Arcade News\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Arcade News\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/\"},\"author\":{\"name\":\"Arcade News\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\"},\"headline\":\"Linux researcher and developer says &#8216;there are bugs in your kernel right now that won&#8217;t be found for years. I know because I analyzed 125,183 of them&#8217;\",\"datePublished\":\"2026-01-09T10:58:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/\"},\"wordCount\":746,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\",\"keywords\":[\"Linux\",\"operating systems\",\"software\"],\"articleSection\":[\"PC Gamer\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/\",\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/\",\"name\":\"Linux researcher and developer says 'there are bugs in your kernel right now that won't be found for years. I know because I analyzed 125,183 of them' | Arcader News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\",\"datePublished\":\"2026-01-09T10:58:24+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\"},\"description\":\"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#primaryimage\",\"url\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\",\"contentUrl\":\"https:\\\/\\\/arcader.org\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg\",\"width\":480,\"height\":270,\"caption\":\"Linux researcher and developer says \u2018there are bugs in your kernel right now that won\u2019t be found for years\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/arcader.org\\\/news\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Linux researcher and developer says &#8216;there are bugs in your kernel right now that won&#8217;t be found for years. I know because I analyzed 125,183 of them&#8217;\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#website\",\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/\",\"name\":\"Arcade News\",\"description\":\"Free Arcade News from the Best Online Sources\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/arcader.org\\\/news\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/arcader.org\\\/news\\\/#\\\/schema\\\/person\\\/8460f5e5076b52fb2369f2f7ce6f2839\",\"name\":\"Arcade News\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g\",\"caption\":\"Arcade News\"},\"sameAs\":[\"https:\\\/\\\/cricketgames.tv\"],\"url\":\"https:\\\/\\\/arcader.org\\\/news\\\/author\\\/arcade-news\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux researcher and developer says 'there are bugs in your kernel right now that won't be found for years. I know because I analyzed 125,183 of them' | Arcader News","description":"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/","og_locale":"en_US","og_type":"article","og_title":"Linux researcher and developer says 'there are bugs in your kernel right now that won't be found for years. I know because I analyzed 125,183 of them' | Arcader News","og_description":"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of","og_url":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/","og_site_name":"Arcade News","article_published_time":"2026-01-09T10:58:24+00:00","og_image":[{"width":480,"height":270,"url":"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg","type":"image\/jpeg"}],"author":"Arcade News","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Arcade News","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#article","isPartOf":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/"},"author":{"name":"Arcade News","@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839"},"headline":"Linux researcher and developer says &#8216;there are bugs in your kernel right now that won&#8217;t be found for years. I know because I analyzed 125,183 of them&#8217;","datePublished":"2026-01-09T10:58:24+00:00","mainEntityOfPage":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/"},"wordCount":746,"commentCount":0,"image":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#primaryimage"},"thumbnailUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg","keywords":["Linux","operating systems","software"],"articleSection":["PC Gamer"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/","url":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/","name":"Linux researcher and developer says 'there are bugs in your kernel right now that won't be found for years. I know because I analyzed 125,183 of them' | Arcader News","isPartOf":{"@id":"https:\/\/arcader.org\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#primaryimage"},"image":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#primaryimage"},"thumbnailUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg","datePublished":"2026-01-09T10:58:24+00:00","author":{"@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839"},"description":"Linux is a beautiful thing. From a completely open-source base, we have probably ten quintillion different distros that treat us like adults, capable of","breadcrumb":{"@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#primaryimage","url":"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg","contentUrl":"https:\/\/arcader.org\/wp-content\/uploads\/2026\/01\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them.jpg","width":480,"height":270,"caption":"Linux researcher and developer says \u2018there are bugs in your kernel right now that won\u2019t be found for years"},{"@type":"BreadcrumbList","@id":"https:\/\/arcader.org\/news\/linux-researcher-and-developer-says-there-are-bugs-in-your-kernel-right-now-that-wont-be-found-for-years-i-know-because-i-analyzed-125183-of-them\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/arcader.org\/news\/"},{"@type":"ListItem","position":2,"name":"Linux researcher and developer says &#8216;there are bugs in your kernel right now that won&#8217;t be found for years. I know because I analyzed 125,183 of them&#8217;"}]},{"@type":"WebSite","@id":"https:\/\/arcader.org\/news\/#website","url":"https:\/\/arcader.org\/news\/","name":"Arcade News","description":"Free Arcade News from the Best Online Sources","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/arcader.org\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/arcader.org\/news\/#\/schema\/person\/8460f5e5076b52fb2369f2f7ce6f2839","name":"Arcade News","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3fea48a614d86edd987bc7bb25f4707c69546d4b1f78ad4aa20b26316bad1f9d?s=96&d=mm&r=g","caption":"Arcade News"},"sameAs":["https:\/\/cricketgames.tv"],"url":"https:\/\/arcader.org\/news\/author\/arcade-news\/"}]}},"_links":{"self":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts\/1455465","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/comments?post=1455465"}],"version-history":[{"count":1,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts\/1455465\/revisions"}],"predecessor-version":[{"id":1455474,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/posts\/1455465\/revisions\/1455474"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/media\/1455466"}],"wp:attachment":[{"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/media?parent=1455465"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/categories?post=1455465"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arcader.org\/news\/wp-json\/wp\/v2\/tags?post=1455465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}