Skip to content

Commit 43c69d5

Browse files
authored
Merge pull request #314 from ginglis13/kernel-advisories-4.1.0
advisories: add kernel-6.1 CVEs for 4.1.0 release
2 parents c57c8e9 + 8761b75 commit 43c69d5

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-cbg7nhxhibmz"
3+
title = "kernel CVE-2024-49996"
4+
cve = "CVE-2024-49996"
5+
severity = "moderate"
6+
description = "In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points"
7+
8+
[[advisory.products]]
9+
package-name = "kernel-6.1"
10+
patched-version = "6.1.119"
11+
patched-epoch = "0"
12+
13+
[updateinfo]
14+
author = "giinglis"
15+
issue-date = 2024-12-11T18:17:05Z
16+
arches = ["x86_64", "aarch64"]
17+
version = "4.1.0"
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[advisory]
2+
id = "BRSA-fes8wtslzjru"
3+
title = "kernel CVE-2024-41080"
4+
cve = "CVE-2024-41080"
5+
severity = "moderate"
6+
description = "In the Linux kernel, the following vulnerability has been resolved: io_uring: fix possible deadlock in io_register_iowq_max_workers()"
7+
8+
[[advisory.products]]
9+
package-name = "kernel-6.1"
10+
patched-version = "6.1.119"
11+
patched-epoch = "0"
12+
13+
[updateinfo]
14+
author = "giinglis"
15+
issue-date = 2024-12-11T18:17:05Z
16+
arches = ["x86_64", "aarch64"]
17+
version = "4.1.0"

0 commit comments

Comments
 (0)