{"id":77149,"date":"2026-02-14T19:45:57","date_gmt":"2026-02-14T16:15:57","guid":{"rendered":"https:\/\/afaghhosting.net\/blog\/cve-2026-23168-flex_proportions-make-fprop_new_period-hardirq-safe\/"},"modified":"2026-02-14T19:45:57","modified_gmt":"2026-02-14T16:15:57","slug":"cve-2026-23168-flex_proportions-make-fprop_new_period-hardirq-safe","status":"publish","type":"post","link":"https:\/\/afaghhosting.net\/blog\/cve-2026-23168-flex_proportions-make-fprop_new_period-hardirq-safe\/","title":{"rendered":"CVE-2026-23168 &#8211; flex_proportions: make fprop_new_period() hardirq safe"},"content":{"rendered":"<p>CVE ID : CVE-2026-23168<\/p>\n<p>Published :  Feb. 14, 2026, 4:15 p.m. | 14\u00a0minutes ago<\/p>\n<p>Description : In the Linux kernel, the following vulnerability has been resolved:<\/p>\n<p>flex_proportions: make fprop_new_period() hardirq safe<\/p>\n<p>Bernd has reported a lockdep splat from flexible proportions code that is<br \/>\nessentially complaining about the following race:<\/p>\n<p>run_timer_softirq &#8211; we are in softirq context<br \/>\n  call_timer_fn<br \/>\n    writeout_period<br \/>\n      fprop_new_period<br \/>\n        write_seqcount_begin(&amp;p-&gt;sequence);<\/p>\n<p>        &#8230;<br \/>\n        blk_mq_end_request()<br \/>\n\t  blk_update_request()<br \/>\n\t    ext4_end_bio()<br \/>\n\t      folio_end_writeback()<br \/>\n\t\t__wb_writeout_add()<br \/>\n\t\t  __fprop_add_percpu_max()<br \/>\n\t\t    if (unlikely(max_frac sequence);<br \/>\n\t\t\t  &#8211; sees odd sequence so loops indefinitely<\/p>\n<p>Note that a deadlock like this is only possible if the bdi has configured<br \/>\nmaximum fraction of writeout throughput which is very rare in general but<br \/>\nfrequent for example for FUSE bdis.  To fix this problem we have to make<br \/>\nsure write section of the sequence counter is irqsafe.<\/p>\n<p>Severity: 0.0 | NA<\/p>\n<p>Visit the link for more details, such as CVSS details, affected products, timeline, and more&#8230;\u00a0<\/p>\n","protected":false},"excerpt":{"rendered":"<p>CVE ID : CVE-2026-23168 Published : Feb. 14, 2026, 4:15 p.m. | 14\u00a0minutes ago Description : In the Linux kernel, the following vulnerability has been resolved: flex_proportions: make fprop_new_period() hardirq safe Bernd has reported a lockdep splat from flexible proportions code that is essentially complaining about the following race: run_timer_softirq &#8211; we are in softirq &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[26],"tags":[],"class_list":["post-77149","post","type-post","status-publish","format-standard","hentry","category-vulnerability"],"_links":{"self":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/77149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/comments?post=77149"}],"version-history":[{"count":0,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/posts\/77149\/revisions"}],"wp:attachment":[{"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/media?parent=77149"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/categories?post=77149"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/afaghhosting.net\/blog\/wp-json\/wp\/v2\/tags?post=77149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}