Skip to content

Commit b7cc79a

Browse files
1 parent 9f74309 commit b7cc79a

4 files changed

Lines changed: 46 additions & 3 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-f3p8-j3ww-gvq7",
4+
"modified": "2026-06-27T12:30:51Z",
5+
"published": "2026-06-27T12:30:51Z",
6+
"aliases": [
7+
"CVE-2026-49416"
8+
],
9+
"details": "The CONS_HISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller than expected. Subsequent initialization of the buffer wrote beyond the end of the allocation.\n\nAn unprivileged local user with access to a vt(4) device can trigger an out-of-bounds write in the kernel, potentially escalating privileges.",
10+
"severity": [],
11+
"affected": [],
12+
"references": [
13+
{
14+
"type": "ADVISORY",
15+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49416"
16+
},
17+
{
18+
"type": "WEB",
19+
"url": "https://security.freebsd.org/advisories/FreeBSD-SA-26:34.vt.asc"
20+
}
21+
],
22+
"database_specific": {
23+
"cwe_ids": [
24+
"CWE-190"
25+
],
26+
"severity": null,
27+
"github_reviewed": false,
28+
"github_reviewed_at": null,
29+
"nvd_published_at": "2026-06-27T10:16:38Z"
30+
}
31+
}

advisories/unreviewed/2026/06/GHSA-q4jf-gp35-367g/GHSA-q4jf-gp35-367g.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-q4jf-gp35-367g",
4-
"modified": "2026-06-24T18:32:46Z",
4+
"modified": "2026-06-27T12:30:51Z",
55
"published": "2026-06-24T18:32:45Z",
66
"aliases": [
77
"CVE-2026-53070"
@@ -14,6 +14,10 @@
1414
"type": "ADVISORY",
1515
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53070"
1616
},
17+
{
18+
"type": "WEB",
19+
"url": "https://git.kernel.org/stable/c/0de7db2eb27e82b983157016fa604b1ba664ae5f"
20+
},
1721
{
1822
"type": "WEB",
1923
"url": "https://git.kernel.org/stable/c/2cd7e6971fc2787408ceef17906ea152791448cf"

advisories/unreviewed/2026/06/GHSA-vgrc-x22q-wc53/GHSA-vgrc-x22q-wc53.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-vgrc-x22q-wc53",
4-
"modified": "2026-06-24T09:30:48Z",
4+
"modified": "2026-06-27T12:30:51Z",
55
"published": "2026-06-24T09:30:48Z",
66
"aliases": [
77
"CVE-2026-52938"
@@ -14,6 +14,10 @@
1414
"type": "ADVISORY",
1515
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-52938"
1616
},
17+
{
18+
"type": "WEB",
19+
"url": "https://git.kernel.org/stable/c/16af24fea29c209dea53595c99f6da9398548e1b"
20+
},
1721
{
1822
"type": "WEB",
1923
"url": "https://git.kernel.org/stable/c/375e4e33c18dfa05c5dfd5f3dfffeb29343dd4c7"

advisories/unreviewed/2026/06/GHSA-w447-hxj8-xq6p/GHSA-w447-hxj8-xq6p.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-w447-hxj8-xq6p",
4-
"modified": "2026-06-09T21:32:20Z",
4+
"modified": "2026-06-27T12:30:49Z",
55
"published": "2026-06-03T18:33:12Z",
66
"aliases": [
77
"CVE-2026-46252"
@@ -23,6 +23,10 @@
2323
"type": "WEB",
2424
"url": "https://git.kernel.org/stable/c/497330b203d2c59c5ff3fa4c34d14494d7203bc3"
2525
},
26+
{
27+
"type": "WEB",
28+
"url": "https://git.kernel.org/stable/c/bde74af8d4466213007bdd42cc85fa72c861dea7"
29+
},
2630
{
2731
"type": "WEB",
2832
"url": "https://git.kernel.org/stable/c/c66e0db0f37290b53c57994f998bb55590364fd0"

0 commit comments

Comments
 (0)