Forgot your password?
typodupeerror

Submission + - New Linux Vulnerability (arstechnica.com)

Cognitive Dissident writes: Ars Technical is reporting a major new vulnerability in Linux. Named "Dirty Pipeline" it involves abuse of 'pipes' at the shell level as you might guess.

The name Dirty Pipe is meant to both signal similarities to Dirty Cow and provide clues about the new vulnerability's origins. "Pipe" refers to a pipeline, a Linux mechanism for one OS process to send data to another process. In essence, a pipeline is two or more processes that are chained together so that the output text of one process (stdout) is passed directly as input (stdin) to the next one. Tracked as CVE-2022-0847, the vulnerability came to light when a researcher for website builder CM4all was troubleshooting a series of corrupted files that kept appearing on a customer's Linux machine. After months of analysis, the researcher finally found that the customer's corrupted files were the result of a bug in the Linux kernel.


This discussion was created for logged-in users only, but now has been archived. No new comments can be posted.

New Linux Vulnerability

Comments Filter:

Advertising is the rattling of a stick inside a swill bucket. -- George Orwell

Working...