Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2022-0847: Linux kernel: overwriting read-only files #2829

Closed
miwithro opened this issue Mar 7, 2022 · 5 comments
Closed

CVE-2022-0847: Linux kernel: overwriting read-only files #2829

miwithro opened this issue Mar 7, 2022 · 5 comments
Labels
announcement resolution/answer-provided Provided answer to issue, question or feedback. security

Comments

@miwithro
Copy link
Contributor

miwithro commented Mar 7, 2022

A new vulnerability in the Linux kernel since
version 5.8 commit f6dd975583bd ("pipe: merge anon_pipe_buf*_ops") due
to uninitialized variables. It enables anybody to write arbitrary
data to arbitrary files, even if the file is O_RDONLY, immutable or on
a MS_RDONLY filesystem. It can be used to inject code into arbitrary
processes.

It is similar to CVE-2016-5195 "Dirty Cow", but is easier to exploit.

The vulnerability was fixed in Linux 5.16.11, 5.15.25 and 5.10.102.

https://www.openwall.com/lists/oss-security/2022/03/07/1

AKS Information:

AKS is not impacted by this vulnerability as it was introduced in the 5.8 tree, and AKS uses the 5.4 tree.

@miwithro miwithro pinned this issue Mar 7, 2022
@epierotto
Copy link

Since AKS uses Ubuntu for the node images, does this apply?
https://askubuntu.com/questions/1396716/why-is-linux-in-bionic-and-focal-affected-by-cve-2022-0847

@miwithro
Copy link
Contributor Author

@epierotto this CVE applies to 20.04 essentially, 18.04 running on the 5.4 tree is not affected.

@ghost
Copy link

ghost commented Apr 9, 2022

Action required from @Azure/aks-pm

@ghost ghost added the Needs Attention 👋 Issues needs attention/assignee/owner label Apr 9, 2022
@ghost
Copy link

ghost commented Apr 24, 2022

Issue needing attention of @Azure/aks-leads

@CocoWang-wql CocoWang-wql added the resolution/answer-provided Provided answer to issue, question or feedback. label Apr 25, 2022
@ghost ghost removed action-required Needs Attention 👋 Issues needs attention/assignee/owner labels Apr 25, 2022
@ghost
Copy link

ghost commented Apr 27, 2022

Thanks for reaching out. I'm closing this issue as it was marked with "Answer Provided" and it hasn't had activity for 2 days.

@ghost ghost closed this as completed Apr 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 27, 2022
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
announcement resolution/answer-provided Provided answer to issue, question or feedback. security
Projects
None yet
Development

No branches or pull requests

3 participants