Skip to content

Commit

Permalink
1 changes (0 new | 1 updated):
Browse files Browse the repository at this point in the history
      - 0 new CVEs:
      - 1 updated CVEs: CVE-2022-40433
  • Loading branch information
cvelistV5 Github Action committed Feb 16, 2024
1 parent 70ae840 commit 8a28270
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 61 deletions.
63 changes: 7 additions & 56 deletions cves/2022/40xxx/CVE-2022-40433.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,75 +2,26 @@
"dataType": "CVE_RECORD",
"dataVersion": "5.0",
"cveMetadata": {
"state": "PUBLISHED",
"state": "REJECTED",
"cveId": "CVE-2022-40433",
"assignerOrgId": "43595867-4340-4103-b7a2-9a5208d29a85",
"assignerShortName": "oracle",
"dateUpdated": "2023-12-06T20:58:35.559367",
"dateUpdated": "2024-02-16T23:22:28.065Z",
"dateReserved": "2022-09-11T00:00:00",
"datePublished": "2023-08-22T00:00:00"
"datePublished": "2023-08-22T00:00:00",
"dateRejected": "2024-02-16T23:22:28.065Z"
},
"containers": {
"cna": {
"providerMetadata": {
"orgId": "43595867-4340-4103-b7a2-9a5208d29a85",
"shortName": "oracle",
"dateUpdated": "2023-12-06T20:58:35.559367"
"dateUpdated": "2024-02-16T23:22:28.065Z"
},
"descriptions": [
"rejectedReasons": [
{
"lang": "en",
"value": "An issue was discovered in function ciMethodBlocks::make_block_at in Oracle JDK (HotSpot VM) 11, 17 and OpenJDK (HotSpot VM) 8, 11, 17, allows attackers to cause a denial of service. Note: Vendor states that this to is Defense in Depth at most due to the nature of the issue and the special circumstances required (server must be running particular code locally, code compiled with an old, old version of javac, etc.)."
}
],
"tags": [
"disputed"
],
"affected": [
{
"vendor": "OpenJDK, OracleJDK",
"product": "Oracle JDK (HotSpot VM)",
"versions": [
{
"version": "11, 17",
"status": "affected"
}
]
},
{
"vendor": "OpenJDK, OracleJDK",
"product": "OpenJDK (HotSpot VM)",
"versions": [
{
"version": "8, 11, 17",
"status": "affected"
}
]
}
],
"references": [
{
"url": "https://bugs.openjdk.org/browse/JDK-8283441"
},
{
"url": "https://github.com/openjdk/jdk13u-dev/pull/394"
},
{
"url": "https://github.com/openjdk/jdk11u-dev/pull/1183"
},
{
"url": "https://github.com/openjdk/jdk15u-dev/pull/261"
}
],
"problemTypes": [
{
"descriptions": [
{
"type": "text",
"lang": "en",
"description": "A fatal error that causes JVM to crash due to segmentation fault"
}
]
"value": "** REJECT ** This CVE ID has been rejected by its CNA as it was not a security issue."
}
]
}
Expand Down
10 changes: 5 additions & 5 deletions cves/delta.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"fetchTime": "2024-02-16T23:12:38.702Z",
"fetchTime": "2024-02-16T23:25:33.787Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2024-24762",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2024-24762",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2024/24xxx/CVE-2024-24762.json",
"dateUpdated": "2024-02-16T23:09:39.080Z"
"cveId": "CVE-2022-40433",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2022-40433",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2022/40xxx/CVE-2022-40433.json",
"dateUpdated": "2024-02-16T23:22:28.065Z"
}
],
"error": []
Expand Down
14 changes: 14 additions & 0 deletions cves/deltaLog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"fetchTime": "2024-02-16T23:25:33.787Z",
"numberOfChanges": 1,
"new": [],
"updated": [
{
"cveId": "CVE-2022-40433",
"cveOrgLink": "https://www.cve.org/CVERecord?id=CVE-2022-40433",
"githubLink": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2022/40xxx/CVE-2022-40433.json",
"dateUpdated": "2024-02-16T23:22:28.065Z"
}
],
"error": []
},
{
"fetchTime": "2024-02-16T23:12:38.702Z",
"numberOfChanges": 1,
Expand Down

0 comments on commit 8a28270

Please sign in to comment.