Urgent.News

What's breaking now, across thousands of outlets.

Tech

Ubuntu on WSL finally replaced my Linux partition, and my Windows 11 PC no longer needs dual-boot

I ditched dual-boot for WSL, and I'm not going back to partitioning my SSD

Ubuntu on WSL finally replaced my Linux partition, and my Windows 11 PC no longer needs dual-boot

The writer of this piece had previously used a dedicated Ubuntu partition alongside Windows 11, but has now switched to using Ubuntu on the Windows Subsystem for Linux (WSL). This change has eliminated the need for a dual-boot setup on their PC.

Researchers at Austria's Graz University of Technology have discovered flaws in file notification systems on several operating systems, including Linux, Android, macOS, and Windows. These flaws, which have existed for many years, could potentially allow malicious users to infer the activities of other users on the same computer. The affected systems include inotify on Linux since 2005 and ReadDirectoryChangesW on Windows since 2000, according to The Register.

The file notification subsystems in question provide information on file changes, but do not reveal file contents. However, this information can be used as a side channel to launch attacks, such as inter-keystroke-timing attacks, website fingerprinting attacks, and UI redress attacks. These attacks could potentially reveal user input, website visits, and allow credential theft.

Brief written by urgent.news from XDA Developers, The Register, The Register Science — 3 reports on this story. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at xda-developers.com →

More in Tech

Internal linking as a data structure

Internal linking as a data structure Most internal linking work happens by hand: an editor remembers a related page and drops a link at the bottom of a post.

  • Internal linking functions as a data structure within websites
  • Treat internal links as a graph with URLs as nodes and hrefs as directed edges
  • Compute orphan pages, link depth, and missing connections programmatically

Why your pages are crawled but not indexed

Why your pages are crawled but not indexed "Crawled, currently not indexed" in Search Console gets treated as one problem with one fix, usually "publish better content." The status covers several…

  • Googlebot fetched URL but decided not to index
  • Canonical tag or JavaScript-rendered content may cause issue
  • URL Inspection API provides precise index status data

More from Friday 25 September →