Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-39325 (GCVE-0-2023-39325)
Vulnerability from cvelistv5 – Published: 2023-10-11 21:15 – Updated: 2025-02-13 17:02
VLAI
EPSS
VEX
Title
HTTP/2 rapid reset can cause excessive work in net/http
Summary
A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.
Severity
7.5 (High)
CWE
- CWE-400 - Uncontrolled Resource Consumption
Assigner
References
43 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | net/http |
Affected:
0 , < 1.20.10
(semver)
Affected: 1.21.0-0 , < 1.21.3 (semver) |
guessed | |
| golang.org/x/net | golang.org/x/net/http2 |
Affected:
0 , < 0.17.0
(semver)
|
guessed |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T18:02:06.746Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/63417"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/534215"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/534235"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20231110-0008/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net/http",
"product": "net/http",
"programRoutines": [
{
"name": "http2serverConn.serve"
},
{
"name": "http2serverConn.processHeaders"
},
{
"name": "http2serverConn.upgradeRequest"
},
{
"name": "http2serverConn.runHandler"
},
{
"name": "ListenAndServe"
},
{
"name": "ListenAndServeTLS"
},
{
"name": "Serve"
},
{
"name": "ServeTLS"
},
{
"name": "Server.ListenAndServe"
},
{
"name": "Server.ListenAndServeTLS"
},
{
"name": "Server.Serve"
},
{
"name": "Server.ServeTLS"
},
{
"name": "http2Server.ServeConn"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.20.10",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.21.3",
"status": "affected",
"version": "1.21.0-0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "golang.org/x/net/http2",
"product": "golang.org/x/net/http2",
"programRoutines": [
{
"name": "serverConn.serve"
},
{
"name": "serverConn.processHeaders"
},
{
"name": "serverConn.upgradeRequest"
},
{
"name": "serverConn.runHandler"
},
{
"name": "Server.ServeConn"
}
],
"vendor": "golang.org/x/net",
"versions": [
{
"lessThan": "0.17.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-04-28T04:05:57.980Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/63417"
},
{
"url": "https://go.dev/cl/534215"
},
{
"url": "https://go.dev/cl/534235"
},
{
"url": "https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ"
},
{
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20231110-0008/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/"
},
{
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/"
}
],
"title": "HTTP/2 rapid reset can cause excessive work in net/http"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2023-39325",
"datePublished": "2023-10-11T21:15:02.727Z",
"dateReserved": "2023-07-27T17:05:55.188Z",
"dateUpdated": "2025-02-13T17:02:50.341Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-39325",
"date": "2026-08-18",
"epss": "0.03796",
"percentile": "0.89083"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.20.0\", \"versionEndExcluding\": \"1.20.10\", \"matchCriteriaId\": \"99C776A5-1409-4638-AB9A-8A2B053DBFE1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.21.0\", \"versionEndExcluding\": \"1.21.3\", \"matchCriteriaId\": \"5FD9AB15-E5F6-4DBC-9EC7-D0ABA705802A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:golang:http2:*:*:*:*:*:go:*:*\", \"versionEndExcluding\": \"0.17.0\", \"matchCriteriaId\": \"D7D2F801-6F65-4705-BCB9-D057EA54A707\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:astra_trident:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"A4E44A7B-F32A-43F2-B41A-CB3049100DF7\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:astra_trident_autosupport:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"25008095-A75E-4E34-9538-61B6334BB0F9\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.\"}, {\"lang\": \"es\", \"value\": \"Un cliente HTTP/2 malicioso que crea solicitudes r\\u00e1pidamente y las restablece inmediatamente puede provocar un consumo excesivo de recursos del servidor. Si bien el n\\u00famero total de solicitudes est\\u00e1 limitado por la configuraci\\u00f3n http2.Server.MaxConcurrentStreams, restablecer una solicitud en curso permite al atacante crear una nueva solicitud mientras la existente a\\u00fan se est\\u00e1 ejecutando. Con la soluci\\u00f3n aplicada, los servidores HTTP/2 ahora vincularon el n\\u00famero de rutinas de controlador que se ejecutan simult\\u00e1neamente al l\\u00edmite de concurrencia de transmisi\\u00f3n (MaxConcurrentStreams). Las nuevas solicitudes que lleguen cuando se encuentre en el l\\u00edmite (lo que solo puede ocurrir despu\\u00e9s de que el cliente haya restablecido una solicitud existente en curso) se pondr\\u00e1n en cola hasta que salga un controlador. Si la cola de solicitudes crece demasiado, el servidor finalizar\\u00e1 la conexi\\u00f3n. Este problema tambi\\u00e9n se solucion\\u00f3 en golang.org/x/net/http2 para los usuarios que configuran HTTP/2 manualmente. El l\\u00edmite de simultaneidad de transmisiones predeterminado es 250 transmisiones (solicitudes) por conexi\\u00f3n HTTP/2. Este valor se puede ajustar utilizando el paquete golang.org/x/net/http2; consulte la configuraci\\u00f3n Server.MaxConcurrentStreams y la funci\\u00f3n ConfigureServer.\"}]",
"id": "CVE-2023-39325",
"lastModified": "2024-11-21T08:15:09.627",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2023-10-11T22:15:09.880",
"references": "[{\"url\": \"https://go.dev/cl/534215\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/cl/534235\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/issue/63417\", \"source\": \"security@golang.org\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ\", \"source\": \"security@golang.org\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/\", \"source\": \"security@golang.org\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2102\", \"source\": \"security@golang.org\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"security@golang.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231110-0008/\", \"source\": \"security@golang.org\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://go.dev/cl/534215\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/cl/534235\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://go.dev/issue/63417\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2023-2102\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202311-09\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20231110-0008/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-770\"}]}]"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T02:41:27.000Z",
"cve": "CVE-2023-39325",
"id": "msrc_CVE-2023-39325",
"initial_release_date": "2023-10-01T00:00:00.000Z",
"product_status:fixed": "61",
"product_status:known_affected": "61",
"product_status:known_not_affected": "16",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "HTTP/2 rapid reset can cause excessive work in net/http",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-39325.json",
"version": "40"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-39325\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2023-10-11T22:15:09.880\",\"lastModified\":\"2026-06-17T06:12:02.173\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.\"},{\"lang\":\"es\",\"value\":\"Un cliente HTTP/2 malicioso que crea solicitudes r\u00e1pidamente y las restablece inmediatamente puede provocar un consumo excesivo de recursos del servidor. Si bien el n\u00famero total de solicitudes est\u00e1 limitado por la configuraci\u00f3n http2.Server.MaxConcurrentStreams, restablecer una solicitud en curso permite al atacante crear una nueva solicitud mientras la existente a\u00fan se est\u00e1 ejecutando. Con la soluci\u00f3n aplicada, los servidores HTTP/2 ahora vincularon el n\u00famero de rutinas de controlador que se ejecutan simult\u00e1neamente al l\u00edmite de concurrencia de transmisi\u00f3n (MaxConcurrentStreams). Las nuevas solicitudes que lleguen cuando se encuentre en el l\u00edmite (lo que solo puede ocurrir despu\u00e9s de que el cliente haya restablecido una solicitud existente en curso) se pondr\u00e1n en cola hasta que salga un controlador. Si la cola de solicitudes crece demasiado, el servidor finalizar\u00e1 la conexi\u00f3n. Este problema tambi\u00e9n se solucion\u00f3 en golang.org/x/net/http2 para los usuarios que configuran HTTP/2 manualmente. El l\u00edmite de simultaneidad de transmisiones predeterminado es 250 transmisiones (solicitudes) por conexi\u00f3n HTTP/2. Este valor se puede ajustar utilizando el paquete golang.org/x/net/http2; consulte la configuraci\u00f3n Server.MaxConcurrentStreams y la funci\u00f3n ConfigureServer.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"net/http\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"net/http\",\"programRoutines\":[{\"name\":\"http2serverConn.serve\"},{\"name\":\"http2serverConn.processHeaders\"},{\"name\":\"http2serverConn.upgradeRequest\"},{\"name\":\"http2serverConn.runHandler\"},{\"name\":\"ListenAndServe\"},{\"name\":\"ListenAndServeTLS\"},{\"name\":\"Serve\"},{\"name\":\"ServeTLS\"},{\"name\":\"Server.ListenAndServe\"},{\"name\":\"Server.ListenAndServeTLS\"},{\"name\":\"Server.Serve\"},{\"name\":\"Server.ServeTLS\"},{\"name\":\"http2Server.ServeConn\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.20.10\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.21.0-0\",\"lessThan\":\"1.21.3\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"golang.org/x/net\",\"product\":\"golang.org/x/net/http2\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/net/http2\",\"programRoutines\":[{\"name\":\"serverConn.serve\"},{\"name\":\"serverConn.processHeaders\"},{\"name\":\"serverConn.upgradeRequest\"},{\"name\":\"serverConn.runHandler\"},{\"name\":\"Server.ServeConn\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.17.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.20.0\",\"versionEndExcluding\":\"1.20.10\",\"matchCriteriaId\":\"99C776A5-1409-4638-AB9A-8A2B053DBFE1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.21.0\",\"versionEndExcluding\":\"1.21.3\",\"matchCriteriaId\":\"5FD9AB15-E5F6-4DBC-9EC7-D0ABA705802A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:http2:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.17.0\",\"matchCriteriaId\":\"D7D2F801-6F65-4705-BCB9-D057EA54A707\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:astra_trident:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A4E44A7B-F32A-43F2-B41A-CB3049100DF7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:astra_trident_autosupport:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"25008095-A75E-4E34-9538-61B6334BB0F9\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/534215\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/534235\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/63417\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/\",\"source\":\"security@golang.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2102\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231110-0008/\",\"source\":\"security@golang.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://go.dev/cl/534215\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/cl/534235\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://go.dev/issue/63417\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2023-2102\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202311-09\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20231110-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-18T20:47:41+00:00",
"cve": "CVE-2023-39325",
"id": "CVE-2023-39325",
"initial_release_date": "2023-10-10T00:00:00+00:00",
"product_status:fixed": "6046",
"product_status:known_affected": "223",
"product_status:known_not_affected": "30360",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-39325.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-06-26T02:52:55Z",
"cve": "CVE-2023-39325",
"id": "CVE-2023-39325",
"initial_release_date": "2023-10-11T01:47:17Z",
"product_status:known_affected": "5",
"product_status:known_not_affected": "866",
"product_status:recommended": "558",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-39325",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-39325.json",
"version": "53"
}
}
}
GSD-2023-39325
Vulnerability from gsd - Updated: 2023-12-13 01:20Details
A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2023-39325",
"id": "GSD-2023-39325"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-39325"
],
"details": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"id": "GSD-2023-39325",
"modified": "2023-12-13T01:20:33.115870Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security@golang.org",
"ID": "CVE-2023-39325",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "net/http",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "1.20.10"
},
{
"version_affected": "\u003c",
"version_name": "1.21.0-0",
"version_value": "1.21.3"
}
]
}
}
]
},
"vendor_name": "Go standard library"
},
{
"product": {
"product_data": [
{
"product_name": "golang.org/x/net/http2",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "0",
"version_value": "0.17.0"
}
]
}
}
]
},
"vendor_name": "golang.org/x/net"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400: Uncontrolled Resource Consumption"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://go.dev/issue/63417",
"refsource": "MISC",
"url": "https://go.dev/issue/63417"
},
{
"name": "https://go.dev/cl/534215",
"refsource": "MISC",
"url": "https://go.dev/cl/534215"
},
{
"name": "https://go.dev/cl/534235",
"refsource": "MISC",
"url": "https://go.dev/cl/534235"
},
{
"name": "https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ",
"refsource": "MISC",
"url": "https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ"
},
{
"name": "https://pkg.go.dev/vuln/GO-2023-2102",
"refsource": "MISC",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/"
},
{
"name": "https://security.netapp.com/advisory/ntap-20231110-0008/",
"refsource": "MISC",
"url": "https://security.netapp.com/advisory/ntap-20231110-0008/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/"
},
{
"name": "https://security.gentoo.org/glsa/202311-09",
"refsource": "MISC",
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/"
},
{
"name": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/",
"refsource": "MISC",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "99C776A5-1409-4638-AB9A-8A2B053DBFE1",
"versionEndExcluding": "1.20.10",
"versionStartIncluding": "1.20.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "5FD9AB15-E5F6-4DBC-9EC7-D0ABA705802A",
"versionEndExcluding": "1.21.3",
"versionStartIncluding": "1.21.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:http2:*:*:*:*:*:go:*:*",
"matchCriteriaId": "D7D2F801-6F65-4705-BCB9-D057EA54A707",
"versionEndExcluding": "0.17.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:*",
"matchCriteriaId": "B8EDB836-4E6A-4B71-B9B2-AA3E03E0F646",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:astra_trident:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A4E44A7B-F32A-43F2-B41A-CB3049100DF7",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:astra_trident_autosupport:-:*:*:*:*:*:*:*",
"matchCriteriaId": "25008095-A75E-4E34-9538-61B6334BB0F9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function."
},
{
"lang": "es",
"value": "Un cliente HTTP/2 malicioso que crea solicitudes r\u00e1pidamente y las restablece inmediatamente puede provocar un consumo excesivo de recursos del servidor. Si bien el n\u00famero total de solicitudes est\u00e1 limitado por la configuraci\u00f3n http2.Server.MaxConcurrentStreams, restablecer una solicitud en curso permite al atacante crear una nueva solicitud mientras la existente a\u00fan se est\u00e1 ejecutando. Con la soluci\u00f3n aplicada, los servidores HTTP/2 ahora vincularon el n\u00famero de rutinas de controlador que se ejecutan simult\u00e1neamente al l\u00edmite de concurrencia de transmisi\u00f3n (MaxConcurrentStreams). Las nuevas solicitudes que lleguen cuando se encuentre en el l\u00edmite (lo que solo puede ocurrir despu\u00e9s de que el cliente haya restablecido una solicitud existente en curso) se pondr\u00e1n en cola hasta que salga un controlador. Si la cola de solicitudes crece demasiado, el servidor finalizar\u00e1 la conexi\u00f3n. Este problema tambi\u00e9n se solucion\u00f3 en golang.org/x/net/http2 para los usuarios que configuran HTTP/2 manualmente. El l\u00edmite de simultaneidad de transmisiones predeterminado es 250 transmisiones (solicitudes) por conexi\u00f3n HTTP/2. Este valor se puede ajustar utilizando el paquete golang.org/x/net/http2; consulte la configuraci\u00f3n Server.MaxConcurrentStreams y la funci\u00f3n ConfigureServer."
}
],
"id": "CVE-2023-39325",
"lastModified": "2024-04-28T04:15:09.877",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-10-11T22:15:09.880",
"references": [
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://go.dev/cl/534215"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://go.dev/cl/534235"
},
{
"source": "security@golang.org",
"tags": [
"Issue Tracking",
"Vendor Advisory"
],
"url": "https://go.dev/issue/63417"
},
{
"source": "security@golang.org",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/iNNxDTCjZvo/m/UDd7VKQuAAAJ"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3OVW5V2DM5K5IC3H7O42YDUGNJ74J35O/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3SZN67IL7HMGMNAVLOTIXLIHUDXZK4LH/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3WJ4QVX2AMUJ2F2S27POOAHRC4K3CHU4/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4BUK2ZIAGCULOOYDNH25JPU6JBES5NF2/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5RSKA2II6QTD4YUKUNDVJQSRYSFC4VFR/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AVZDNSMVDAQJ64LJC5I5U5LDM5753647/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CHHITS4PUOZAKFIUBQAQZC7JWXMOYE4B/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/D2BBIDR2ZMB3X5BC7SR4SLQMHRMVPY6L/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ECRC75BQJP6FJN2L7KCKYZW4DSBD7QSD/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FTMJ3NJIDAZFWJQQSP3L22MUFJ3UP2PT/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GSY7SXFFTPZFWDM6XELSDSHZLVW3AHK7/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZQIELEIRSZUYTFFH5KTH2YJ4IIQG2KE/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IPWCNYB5PQ5PCVZ4NJT6G56ZYFZ5QBU6/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KEOTKBUPZXHE3F352JBYNTSNRXYLWD6P/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/L5E5JSJBZLYXOTZWXHJKRVCIXIHVWKJ6/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MZQYOOKHQDQ57LV2IAG6NRFOVXKHJJ3Z/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NG7IMPL55MVWU3LCI4JQJT3K2U5CHDV7/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ODBY7RVMGZCBSTWF2OZGIZS57FNFUL67/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OXGWPQOJ3JNDW2XIYKIVJ7N7QUIFNM2Q/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PJCUNGIQDUMZ4Z6HWVYIMR66A35F5S74/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QF5QSYAOPDOWLY6DUHID56Q4HQFYB45I/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QXOU2JZUBEBP7GBKAYIJRPRBZSJCD7ST/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R3UETKPUB3V5JS5TLZOF3SMTGT5K5APS/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REMHVVIBDNKSRKNOTV7EQSB7CYQWOUOU/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/T7N5GV4CHH6WAGX3GFMDD3COEOVCZ4RI/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ULQQONMSCQSH5Z5OWFFQHCGEZ3NL4DRJ/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UTT7DG3QOF5ZNJLUGHDNLRUIN6OWZARP/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W2LZSWTV4NV4SNQARNXG5T6LRHP26EW2/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WCNCBYKZXLDFGAJUB7ZP5VLC3YTHJNVH/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XTNLSL44Y5FB6JWADSZH6DCV4JJAAEQY/"
},
{
"source": "security@golang.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YJWHBLVZDM5KQSDFRBFRKU5KSSOLIRQ4/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YRKEXKANQ7BKJW2YTAMP625LJUJZLJ4P/"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZSVEMQV5ROY5YW5QE3I57HT3ITWG5GCV/"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"source": "security@golang.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202311-09"
},
{
"source": "security@golang.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20231110-0008/"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
MSRC_CVE-2023-39325
Vulnerability from csaf_microsoft - Published: 2023-10-01 00:00 - Updated: 2026-02-18 02:41Summary
HTTP/2 rapid reset can cause excessive work in net/http
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
7.5 (High)
Affected products
Fixed
61 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19928-17086 | — | ||
| Unresolved product id: 19700-17086 | — | ||
| Unresolved product id: 19932-17084 | — | ||
| Unresolved product id: 18085-17084 | — | ||
| Unresolved product id: 19940-17084 | — | ||
| Unresolved product id: 18087-17084 | — | ||
| Unresolved product id: 19955-17084 | — | ||
| Unresolved product id: 19143-17084 | — | ||
| Unresolved product id: 19962-17084 | — | ||
| Unresolved product id: 19778-17086 | — | ||
| Unresolved product id: 19993-17084 | — | ||
| Unresolved product id: 19997-17086 | — | ||
| Unresolved product id: 19720-17086 | — | ||
| Unresolved product id: 18020-17086 | — | ||
| Unresolved product id: 18021-17086 | — | ||
| Unresolved product id: 17375-17086 | — | ||
| Unresolved product id: 17419-17086 | — | ||
| Unresolved product id: 17418-17086 | — | ||
| Unresolved product id: 18023-17086 | — | ||
| Unresolved product id: 18024-17086 | — | ||
| Unresolved product id: 18025-17086 | — | ||
| Unresolved product id: 18026-17086 | — | ||
| Unresolved product id: 18027-17086 | — | ||
| Unresolved product id: 18028-17086 | — | ||
| Unresolved product id: 18029-17086 | — | ||
| Unresolved product id: 18030-17086 | — | ||
| Unresolved product id: 18031-17086 | — | ||
| Unresolved product id: 18032-17086 | — | ||
| Unresolved product id: 18033-17086 | — | ||
| Unresolved product id: 18034-17086 | — | ||
| Unresolved product id: 18035-17086 | — | ||
| Unresolved product id: 18036-17086 | — | ||
| Unresolved product id: 18037-17086 | — | ||
| Unresolved product id: 18038-17084 | — | ||
| Unresolved product id: 17646-17084 | — | ||
| Unresolved product id: 17647-17084 | — | ||
| Unresolved product id: 18039-17084 | — | ||
| Unresolved product id: 18040-17084 | — | ||
| Unresolved product id: 17786-17084 | — | ||
| Unresolved product id: 18041-17084 | — | ||
| Unresolved product id: 18042-17084 | — | ||
| Unresolved product id: 18043-17084 | — | ||
| Unresolved product id: 18044-17084 | — | ||
| Unresolved product id: 17795-17084 | — | ||
| Unresolved product id: 17581-17084 | — | ||
| Unresolved product id: 18045-17084 | — | ||
| Unresolved product id: 17492-17084 | — | ||
| Unresolved product id: 18046-17084 | — | ||
| Unresolved product id: 18047-17084 | — | ||
| Unresolved product id: 18048-17084 | — | ||
| Unresolved product id: 18049-17084 | — | ||
| Unresolved product id: 18050-17084 | — | ||
| Unresolved product id: 17807-17084 | — | ||
| Unresolved product id: 17587-17084 | — | ||
| Unresolved product id: 17515-17084 | — | ||
| Unresolved product id: 19346-17084 | — | ||
| Unresolved product id: 19966-17084 | — | ||
| Unresolved product id: 19695-17086 | — | ||
| Unresolved product id: 19785-17086 | — | ||
| Unresolved product id: 19989-17084 | — | ||
| Unresolved product id: 19345-17084 | — |
Known affected
61 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-13 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-21 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-12 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-33 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-11 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-32 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-9 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-30 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-17 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-3 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-19 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-63 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-62 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-77 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-75 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-76 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-61 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-60 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-59 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-58 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-57 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-56 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-55 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-54 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-53 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-52 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-51 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-50 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-49 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-48 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-47 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-46 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-69 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-68 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-45 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-44 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-66 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-43 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-42 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-41 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-40 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-65 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-71 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-39 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-73 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-38 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-37 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-36 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-35 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-34 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-70 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-72 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-28 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-23 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-16 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-29 | — |
Vendor Fix
fix
|
Known not affected
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-14 | — | ||
| Unresolved product id: 17084-31 | — | ||
| Unresolved product id: 17084-25 | — | ||
| Unresolved product id: 17084-8 | — | ||
| Unresolved product id: 17084-27 | — | ||
| Unresolved product id: 17084-5 | — | ||
| Unresolved product id: 17084-67 | — | ||
| Unresolved product id: 17086-20 | — | ||
| Unresolved product id: 17084-15 | — | ||
| Unresolved product id: 17084-10 | — | ||
| Unresolved product id: 17084-74 | — | ||
| Unresolved product id: 17086-26 | — | ||
| Unresolved product id: 17084-24 | — | ||
| Unresolved product id: 17084-18 | — | ||
| Unresolved product id: 17084-22 | — | ||
| Unresolved product id: 17084-1 | — |
References
4 references
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2023/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2023-39325 HTTP/2 rapid reset can cause excessive work in net/http - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-39325.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "HTTP/2 rapid reset can cause excessive work in net/http",
"tracking": {
"current_release_date": "2026-02-18T02:41:27.000Z",
"generator": {
"date": "2026-02-18T11:57:00.962Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2023-39325",
"initial_release_date": "2023-10-01T00:00:00.000Z",
"revision_history": [
{
"date": "2023-10-23T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2023-10-28T00:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added coredns to CBL-Mariner 2.0"
},
{
"date": "2023-10-24T00:00:00.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0"
},
{
"date": "2024-01-18T00:00:00.000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added packer to CBL-Mariner 2.0"
},
{
"date": "2024-04-20T00:00:00.000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added git-lfs to CBL-Mariner 2.0"
},
{
"date": "2024-02-02T00:00:00.000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added kata-containers-cc to CBL-Mariner 2.0"
},
{
"date": "2024-03-07T00:00:00.000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added kata-containers to CBL-Mariner 2.0"
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Information published."
},
{
"date": "2024-07-12T00:00:00.000Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Information published."
},
{
"date": "2024-08-15T00:00:00.000Z",
"legacy_version": "1.9",
"number": "10",
"summary": "Information published."
},
{
"date": "2024-08-16T00:00:00.000Z",
"legacy_version": "2",
"number": "11",
"summary": "Information published."
},
{
"date": "2024-08-17T00:00:00.000Z",
"legacy_version": "2.1",
"number": "12",
"summary": "Information published."
},
{
"date": "2024-08-18T00:00:00.000Z",
"legacy_version": "2.2",
"number": "13",
"summary": "Information published."
},
{
"date": "2024-08-19T00:00:00.000Z",
"legacy_version": "2.3",
"number": "14",
"summary": "Information published."
},
{
"date": "2024-08-20T00:00:00.000Z",
"legacy_version": "2.4",
"number": "15",
"summary": "Information published."
},
{
"date": "2024-08-21T00:00:00.000Z",
"legacy_version": "2.5",
"number": "16",
"summary": "Information published."
},
{
"date": "2024-08-22T00:00:00.000Z",
"legacy_version": "2.6",
"number": "17",
"summary": "Information published."
},
{
"date": "2024-08-23T00:00:00.000Z",
"legacy_version": "2.7",
"number": "18",
"summary": "Information published."
},
{
"date": "2024-08-24T00:00:00.000Z",
"legacy_version": "2.8",
"number": "19",
"summary": "Information published."
},
{
"date": "2024-08-25T00:00:00.000Z",
"legacy_version": "2.9",
"number": "20",
"summary": "Information published."
},
{
"date": "2024-08-26T00:00:00.000Z",
"legacy_version": "3",
"number": "21",
"summary": "Information published."
},
{
"date": "2024-08-27T00:00:00.000Z",
"legacy_version": "3.1",
"number": "22",
"summary": "Information published."
},
{
"date": "2024-08-28T00:00:00.000Z",
"legacy_version": "3.2",
"number": "23",
"summary": "Information published."
},
{
"date": "2024-08-29T00:00:00.000Z",
"legacy_version": "3.3",
"number": "24",
"summary": "Information published."
},
{
"date": "2024-08-30T00:00:00.000Z",
"legacy_version": "3.4",
"number": "25",
"summary": "Information published."
},
{
"date": "2024-08-31T00:00:00.000Z",
"legacy_version": "3.5",
"number": "26",
"summary": "Information published."
},
{
"date": "2024-09-01T00:00:00.000Z",
"legacy_version": "3.6",
"number": "27",
"summary": "Information published."
},
{
"date": "2024-09-02T00:00:00.000Z",
"legacy_version": "3.7",
"number": "28",
"summary": "Information published."
},
{
"date": "2024-09-03T00:00:00.000Z",
"legacy_version": "3.8",
"number": "29",
"summary": "Information published."
},
{
"date": "2024-09-05T00:00:00.000Z",
"legacy_version": "3.9",
"number": "30",
"summary": "Information published."
},
{
"date": "2024-09-06T00:00:00.000Z",
"legacy_version": "4",
"number": "31",
"summary": "Information published."
},
{
"date": "2024-09-07T00:00:00.000Z",
"legacy_version": "4.1",
"number": "32",
"summary": "Information published."
},
{
"date": "2024-09-08T00:00:00.000Z",
"legacy_version": "4.2",
"number": "33",
"summary": "Information published."
},
{
"date": "2024-09-11T00:00:00.000Z",
"legacy_version": "4.3",
"number": "34",
"summary": "Information published."
},
{
"date": "2024-11-12T00:00:00.000Z",
"legacy_version": "4.4",
"number": "35",
"summary": "Added prometheus to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded kured to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded cri-tools to CBL-Mariner 2.0\nAdded kata-containers-cc to CBL-Mariner 2.0\nAdded kata-containers to CBL-Mariner 2.0\nAdded git-lfs to CBL-Mariner 2.0\nAdded opa to CBL-Mariner 2.0\nAdded moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0\nAdded coredns to CBL-Mariner 2.0\nAdded blobfuse2 to CBL-Mariner 2.0\nAdded blobfuse2 to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded cf-cli to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded kube-vip-cloud-provider to Azure Linux 3.0\nAdded opa to Azure Linux 3.0\nAdded prometheus-adapter to Azure Linux 3.0\nAdded vitess to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded moby-containerd-cc to Azure Linux 3.0"
},
{
"date": "2025-01-30T00:00:00.000Z",
"legacy_version": "4.5",
"number": "36",
"summary": "Added containerized-data-importer to Azure Linux 3.0\nAdded blobfuse2 to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded cf-cli to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded kube-vip-cloud-provider to Azure Linux 3.0\nAdded opa to Azure Linux 3.0\nAdded prometheus-adapter to Azure Linux 3.0\nAdded vitess to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded prometheus to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded kured to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded cri-tools to CBL-Mariner 2.0\nAdded kata-containers-cc to CBL-Mariner 2.0\nAdded kata-containers to CBL-Mariner 2.0\nAdded git-lfs to CBL-Mariner 2.0\nAdded opa to CBL-Mariner 2.0\nAdded moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0\nAdded coredns to CBL-Mariner 2.0\nAdded blobfuse2 to CBL-Mariner 2.0"
},
{
"date": "2025-02-01T00:00:00.000Z",
"legacy_version": "4.6",
"number": "37",
"summary": "Added git-lfs to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded blobfuse2 to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded cf-cli to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded kube-vip-cloud-provider to Azure Linux 3.0\nAdded opa to Azure Linux 3.0\nAdded prometheus-adapter to Azure Linux 3.0\nAdded vitess to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded prometheus to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded kured to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded cri-tools to CBL-Mariner 2.0\nAdded kata-containers-cc to CBL-Mariner 2.0\nAdded kata-containers to CBL-Mariner 2.0\nAdded git-lfs to CBL-Mariner 2.0\nAdded opa to CBL-Mariner 2.0\nAdded moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0\nAdded coredns to CBL-Mariner 2.0\nAdded blobfuse2 to CBL-Mariner 2.0"
},
{
"date": "2025-02-11T00:00:00.000Z",
"legacy_version": "4.7",
"number": "38",
"summary": "Added application-gateway-kubernetes-ingress to Azure Linux 3.0\nAdded kata-containers to Azure Linux 3.0\nAdded kata-containers-cc to Azure Linux 3.0\nAdded git-lfs to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded blobfuse2 to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded cf-cli to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded kube-vip-cloud-provider to Azure Linux 3.0\nAdded opa to Azure Linux 3.0\nAdded prometheus-adapter to Azure Linux 3.0\nAdded vitess to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded prometheus to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded kured to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded cri-tools to CBL-Mariner 2.0\nAdded kata-containers-cc to CBL-Mariner 2.0\nAdded kata-containers to CBL-Mariner 2.0\nAdded git-lfs to CBL-Mariner 2.0\nAdded opa to CBL-Mariner 2.0\nAdded moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0\nAdded coredns to CBL-Mariner 2.0\nAdded blobfuse2 to CBL-Mariner 2.0"
},
{
"date": "2025-02-20T00:00:00.000Z",
"legacy_version": "4.8",
"number": "39",
"summary": "Added jx to Azure Linux 3.0\nAdded local-path-provisioner to Azure Linux 3.0\nAdded application-gateway-kubernetes-ingress to Azure Linux 3.0\nAdded kata-containers to Azure Linux 3.0\nAdded kata-containers-cc to Azure Linux 3.0\nAdded git-lfs to Azure Linux 3.0\nAdded containerized-data-importer to Azure Linux 3.0\nAdded blobfuse2 to Azure Linux 3.0\nAdded cert-manager to Azure Linux 3.0\nAdded cf-cli to Azure Linux 3.0\nAdded coredns to Azure Linux 3.0\nAdded kube-vip-cloud-provider to Azure Linux 3.0\nAdded opa to Azure Linux 3.0\nAdded prometheus-adapter to Azure Linux 3.0\nAdded vitess to Azure Linux 3.0\nAdded packer to Azure Linux 3.0\nAdded etcd to Azure Linux 3.0\nAdded telegraf to Azure Linux 3.0\nAdded moby-containerd-cc to Azure Linux 3.0\nAdded prometheus to CBL-Mariner 2.0\nAdded etcd to CBL-Mariner 2.0\nAdded kured to CBL-Mariner 2.0\nAdded moby-containerd to CBL-Mariner 2.0\nAdded skopeo to CBL-Mariner 2.0\nAdded telegraf to CBL-Mariner 2.0\nAdded cri-tools to CBL-Mariner 2.0\nAdded kata-containers-cc to CBL-Mariner 2.0\nAdded kata-containers to CBL-Mariner 2.0\nAdded git-lfs to CBL-Mariner 2.0\nAdded opa to CBL-Mariner 2.0\nAdded moby-compose to CBL-Mariner 2.0\nAdded moby-containerd-cc to CBL-Mariner 2.0\nAdded packer to CBL-Mariner 2.0\nAdded vitess to CBL-Mariner 2.0\nAdded coredns to CBL-Mariner 2.0\nAdded blobfuse2 to CBL-Mariner 2.0"
},
{
"date": "2026-02-18T02:41:27.000Z",
"legacy_version": "4.9",
"number": "40",
"summary": "Information published."
}
],
"status": "final",
"version": "40"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 packer 1.8.7-2",
"product": {
"name": "\u003ccbl2 packer 1.8.7-2",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cbl2 packer 1.8.7-2",
"product": {
"name": "cbl2 packer 1.8.7-2",
"product_id": "19928"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.4-1",
"product": {
"name": "\u003cazl3 packer 1.9.4-1",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.4-1",
"product": {
"name": "azl3 packer 1.9.4-1",
"product_id": "19962"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 packer 1.9.5-1",
"product": {
"name": "\u003cazl3 packer 1.9.5-1",
"product_id": "43"
}
},
{
"category": "product_version",
"name": "azl3 packer 1.9.5-1",
"product": {
"name": "azl3 packer 1.9.5-1",
"product_id": "18041"
}
}
],
"category": "product_name",
"name": "packer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-6",
"product": {
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-6",
"product_id": "21"
}
},
{
"category": "product_version",
"name": "cbl2 kata-containers-cc 3.2.0.azl2-6",
"product": {
"name": "cbl2 kata-containers-cc 3.2.0.azl2-6",
"product_id": "19700"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-1",
"product": {
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-1",
"product_id": "76"
}
},
{
"category": "product_version",
"name": "cbl2 kata-containers-cc 3.2.0.azl2-1",
"product": {
"name": "cbl2 kata-containers-cc 3.2.0.azl2-1",
"product_id": "17418"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl4-1",
"product": {
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl4-1",
"product_id": "68"
}
},
{
"category": "product_version",
"name": "azl3 kata-containers-cc 3.2.0.azl4-1",
"product": {
"name": "azl3 kata-containers-cc 3.2.0.azl4-1",
"product_id": "17647"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl3-1",
"product": {
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl3-1",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 kata-containers-cc 3.2.0.azl3-1",
"product": {
"name": "azl3 kata-containers-cc 3.2.0.azl3-1",
"product_id": "19989"
}
}
],
"category": "product_name",
"name": "kata-containers-cc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 blobfuse2 2.1.0-4",
"product": {
"name": "\u003cazl3 blobfuse2 2.1.0-4",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "azl3 blobfuse2 2.1.0-4",
"product": {
"name": "azl3 blobfuse2 2.1.0-4",
"product_id": "19932"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 blobfuse2 2.1.1-1",
"product": {
"name": "\u003ccbl2 blobfuse2 2.1.1-1",
"product_id": "48"
}
},
{
"category": "product_version",
"name": "cbl2 blobfuse2 2.1.1-1",
"product": {
"name": "cbl2 blobfuse2 2.1.1-1",
"product_id": "18036"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 blobfuse2 2.3.0-1",
"product": {
"name": "\u003cazl3 blobfuse2 2.3.0-1",
"product_id": "64"
}
},
{
"category": "product_version",
"name": "azl3 blobfuse2 2.3.0-1",
"product": {
"name": "azl3 blobfuse2 2.3.0-1",
"product_id": "17807"
}
}
],
"category": "product_name",
"name": "blobfuse2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 cf-cli 8.7.3-6",
"product": {
"name": "\u003cazl3 cf-cli 8.7.3-6",
"product_id": "33"
}
},
{
"category": "product_version",
"name": "azl3 cf-cli 8.7.3-6",
"product": {
"name": "azl3 cf-cli 8.7.3-6",
"product_id": "18085"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 cf-cli 8.7.3-2",
"product": {
"name": "\u003cazl3 cf-cli 8.7.3-2",
"product_id": "35"
}
},
{
"category": "product_version",
"name": "azl3 cf-cli 8.7.3-2",
"product": {
"name": "azl3 cf-cli 8.7.3-2",
"product_id": "18049"
}
}
],
"category": "product_name",
"name": "cf-cli"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 git-lfs 3.4.1-1",
"product": {
"name": "\u003cazl3 git-lfs 3.4.1-1",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "azl3 git-lfs 3.4.1-1",
"product": {
"name": "azl3 git-lfs 3.4.1-1",
"product_id": "19940"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 git-lfs 3.4.1-1",
"product": {
"name": "\u003ccbl2 git-lfs 3.4.1-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 git-lfs 3.4.1-1",
"product": {
"name": "cbl2 git-lfs 3.4.1-1",
"product_id": "19997"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 git-lfs 3.5.1-1",
"product": {
"name": "\u003ccbl2 git-lfs 3.5.1-1",
"product_id": "62"
}
},
{
"category": "product_version",
"name": "cbl2 git-lfs 3.5.1-1",
"product": {
"name": "cbl2 git-lfs 3.5.1-1",
"product_id": "18021"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 git-lfs 3.6.1-1",
"product": {
"name": "\u003cazl3 git-lfs 3.6.1-1",
"product_id": "73"
}
},
{
"category": "product_version",
"name": "azl3 git-lfs 3.6.1-1",
"product": {
"name": "azl3 git-lfs 3.6.1-1",
"product_id": "17492"
}
}
],
"category": "product_name",
"name": "git-lfs"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 jx 3.10.116-2",
"product": {
"name": "\u003cazl3 jx 3.10.116-2",
"product_id": "32"
}
},
{
"category": "product_version",
"name": "azl3 jx 3.10.116-2",
"product": {
"name": "azl3 jx 3.10.116-2",
"product_id": "18087"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 jx 3.10.182-1",
"product": {
"name": "\u003cazl3 jx 3.10.182-1",
"product_id": "71"
}
},
{
"category": "product_version",
"name": "azl3 jx 3.10.182-1",
"product": {
"name": "azl3 jx 3.10.182-1",
"product_id": "17581"
}
}
],
"category": "product_name",
"name": "jx"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.7-1",
"product": {
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.7-1",
"product_id": "9"
}
},
{
"category": "product_version",
"name": "azl3 kube-vip-cloud-provider 0.0.7-1",
"product": {
"name": "azl3 kube-vip-cloud-provider 0.0.7-1",
"product_id": "19955"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.10-1",
"product": {
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.10-1",
"product_id": "65"
}
},
{
"category": "product_version",
"name": "azl3 kube-vip-cloud-provider 0.0.10-1",
"product": {
"name": "azl3 kube-vip-cloud-provider 0.0.10-1",
"product_id": "17795"
}
}
],
"category": "product_name",
"name": "kube-vip-cloud-provider"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 local-path-provisioner 0.0.24-5",
"product": {
"name": "\u003cazl3 local-path-provisioner 0.0.24-5",
"product_id": "30"
}
},
{
"category": "product_version",
"name": "azl3 local-path-provisioner 0.0.24-5",
"product": {
"name": "azl3 local-path-provisioner 0.0.24-5",
"product_id": "19143"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 local-path-provisioner 0.0.24-3",
"product": {
"name": "\u003cazl3 local-path-provisioner 0.0.24-3",
"product_id": "40"
}
},
{
"category": "product_version",
"name": "azl3 local-path-provisioner 0.0.24-3",
"product": {
"name": "azl3 local-path-provisioner 0.0.24-3",
"product_id": "18044"
}
}
],
"category": "product_name",
"name": "local-path-provisioner"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.17.13-2",
"product": {
"name": "\u003ccbl2 golang 1.17.13-2",
"product_id": "17"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.17.13-2",
"product": {
"name": "cbl2 golang 1.17.13-2",
"product_id": "19778"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.21.6-1",
"product": {
"name": "\u003ccbl2 golang 1.21.6-1",
"product_id": "77"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.21.6-1",
"product": {
"name": "cbl2 golang 1.21.6-1",
"product_id": "17375"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.20.7-2",
"product": {
"name": "\u003ccbl2 golang 1.20.7-2",
"product_id": "47"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.20.7-2",
"product": {
"name": "cbl2 golang 1.20.7-2",
"product_id": "18037"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 1.20.7-2",
"product": {
"name": "\u003cazl3 golang 1.20.7-2",
"product_id": "39"
}
},
{
"category": "product_version",
"name": "azl3 golang 1.20.7-2",
"product": {
"name": "azl3 golang 1.20.7-2",
"product_id": "18045"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.18.8-7",
"product": {
"name": "\u003ccbl2 golang 1.18.8-7",
"product_id": "16"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.18.8-7",
"product": {
"name": "cbl2 golang 1.18.8-7",
"product_id": "19785"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 kata-containers 3.2.0.azl3-2",
"product": {
"name": "\u003cazl3 kata-containers 3.2.0.azl3-2",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 kata-containers 3.2.0.azl3-2",
"product": {
"name": "azl3 kata-containers 3.2.0.azl3-2",
"product_id": "19993"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-1",
"product": {
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-1",
"product_id": "75"
}
},
{
"category": "product_version",
"name": "cbl2 kata-containers 3.2.0.azl2-1",
"product": {
"name": "cbl2 kata-containers 3.2.0.azl2-1",
"product_id": "17419"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 kata-containers 3.2.0.azl4-1",
"product": {
"name": "\u003cazl3 kata-containers 3.2.0.azl4-1",
"product_id": "69"
}
},
{
"category": "product_version",
"name": "azl3 kata-containers 3.2.0.azl4-1",
"product": {
"name": "azl3 kata-containers 3.2.0.azl4-1",
"product_id": "17646"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-6",
"product": {
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-6",
"product_id": "23"
}
},
{
"category": "product_version",
"name": "cbl2 kata-containers 3.2.0.azl2-6",
"product": {
"name": "cbl2 kata-containers 3.2.0.azl2-6",
"product_id": "19695"
}
}
],
"category": "product_name",
"name": "kata-containers"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 prometheus 2.37.9-4",
"product": {
"name": "\u003ccbl2 prometheus 2.37.9-4",
"product_id": "19"
}
},
{
"category": "product_version",
"name": "cbl2 prometheus 2.37.9-4",
"product": {
"name": "cbl2 prometheus 2.37.9-4",
"product_id": "19720"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 prometheus 2.37.9-2",
"product": {
"name": "\u003ccbl2 prometheus 2.37.9-2",
"product_id": "63"
}
},
{
"category": "product_version",
"name": "cbl2 prometheus 2.37.9-2",
"product": {
"name": "cbl2 prometheus 2.37.9-2",
"product_id": "18020"
}
}
],
"category": "product_name",
"name": "prometheus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 multus 3.8-12",
"product": {
"name": "\u003ccbl2 multus 3.8-12",
"product_id": "61"
}
},
{
"category": "product_version",
"name": "cbl2 multus 3.8-12",
"product": {
"name": "cbl2 multus 3.8-12",
"product_id": "18023"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 multus 4.0.2-3",
"product": {
"name": "\u003cazl3 multus 4.0.2-3",
"product_id": "46"
}
},
{
"category": "product_version",
"name": "azl3 multus 4.0.2-3",
"product": {
"name": "azl3 multus 4.0.2-3",
"product_id": "18038"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 multus 4.0.2-5",
"product": {
"name": "\u003cazl3 multus 4.0.2-5",
"product_id": "29"
}
},
{
"category": "product_version",
"name": "azl3 multus 4.0.2-5",
"product": {
"name": "azl3 multus 4.0.2-5",
"product_id": "19345"
}
}
],
"category": "product_name",
"name": "multus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 kured 1.9.1-14",
"product": {
"name": "\u003ccbl2 kured 1.9.1-14",
"product_id": "60"
}
},
{
"category": "product_version",
"name": "cbl2 kured 1.9.1-14",
"product": {
"name": "cbl2 kured 1.9.1-14",
"product_id": "18024"
}
}
],
"category": "product_name",
"name": "kured"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 etcd 3.5.6-11",
"product": {
"name": "\u003ccbl2 etcd 3.5.6-11",
"product_id": "59"
}
},
{
"category": "product_version",
"name": "cbl2 etcd 3.5.6-11",
"product": {
"name": "cbl2 etcd 3.5.6-11",
"product_id": "18025"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 etcd 3.5.6-11",
"product": {
"name": "\u003cazl3 etcd 3.5.6-11",
"product_id": "38"
}
},
{
"category": "product_version",
"name": "azl3 etcd 3.5.6-11",
"product": {
"name": "azl3 etcd 3.5.6-11",
"product_id": "18046"
}
}
],
"category": "product_name",
"name": "etcd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 coredns 1.9.3-9",
"product": {
"name": "\u003ccbl2 coredns 1.9.3-9",
"product_id": "58"
}
},
{
"category": "product_version",
"name": "cbl2 coredns 1.9.3-9",
"product": {
"name": "cbl2 coredns 1.9.3-9",
"product_id": "18026"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 coredns 1.9.3-9",
"product": {
"name": "\u003cazl3 coredns 1.9.3-9",
"product_id": "37"
}
},
{
"category": "product_version",
"name": "azl3 coredns 1.9.3-9",
"product": {
"name": "azl3 coredns 1.9.3-9",
"product_id": "18047"
}
}
],
"category": "product_name",
"name": "coredns"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 skopeo 1.12.0-4",
"product": {
"name": "\u003ccbl2 skopeo 1.12.0-4",
"product_id": "57"
}
},
{
"category": "product_version",
"name": "cbl2 skopeo 1.12.0-4",
"product": {
"name": "cbl2 skopeo 1.12.0-4",
"product_id": "18027"
}
}
],
"category": "product_name",
"name": "skopeo"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 vitess 16.0.2-5",
"product": {
"name": "\u003ccbl2 vitess 16.0.2-5",
"product_id": "56"
}
},
{
"category": "product_version",
"name": "cbl2 vitess 16.0.2-5",
"product": {
"name": "cbl2 vitess 16.0.2-5",
"product_id": "18028"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 vitess 16.0.2-5",
"product": {
"name": "\u003cazl3 vitess 16.0.2-5",
"product_id": "45"
}
},
{
"category": "product_version",
"name": "azl3 vitess 16.0.2-5",
"product": {
"name": "azl3 vitess 16.0.2-5",
"product_id": "18039"
}
}
],
"category": "product_name",
"name": "vitess"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 opa 0.50.2-6",
"product": {
"name": "\u003ccbl2 opa 0.50.2-6",
"product_id": "55"
}
},
{
"category": "product_version",
"name": "cbl2 opa 0.50.2-6",
"product": {
"name": "cbl2 opa 0.50.2-6",
"product_id": "18029"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 opa 0.50.2-6",
"product": {
"name": "\u003cazl3 opa 0.50.2-6",
"product_id": "42"
}
},
{
"category": "product_version",
"name": "azl3 opa 0.50.2-6",
"product": {
"name": "azl3 opa 0.50.2-6",
"product_id": "18042"
}
}
],
"category": "product_name",
"name": "opa"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-containerd-cc 1.7.1-5",
"product": {
"name": "\u003ccbl2 moby-containerd-cc 1.7.1-5",
"product_id": "54"
}
},
{
"category": "product_version",
"name": "cbl2 moby-containerd-cc 1.7.1-5",
"product": {
"name": "cbl2 moby-containerd-cc 1.7.1-5",
"product_id": "18030"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 moby-containerd-cc 1.7.1-5",
"product": {
"name": "\u003cazl3 moby-containerd-cc 1.7.1-5",
"product_id": "41"
}
},
{
"category": "product_version",
"name": "azl3 moby-containerd-cc 1.7.1-5",
"product": {
"name": "azl3 moby-containerd-cc 1.7.1-5",
"product_id": "18043"
}
}
],
"category": "product_name",
"name": "moby-containerd-cc"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-containerd 1.6.22-2",
"product": {
"name": "\u003ccbl2 moby-containerd 1.6.22-2",
"product_id": "53"
}
},
{
"category": "product_version",
"name": "cbl2 moby-containerd 1.6.22-2",
"product": {
"name": "cbl2 moby-containerd 1.6.22-2",
"product_id": "18031"
}
}
],
"category": "product_name",
"name": "moby-containerd"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 moby-compose 2.17.2-5",
"product": {
"name": "\u003ccbl2 moby-compose 2.17.2-5",
"product_id": "52"
}
},
{
"category": "product_version",
"name": "cbl2 moby-compose 2.17.2-5",
"product": {
"name": "cbl2 moby-compose 2.17.2-5",
"product_id": "18032"
}
}
],
"category": "product_name",
"name": "moby-compose"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 cert-manager 1.11.2-5",
"product": {
"name": "\u003ccbl2 cert-manager 1.11.2-5",
"product_id": "51"
}
},
{
"category": "product_version",
"name": "cbl2 cert-manager 1.11.2-5",
"product": {
"name": "cbl2 cert-manager 1.11.2-5",
"product_id": "18033"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 cert-manager 1.11.2-5",
"product": {
"name": "\u003cazl3 cert-manager 1.11.2-5",
"product_id": "34"
}
},
{
"category": "product_version",
"name": "azl3 cert-manager 1.11.2-5",
"product": {
"name": "azl3 cert-manager 1.11.2-5",
"product_id": "18050"
}
}
],
"category": "product_name",
"name": "cert-manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 telegraf 1.27.3-3",
"product": {
"name": "\u003ccbl2 telegraf 1.27.3-3",
"product_id": "50"
}
},
{
"category": "product_version",
"name": "cbl2 telegraf 1.27.3-3",
"product": {
"name": "cbl2 telegraf 1.27.3-3",
"product_id": "18034"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 telegraf 1.27.3-3",
"product": {
"name": "\u003cazl3 telegraf 1.27.3-3",
"product_id": "44"
}
},
{
"category": "product_version",
"name": "azl3 telegraf 1.27.3-3",
"product": {
"name": "azl3 telegraf 1.27.3-3",
"product_id": "18040"
}
}
],
"category": "product_name",
"name": "telegraf"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 cri-tools 1.28.0-2",
"product": {
"name": "\u003ccbl2 cri-tools 1.28.0-2",
"product_id": "49"
}
},
{
"category": "product_version",
"name": "cbl2 cri-tools 1.28.0-2",
"product": {
"name": "cbl2 cri-tools 1.28.0-2",
"product_id": "18035"
}
}
],
"category": "product_name",
"name": "cri-tools"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 prometheus-adapter 0.12.0-1",
"product": {
"name": "\u003cazl3 prometheus-adapter 0.12.0-1",
"product_id": "66"
}
},
{
"category": "product_version",
"name": "azl3 prometheus-adapter 0.12.0-1",
"product": {
"name": "azl3 prometheus-adapter 0.12.0-1",
"product_id": "17786"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 prometheus-adapter 0.11.2-1",
"product": {
"name": "\u003cazl3 prometheus-adapter 0.11.2-1",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "azl3 prometheus-adapter 0.11.2-1",
"product": {
"name": "azl3 prometheus-adapter 0.11.2-1",
"product_id": "19966"
}
}
],
"category": "product_name",
"name": "prometheus-adapter"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 containerized-data-importer 1.57.0-8",
"product": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-8",
"product_id": "36"
}
},
{
"category": "product_version",
"name": "azl3 containerized-data-importer 1.57.0-8",
"product": {
"name": "azl3 containerized-data-importer 1.57.0-8",
"product_id": "18048"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 containerized-data-importer 1.57.0-14",
"product": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-14",
"product_id": "28"
}
},
{
"category": "product_version",
"name": "azl3 containerized-data-importer 1.57.0-14",
"product": {
"name": "azl3 containerized-data-importer 1.57.0-14",
"product_id": "19346"
}
}
],
"category": "product_name",
"name": "containerized-data-importer"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product_id": "70"
}
},
{
"category": "product_version",
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1",
"product_id": "17587"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product_id": "72"
}
},
{
"category": "product_version",
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3",
"product_id": "17515"
}
}
],
"category": "product_name",
"name": "application-gateway-kubernetes-ingress"
},
{
"category": "product_name",
"name": "azl3 coredns 1.11.1-4",
"product": {
"name": "azl3 coredns 1.11.1-4",
"product_id": "14"
}
},
{
"category": "product_name",
"name": "azl3 gcc 13.2.0-7",
"product": {
"name": "azl3 gcc 13.2.0-7",
"product_id": "31"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.23.9-1",
"product": {
"name": "azl3 golang 1.23.9-1",
"product_id": "25"
}
},
{
"category": "product_name",
"name": "azl3 opa 0.55.0-1",
"product": {
"name": "azl3 opa 0.55.0-1",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "azl3 telegraf 1.27.3-4",
"product": {
"name": "azl3 telegraf 1.27.3-4",
"product_id": "27"
}
},
{
"category": "product_name",
"name": "azl3 vitess 17.0.2-1",
"product": {
"name": "azl3 vitess 17.0.2-1",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "67"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "20"
}
},
{
"category": "product_name",
"name": "azl3 cert-manager 1.11.2-8",
"product": {
"name": "azl3 cert-manager 1.11.2-8",
"product_id": "15"
}
},
{
"category": "product_name",
"name": "azl3 etcd 3.5.9-1",
"product": {
"name": "azl3 etcd 3.5.9-1",
"product_id": "10"
}
},
{
"category": "product_name",
"name": "azl3 moby-containerd-cc 1.7.7-9",
"product": {
"name": "azl3 moby-containerd-cc 1.7.7-9",
"product_id": "74"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "26"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "24"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.23.8-1",
"product": {
"name": "azl3 golang 1.23.8-1",
"product_id": "18"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "22"
}
},
{
"category": "product_name",
"name": "azl3 cloud-provider-kubevirt 0.5.1-1",
"product": {
"name": "azl3 cloud-provider-kubevirt 0.5.1-1",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 packer 1.8.7-2 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 packer 1.8.7-2 as a component of CBL Mariner 2.0",
"product_id": "19928-17086"
},
"product_reference": "19928",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-6 as a component of CBL Mariner 2.0",
"product_id": "17086-21"
},
"product_reference": "21",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers-cc 3.2.0.azl2-6 as a component of CBL Mariner 2.0",
"product_id": "19700-17086"
},
"product_reference": "19700",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 blobfuse2 2.1.0-4 as a component of Azure Linux 3.0",
"product_id": "17084-12"
},
"product_reference": "12",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 blobfuse2 2.1.0-4 as a component of Azure Linux 3.0",
"product_id": "19932-17084"
},
"product_reference": "19932",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cf-cli 8.7.3-6 as a component of Azure Linux 3.0",
"product_id": "17084-33"
},
"product_reference": "33",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cf-cli 8.7.3-6 as a component of Azure Linux 3.0",
"product_id": "18085-17084"
},
"product_reference": "18085",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.11.1-4 as a component of Azure Linux 3.0",
"product_id": "17084-14"
},
"product_reference": "14",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 gcc 13.2.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-31"
},
"product_reference": "31",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 git-lfs 3.4.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-11"
},
"product_reference": "11",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 git-lfs 3.4.1-1 as a component of Azure Linux 3.0",
"product_id": "19940-17084"
},
"product_reference": "19940",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.9-1 as a component of Azure Linux 3.0",
"product_id": "17084-25"
},
"product_reference": "25",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 jx 3.10.116-2 as a component of Azure Linux 3.0",
"product_id": "17084-32"
},
"product_reference": "32",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jx 3.10.116-2 as a component of Azure Linux 3.0",
"product_id": "18087-17084"
},
"product_reference": "18087",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.7-1 as a component of Azure Linux 3.0",
"product_id": "17084-9"
},
"product_reference": "9",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kube-vip-cloud-provider 0.0.7-1 as a component of Azure Linux 3.0",
"product_id": "19955-17084"
},
"product_reference": "19955",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 local-path-provisioner 0.0.24-5 as a component of Azure Linux 3.0",
"product_id": "17084-30"
},
"product_reference": "30",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 local-path-provisioner 0.0.24-5 as a component of Azure Linux 3.0",
"product_id": "19143-17084"
},
"product_reference": "19143",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 opa 0.55.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.4-1 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.4-1 as a component of Azure Linux 3.0",
"product_id": "19962-17084"
},
"product_reference": "19962",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.27.3-4 as a component of Azure Linux 3.0",
"product_id": "17084-27"
},
"product_reference": "27",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vitess 17.0.2-1 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "17086-17"
},
"product_reference": "17",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "19778-17086"
},
"product_reference": "19778",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-67"
},
"product_reference": "67",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-20"
},
"product_reference": "20",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kata-containers 3.2.0.azl3-2 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers 3.2.0.azl3-2 as a component of Azure Linux 3.0",
"product_id": "19993-17084"
},
"product_reference": "19993",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 git-lfs 3.4.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git-lfs 3.4.1-1 as a component of CBL Mariner 2.0",
"product_id": "19997-17086"
},
"product_reference": "19997",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 prometheus 2.37.9-4 as a component of CBL Mariner 2.0",
"product_id": "17086-19"
},
"product_reference": "19",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 prometheus 2.37.9-4 as a component of CBL Mariner 2.0",
"product_id": "19720-17086"
},
"product_reference": "19720",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 prometheus 2.37.9-2 as a component of CBL Mariner 2.0",
"product_id": "17086-63"
},
"product_reference": "63",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 prometheus 2.37.9-2 as a component of CBL Mariner 2.0",
"product_id": "18020-17086"
},
"product_reference": "18020",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 git-lfs 3.5.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-62"
},
"product_reference": "62",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 git-lfs 3.5.1-1 as a component of CBL Mariner 2.0",
"product_id": "18021-17086"
},
"product_reference": "18021",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17086-77"
},
"product_reference": "77",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.21.6-1 as a component of CBL Mariner 2.0",
"product_id": "17375-17086"
},
"product_reference": "17375",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-1 as a component of CBL Mariner 2.0",
"product_id": "17086-75"
},
"product_reference": "75",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers 3.2.0.azl2-1 as a component of CBL Mariner 2.0",
"product_id": "17419-17086"
},
"product_reference": "17419",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kata-containers-cc 3.2.0.azl2-1 as a component of CBL Mariner 2.0",
"product_id": "17086-76"
},
"product_reference": "76",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers-cc 3.2.0.azl2-1 as a component of CBL Mariner 2.0",
"product_id": "17418-17086"
},
"product_reference": "17418",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 multus 3.8-12 as a component of CBL Mariner 2.0",
"product_id": "17086-61"
},
"product_reference": "61",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 multus 3.8-12 as a component of CBL Mariner 2.0",
"product_id": "18023-17086"
},
"product_reference": "18023",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kured 1.9.1-14 as a component of CBL Mariner 2.0",
"product_id": "17086-60"
},
"product_reference": "60",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kured 1.9.1-14 as a component of CBL Mariner 2.0",
"product_id": "18024-17086"
},
"product_reference": "18024",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 etcd 3.5.6-11 as a component of CBL Mariner 2.0",
"product_id": "17086-59"
},
"product_reference": "59",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 etcd 3.5.6-11 as a component of CBL Mariner 2.0",
"product_id": "18025-17086"
},
"product_reference": "18025",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 coredns 1.9.3-9 as a component of CBL Mariner 2.0",
"product_id": "17086-58"
},
"product_reference": "58",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 coredns 1.9.3-9 as a component of CBL Mariner 2.0",
"product_id": "18026-17086"
},
"product_reference": "18026",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 skopeo 1.12.0-4 as a component of CBL Mariner 2.0",
"product_id": "17086-57"
},
"product_reference": "57",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 skopeo 1.12.0-4 as a component of CBL Mariner 2.0",
"product_id": "18027-17086"
},
"product_reference": "18027",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 vitess 16.0.2-5 as a component of CBL Mariner 2.0",
"product_id": "17086-56"
},
"product_reference": "56",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 vitess 16.0.2-5 as a component of CBL Mariner 2.0",
"product_id": "18028-17086"
},
"product_reference": "18028",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 opa 0.50.2-6 as a component of CBL Mariner 2.0",
"product_id": "17086-55"
},
"product_reference": "55",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 opa 0.50.2-6 as a component of CBL Mariner 2.0",
"product_id": "18029-17086"
},
"product_reference": "18029",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-containerd-cc 1.7.1-5 as a component of CBL Mariner 2.0",
"product_id": "17086-54"
},
"product_reference": "54",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd-cc 1.7.1-5 as a component of CBL Mariner 2.0",
"product_id": "18030-17086"
},
"product_reference": "18030",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-containerd 1.6.22-2 as a component of CBL Mariner 2.0",
"product_id": "17086-53"
},
"product_reference": "53",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-containerd 1.6.22-2 as a component of CBL Mariner 2.0",
"product_id": "18031-17086"
},
"product_reference": "18031",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 moby-compose 2.17.2-5 as a component of CBL Mariner 2.0",
"product_id": "17086-52"
},
"product_reference": "52",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 moby-compose 2.17.2-5 as a component of CBL Mariner 2.0",
"product_id": "18032-17086"
},
"product_reference": "18032",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cert-manager 1.11.2-5 as a component of CBL Mariner 2.0",
"product_id": "17086-51"
},
"product_reference": "51",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cert-manager 1.11.2-5 as a component of CBL Mariner 2.0",
"product_id": "18033-17086"
},
"product_reference": "18033",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 telegraf 1.27.3-3 as a component of CBL Mariner 2.0",
"product_id": "17086-50"
},
"product_reference": "50",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 telegraf 1.27.3-3 as a component of CBL Mariner 2.0",
"product_id": "18034-17086"
},
"product_reference": "18034",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 cri-tools 1.28.0-2 as a component of CBL Mariner 2.0",
"product_id": "17086-49"
},
"product_reference": "49",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cri-tools 1.28.0-2 as a component of CBL Mariner 2.0",
"product_id": "18035-17086"
},
"product_reference": "18035",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 blobfuse2 2.1.1-1 as a component of CBL Mariner 2.0",
"product_id": "17086-48"
},
"product_reference": "48",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 blobfuse2 2.1.1-1 as a component of CBL Mariner 2.0",
"product_id": "18036-17086"
},
"product_reference": "18036",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.20.7-2 as a component of CBL Mariner 2.0",
"product_id": "17086-47"
},
"product_reference": "47",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.20.7-2 as a component of CBL Mariner 2.0",
"product_id": "18037-17086"
},
"product_reference": "18037",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 multus 4.0.2-3 as a component of Azure Linux 3.0",
"product_id": "17084-46"
},
"product_reference": "46",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 multus 4.0.2-3 as a component of Azure Linux 3.0",
"product_id": "18038-17084"
},
"product_reference": "18038",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kata-containers 3.2.0.azl4-1 as a component of Azure Linux 3.0",
"product_id": "17084-69"
},
"product_reference": "69",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers 3.2.0.azl4-1 as a component of Azure Linux 3.0",
"product_id": "17646-17084"
},
"product_reference": "17646",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl4-1 as a component of Azure Linux 3.0",
"product_id": "17084-68"
},
"product_reference": "68",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers-cc 3.2.0.azl4-1 as a component of Azure Linux 3.0",
"product_id": "17647-17084"
},
"product_reference": "17647",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 vitess 16.0.2-5 as a component of Azure Linux 3.0",
"product_id": "17084-45"
},
"product_reference": "45",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 vitess 16.0.2-5 as a component of Azure Linux 3.0",
"product_id": "18039-17084"
},
"product_reference": "18039",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 telegraf 1.27.3-3 as a component of Azure Linux 3.0",
"product_id": "17084-44"
},
"product_reference": "44",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 telegraf 1.27.3-3 as a component of Azure Linux 3.0",
"product_id": "18040-17084"
},
"product_reference": "18040",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 prometheus-adapter 0.12.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-66"
},
"product_reference": "66",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus-adapter 0.12.0-1 as a component of Azure Linux 3.0",
"product_id": "17786-17084"
},
"product_reference": "17786",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 packer 1.9.5-1 as a component of Azure Linux 3.0",
"product_id": "17084-43"
},
"product_reference": "43",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 packer 1.9.5-1 as a component of Azure Linux 3.0",
"product_id": "18041-17084"
},
"product_reference": "18041",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 opa 0.50.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-42"
},
"product_reference": "42",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 opa 0.50.2-6 as a component of Azure Linux 3.0",
"product_id": "18042-17084"
},
"product_reference": "18042",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 moby-containerd-cc 1.7.1-5 as a component of Azure Linux 3.0",
"product_id": "17084-41"
},
"product_reference": "41",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-containerd-cc 1.7.1-5 as a component of Azure Linux 3.0",
"product_id": "18043-17084"
},
"product_reference": "18043",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 local-path-provisioner 0.0.24-3 as a component of Azure Linux 3.0",
"product_id": "17084-40"
},
"product_reference": "40",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 local-path-provisioner 0.0.24-3 as a component of Azure Linux 3.0",
"product_id": "18044-17084"
},
"product_reference": "18044",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kube-vip-cloud-provider 0.0.10-1 as a component of Azure Linux 3.0",
"product_id": "17084-65"
},
"product_reference": "65",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kube-vip-cloud-provider 0.0.10-1 as a component of Azure Linux 3.0",
"product_id": "17795-17084"
},
"product_reference": "17795",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 jx 3.10.182-1 as a component of Azure Linux 3.0",
"product_id": "17084-71"
},
"product_reference": "71",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 jx 3.10.182-1 as a component of Azure Linux 3.0",
"product_id": "17581-17084"
},
"product_reference": "17581",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 1.20.7-2 as a component of Azure Linux 3.0",
"product_id": "17084-39"
},
"product_reference": "39",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.20.7-2 as a component of Azure Linux 3.0",
"product_id": "18045-17084"
},
"product_reference": "18045",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 git-lfs 3.6.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-73"
},
"product_reference": "73",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 git-lfs 3.6.1-1 as a component of Azure Linux 3.0",
"product_id": "17492-17084"
},
"product_reference": "17492",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 etcd 3.5.6-11 as a component of Azure Linux 3.0",
"product_id": "17084-38"
},
"product_reference": "38",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 etcd 3.5.6-11 as a component of Azure Linux 3.0",
"product_id": "18046-17084"
},
"product_reference": "18046",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 coredns 1.9.3-9 as a component of Azure Linux 3.0",
"product_id": "17084-37"
},
"product_reference": "37",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 coredns 1.9.3-9 as a component of Azure Linux 3.0",
"product_id": "18047-17084"
},
"product_reference": "18047",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-8 as a component of Azure Linux 3.0",
"product_id": "17084-36"
},
"product_reference": "36",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerized-data-importer 1.57.0-8 as a component of Azure Linux 3.0",
"product_id": "18048-17084"
},
"product_reference": "18048",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cf-cli 8.7.3-2 as a component of Azure Linux 3.0",
"product_id": "17084-35"
},
"product_reference": "35",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cf-cli 8.7.3-2 as a component of Azure Linux 3.0",
"product_id": "18049-17084"
},
"product_reference": "18049",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 cert-manager 1.11.2-5 as a component of Azure Linux 3.0",
"product_id": "17084-34"
},
"product_reference": "34",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.11.2-5 as a component of Azure Linux 3.0",
"product_id": "18050-17084"
},
"product_reference": "18050",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 blobfuse2 2.3.0-1 as a component of Azure Linux 3.0",
"product_id": "17084-64"
},
"product_reference": "64",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 blobfuse2 2.3.0-1 as a component of Azure Linux 3.0",
"product_id": "17807-17084"
},
"product_reference": "17807",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.7-1 as a component of Azure Linux 3.0",
"product_id": "17084-70"
},
"product_reference": "70",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.7-1 as a component of Azure Linux 3.0",
"product_id": "17587-17084"
},
"product_reference": "17587",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 application-gateway-kubernetes-ingress 1.7.2-3 as a component of Azure Linux 3.0",
"product_id": "17084-72"
},
"product_reference": "72",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 application-gateway-kubernetes-ingress 1.7.2-3 as a component of Azure Linux 3.0",
"product_id": "17515-17084"
},
"product_reference": "17515",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cert-manager 1.11.2-8 as a component of Azure Linux 3.0",
"product_id": "17084-15"
},
"product_reference": "15",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 containerized-data-importer 1.57.0-14 as a component of Azure Linux 3.0",
"product_id": "17084-28"
},
"product_reference": "28",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 containerized-data-importer 1.57.0-14 as a component of Azure Linux 3.0",
"product_id": "19346-17084"
},
"product_reference": "19346",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 etcd 3.5.9-1 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 moby-containerd-cc 1.7.7-9 as a component of Azure Linux 3.0",
"product_id": "17084-74"
},
"product_reference": "74",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 prometheus-adapter 0.11.2-1 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 prometheus-adapter 0.11.2-1 as a component of Azure Linux 3.0",
"product_id": "19966-17084"
},
"product_reference": "19966",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 kata-containers 3.2.0.azl2-6 as a component of CBL Mariner 2.0",
"product_id": "17086-23"
},
"product_reference": "23",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kata-containers 3.2.0.azl2-6 as a component of CBL Mariner 2.0",
"product_id": "19695-17086"
},
"product_reference": "19695",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "17086-16"
},
"product_reference": "16",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "19785-17086"
},
"product_reference": "19785",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-26"
},
"product_reference": "26",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-24"
},
"product_reference": "24",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 kata-containers-cc 3.2.0.azl3-1 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kata-containers-cc 3.2.0.azl3-1 as a component of Azure Linux 3.0",
"product_id": "19989-17084"
},
"product_reference": "19989",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 multus 4.0.2-5 as a component of Azure Linux 3.0",
"product_id": "17084-29"
},
"product_reference": "29",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 multus 4.0.2-5 as a component of Azure Linux 3.0",
"product_id": "19345-17084"
},
"product_reference": "19345",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.8-1 as a component of Azure Linux 3.0",
"product_id": "17084-18"
},
"product_reference": "18",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-22"
},
"product_reference": "22",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cloud-provider-kubevirt 0.5.1-1 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-67",
"17086-20",
"17086-26",
"17084-24",
"17084-18",
"17084-22",
"17084-1"
]
},
{
"label": "vulnerable_code_not_present",
"product_ids": [
"17084-14",
"17084-31",
"17084-25",
"17084-8",
"17084-27",
"17084-5",
"17084-15",
"17084-10",
"17084-74"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19928-17086",
"19700-17086",
"19932-17084",
"18085-17084",
"19940-17084",
"18087-17084",
"19955-17084",
"19143-17084",
"19962-17084",
"19778-17086",
"19993-17084",
"19997-17086",
"19720-17086",
"18020-17086",
"18021-17086",
"17375-17086",
"17419-17086",
"17418-17086",
"18023-17086",
"18024-17086",
"18025-17086",
"18026-17086",
"18027-17086",
"18028-17086",
"18029-17086",
"18030-17086",
"18031-17086",
"18032-17086",
"18033-17086",
"18034-17086",
"18035-17086",
"18036-17086",
"18037-17086",
"18038-17084",
"17646-17084",
"17647-17084",
"18039-17084",
"18040-17084",
"17786-17084",
"18041-17084",
"18042-17084",
"18043-17084",
"18044-17084",
"17795-17084",
"17581-17084",
"18045-17084",
"17492-17084",
"18046-17084",
"18047-17084",
"18048-17084",
"18049-17084",
"18050-17084",
"17807-17084",
"17587-17084",
"17515-17084",
"19346-17084",
"19966-17084",
"19695-17086",
"19785-17086",
"19989-17084",
"19345-17084"
],
"known_affected": [
"17086-13",
"17086-21",
"17084-12",
"17084-33",
"17084-11",
"17084-32",
"17084-9",
"17084-30",
"17084-7",
"17086-17",
"17084-3",
"17086-2",
"17086-19",
"17086-63",
"17086-62",
"17086-77",
"17086-75",
"17086-76",
"17086-61",
"17086-60",
"17086-59",
"17086-58",
"17086-57",
"17086-56",
"17086-55",
"17086-54",
"17086-53",
"17086-52",
"17086-51",
"17086-50",
"17086-49",
"17086-48",
"17086-47",
"17084-46",
"17084-69",
"17084-68",
"17084-45",
"17084-44",
"17084-66",
"17084-43",
"17084-42",
"17084-41",
"17084-40",
"17084-65",
"17084-71",
"17084-39",
"17084-73",
"17084-38",
"17084-37",
"17084-36",
"17084-35",
"17084-34",
"17084-64",
"17084-70",
"17084-72",
"17084-28",
"17084-6",
"17086-23",
"17086-16",
"17084-4",
"17084-29"
],
"known_not_affected": [
"17084-14",
"17084-31",
"17084-25",
"17084-8",
"17084-27",
"17084-5",
"17084-67",
"17086-20",
"17084-15",
"17084-10",
"17084-74",
"17086-26",
"17084-24",
"17084-18",
"17084-22",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-39325 HTTP/2 rapid reset can cause excessive work in net/http - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2023/msrc_cve-2023-39325.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.8.7-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-13"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.2.0.azl2-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-21",
"17086-75",
"17086-76",
"17086-23"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "2.3.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-12",
"17084-64"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "8.7.3-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-33",
"17084-35"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.6.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-11",
"17084-73"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.10.182-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-32",
"17084-71"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "0.0.10-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-9",
"17084-65"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "0.0.24-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-30",
"17084-40"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.9.5-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-7",
"17084-43"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-17",
"17086-16",
"17084-29"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.2.0.azl4-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-3",
"17084-69",
"17084-68",
"17084-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.5.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2",
"17086-62"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "2.37.9-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-19",
"17086-63"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.21.6-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-77"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.8-12:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-61"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.9.1-14:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-60"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "3.5.6-11:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-59",
"17084-38"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.9.3-9:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-58",
"17084-37"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.12.0-4:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-57"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "16.0.2-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-56",
"17084-45"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "0.50.2-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-55",
"17084-42"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.7.1-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-54",
"17084-41"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.6.22-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-53"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "2.17.2-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-52"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.11.2-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-51",
"17084-34"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.27.3-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-50",
"17084-44"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.28.0-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-49"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "2.1.1-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-48"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.20.7-2:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-47",
"17084-39"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "4.0.2-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-46"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "0.12.0-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-66",
"17084-6"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.57.0-8:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-36",
"17084-28"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2023-10-23T00:00:00.000Z",
"details": "1.7.7-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-70",
"17084-72"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17086-13",
"17086-21",
"17084-12",
"17084-33",
"17084-11",
"17084-32",
"17084-9",
"17084-30",
"17084-7",
"17086-17",
"17084-3",
"17086-2",
"17086-19",
"17086-63",
"17086-62",
"17086-77",
"17086-75",
"17086-76",
"17086-61",
"17086-60",
"17086-59",
"17086-58",
"17086-57",
"17086-56",
"17086-55",
"17086-54",
"17086-53",
"17086-52",
"17086-51",
"17086-50",
"17086-49",
"17086-48",
"17086-47",
"17084-46",
"17084-69",
"17084-68",
"17084-45",
"17084-44",
"17084-66",
"17084-43",
"17084-42",
"17084-41",
"17084-40",
"17084-65",
"17084-71",
"17084-39",
"17084-73",
"17084-38",
"17084-37",
"17084-36",
"17084-35",
"17084-34",
"17084-64",
"17084-70",
"17084-72",
"17084-28",
"17084-6",
"17086-23",
"17086-16",
"17084-4",
"17084-29"
]
}
],
"title": "HTTP/2 rapid reset can cause excessive work in net/http"
}
]
}
OPENSUSE-SU-2023:0360-1
Vulnerability from csaf_opensuse - Published: 2023-11-09 08:51 - Updated: 2023-11-09 08:51Summary
Security update for go1.21
Severity
Moderate
Notes
Title of the patch: Security update for go1.21
Description of the patch: This update introduces go1.21, including fixes for the following issues:
- go1.21.3 (released 2023-10-10) includes a security fix to the
net/http package.
Refs boo#1212475 go1.21 release tracking
CVE-2023-39325 CVE-2023-44487
* go#63427 go#63417 boo#1216109 security: fix CVE-2023-39325 CVE-2023-44487 net/http: rapid stream resets can cause excessive work
- go1.21.2 (released 2023-10-05) includes one security fixes to the
cmd/go package, as well as bug fixes to the compiler, the go
command, the linker, the runtime, and the runtime/metrics
package.
Refs boo#1212475 go1.21 release tracking
CVE-2023-39323
* go#63214 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build
* go#62464 runtime: 'traceback did not unwind completely'
* go#62478 runtime/metrics: /gc/scan* metrics return zero
* go#62505 plugin: variable not initialized properly
* go#62506 cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123
* go#62509 runtime: scheduler change causes Delve's function call injection to fail intermittently
* go#62537 runtime: 'fatal: morestack on g0' with PGO enabled on arm64
* go#62598 cmd/link: issues with Apple's new linker in Xcode 15 beta
* go#62668 cmd/compile: slow to compile 17,000 line switch statement?
* go#62711 cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user's $PATH
- go1.21.1 (released 2023-09-06) includes four security fixes to
the cmd/go, crypto/tls, and html/template packages, as well as
bug fixes to the compiler, the go command, the linker, the
runtime, and the context, crypto/tls, encoding/gob, encoding/xml,
go/types, net/http, os, and path/filepath packages.
Refs boo#1212475 go1.21 release tracking
CVE-2023-39318 CVE-2023-39319 CVE-2023-39320 CVE-2023-39321 CVE-2023-39322
* go#62290 go#62266 boo#1215087 security: fix CVE-2023-39321 CVE-2023-39322 crypto/tls: panic when processing partial post-handshake message in QUICConn.HandleData
* go#62394 go#62198 boo#1215086 security: fix CVE-2023-39320 cmd/go: go.mod toolchain directive allows arbitrary execution
* go#62396 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts
* go#62398 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts
* go#61743 go/types: interface.Complete panics for interfaces with duplicate methods
* go#61781 cmd/compile: internal compiler error: 'f': value .autotmp_1 (nil) incorrectly live at entry
* go#61818 cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrors
* go#61821 runtime/internal/wasitest: TestTCPEcho is racy
* go#61868 path/filepath: Clean on some invalid Windows paths can lose .. components
* go#61904 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address
* go#61905 cmd/go: go get/mod tidy panics with internal error: net token acquired but not released
* go#61909 cmd/compile: internal compiler error: missed typecheck
* go#61910 os: ReadDir fails on file systems without File ID support on Windows
* go#61927 cmd/distpack: release archives don't include directory members
* go#61930 spec, go/types, types2: restore Go 1.20 unification when compiling for Go 1.20
* go#61932 go/types, types2: index out of range panic in Checker.arguments
* go#61958 cmd/compile: write barrier code is sometimes preemptible when compiled with -N
* go#61959 go/types, types2: panic: infinite recursion in unification with go1.21.0
* go#61964 os: ReadDir(\\.\pipe\) fails with go1.21 on Windows
* go#61967 crypto/tls: add GODEBUG to control max RSA key size
* go#61987 runtime: simple programs crash on linux/386 with go1.21 when build with -gcflags='all=-N -l'
* go#62019 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet)
* go#62046 runtime/trace: segfault in runtime.fpTracebackPCs during deferred call after recovering from panic
* go#62051 encoding/xml: incompatible changes in the Go 1.21.0
* go#62057 cmd/compile: internal compiler error: 'F': func F, startMem[b1] has different values
* go#62071 cmd/api: make non-importable
* go#62140 cmd/link: slice bounds out of range
* go#62143 hash/crc32: panic on arm64 with go1.21.0 when indexing slice
* go#62144 cmd/go: locating GOROOT fails when the go command is run from the cross-compiled bin subdirectory
* go#62154 encoding/gob: panic decoding into local type, received remote type
* go#62189 context: misuse of sync.Cond in ExampleAfterFunc_cond
* go#62204 maps: segfault in Clone
* go#62205 cmd/compile: backward incompatible change in Go 1.21 type inference with channels
* go#62222 cmd/go: 'go test -o' may fail with ETXTBSY when running the compiled test
* go#62328 net/http: http client regression building with js/wasm and running on Chrome: net::ERR_H2_OR_QUIC_REQUIRED
* go#62329 runtime: MADV_HUGEPAGE causes stalls when allocating memory
- go1.21 (released 2023-08-08) is a major release of Go.
go1.21.x minor releases will be provided through August 2024.
https://github.com/golang/go/wiki/Go-Release-Cycle
go1.21 arrives six months after go1.20. Most of its changes are
in the implementation of the toolchain, runtime, and libraries.
As always, the release maintains the Go 1 promise of
compatibility. We expect almost all Go programs to continue to
compile and run as before.
Refs boo#1212475 go1.21 release tracking
* Go 1.21 introduces a small change to the numbering of
releases. In the past, we used Go 1.N to refer to both the
overall Go language version and release family as well as the
first release in that family. Starting in Go 1.21, the first
release is now Go 1.N.0. Today we are releasing both the Go
1.21 language and its initial implementation, the Go 1.21.0
release. These notes refer to 'Go 1.21'; tools like go version
will report 'go1.21.0' (until you upgrade to Go 1.21.1). See
'Go versions' in the 'Go Toolchains' documentation for details
about the new version numbering.
* Language change: Go 1.21 adds three new built-ins to the
language.
* Language change: The new functions min and max compute the
smallest (or largest, for max) value of a fixed number of given
arguments. See the language spec for details.
* Language change: The new function clear deletes all elements
from a map or zeroes all elements of a slice. See the language
spec for details.
* Package initialization order is now specified more
precisely. This may change the behavior of some programs that
rely on a specific initialization ordering that was not
expressed by explicit imports. The behavior of such programs
was not well defined by the spec in past releases. The new rule
provides an unambiguous definition.
* Multiple improvements that increase the power and precision of
type inference have been made.
* A (possibly partially instantiated generic) function may now be
called with arguments that are themselves (possibly partially
instantiated) generic functions.
* Type inference now also considers methods when a value is
assigned to an interface: type arguments for type parameters
used in method signatures may be inferred from the
corresponding parameter types of matching methods.
* Similarly, since a type argument must implement all the methods
of its corresponding constraint, the methods of the type
argument and constraint are matched which may lead to the
inference of additional type arguments.
* If multiple untyped constant arguments of different kinds (such
as an untyped int and an untyped floating-point constant) are
passed to parameters with the same (not otherwise specified)
type parameter type, instead of an error, now type inference
determines the type using the same approach as an operator with
untyped constant operands. This change brings the types
inferred from untyped constant arguments in line with the types
of constant expressions.
* Type inference is now precise when matching corresponding types
in assignments
* The description of type inference in the language spec has been
clarified.
* Go 1.21 includes a preview of a language change we are
considering for a future version of Go: making for loop
variables per-iteration instead of per-loop, to avoid
accidental sharing bugs. For details about how to try that
language change, see the LoopvarExperiment wiki page.
* Go 1.21 now defines that if a goroutine is panicking and
recover was called directly by a deferred function, the return
value of recover is guaranteed not to be nil. To ensure this,
calling panic with a nil interface value (or an untyped nil)
causes a run-time panic of type *runtime.PanicNilError.
To support programs written for older versions of Go, nil
panics can be re-enabled by setting GODEBUG=panicnil=1. This
setting is enabled automatically when compiling a program whose
main package is in a module with that declares go 1.20 or
earlier.
* Go 1.21 adds improved support for backwards compatibility and
forwards compatibility in the Go toolchain.
* To improve backwards compatibility, Go 1.21 formalizes Go's use
of the GODEBUG environment variable to control the default
behavior for changes that are non-breaking according to the
compatibility policy but nonetheless may cause existing
programs to break. (For example, programs that depend on buggy
behavior may break when a bug is fixed, but bug fixes are not
considered breaking changes.) When Go must make this kind of
behavior change, it now chooses between the old and new
behavior based on the go line in the workspace's go.work file
or else the main module's go.mod file. Upgrading to a new Go
toolchain but leaving the go line set to its original (older)
Go version preserves the behavior of the older toolchain. With
this compatibility support, the latest Go toolchain should
always be the best, most secure, implementation of an older
version of Go. See 'Go, Backwards Compatibility, and GODEBUG'
for details.
* To improve forwards compatibility, Go 1.21 now reads the go
line in a go.work or go.mod file as a strict minimum
requirement: go 1.21.0 means that the workspace or module
cannot be used with Go 1.20 or with Go 1.21rc1. This allows
projects that depend on fixes made in later versions of Go to
ensure that they are not used with earlier versions. It also
gives better error reporting for projects that make use of new
Go features: when the problem is that a newer Go version is
needed, that problem is reported clearly, instead of attempting
to build the code and instead printing errors about unresolved
imports or syntax errors.
* To make these new stricter version requirements easier to
manage, the go command can now invoke not just the toolchain
bundled in its own release but also other Go toolchain versions
found in the PATH or downloaded on demand. If a go.mod or
go.work go line declares a minimum requirement on a newer
version of Go, the go command will find and run that version
automatically. The new toolchain directive sets a suggested
minimum toolchain to use, which may be newer than the strict go
minimum. See 'Go Toolchains' for details.
* go command: The -pgo build flag now defaults to -pgo=auto, and
the restriction of specifying a single main package on the
command line is now removed. If a file named default.pgo is
present in the main package's directory, the go command will
use it to enable profile-guided optimization for building the
corresponding program.
* go command: The -C dir flag must now be the first flag on the
command-line when used.
* go command: The new go test option -fullpath prints full path
names in test log messages, rather than just base names.
* go command: The go test -c flag now supports writing test
binaries for multiple packages, each to pkg.test where pkg is
the package name. It is an error if more than one test package
being compiled has a given package name.]
* go command: The go test -o flag now accepts a directory
argument, in which case test binaries are written to that
directory instead of the current directory.
* cgo: In files that import 'C', the Go toolchain now correctly
reports errors for attempts to declare Go methods on C types.
* runtime: When printing very deep stacks, the runtime now prints
the first 50 (innermost) frames followed by the bottom 50
(outermost) frames, rather than just printing the first 100
frames. This makes it easier to see how deeply recursive stacks
started, and is especially valuable for debugging stack
overflows.
* runtime: On Linux platforms that support transparent huge
pages, the Go runtime now manages which parts of the heap may
be backed by huge pages more explicitly. This leads to better
utilization of memory: small heaps should see less memory used
(up to 50% in pathological cases) while large heaps should see
fewer broken huge pages for dense parts of the heap, improving
CPU usage and latency by up to 1%.
* runtime: As a result of runtime-internal garbage collection
tuning, applications may see up to a 40% reduction in
application tail latency and a small decrease in memory
use. Some applications may also observe a small loss in
throughput. The memory use decrease should be proportional to
the loss in throughput, such that the previous release's
throughput/memory tradeoff may be recovered (with little change
to latency) by increasing GOGC and/or GOMEMLIMIT slightly.
* runtime: Calls from C to Go on threads created in C require
some setup to prepare for Go execution. On Unix platforms, this
setup is now preserved across multiple calls from the same
thread. This significantly reduces the overhead of subsequent C
to Go calls from ~1-3 microseconds per call to ~100-200
nanoseconds per call.
* compiler: Profile-guide optimization (PGO), added as a preview
in Go 1.20, is now ready for general use. PGO enables
additional optimizations on code identified as hot by profiles
of production workloads. As mentioned in the Go command
section, PGO is enabled by default for binaries that contain a
default.pgo profile in the main package directory. Performance
improvements vary depending on application behavior, with most
programs from a representative set of Go programs seeing
between 2 and 7% improvement from enabling PGO. See the PGO
user guide for detailed documentation.
* compiler: PGO builds can now devirtualize some interface method
calls, adding a concrete call to the most common callee. This
enables further optimization, such as inlining the callee.
* compiler: Go 1.21 improves build speed by up to 6%, largely
thanks to building the compiler itself with PGO.
* assembler: On amd64, frameless nosplit assembly functions are
no longer automatically marked as NOFRAME. Instead, the NOFRAME
attribute must be explicitly specified if desired, which is
already the behavior on other architectures supporting frame
pointers. With this, the runtime now maintains the frame
pointers for stack transitions.
* assembler: The verifier that checks for incorrect uses of R15
when dynamic linking on amd64 has been improved.
* linker: On windows/amd64, the linker (with help from the
compiler) now emits SEH unwinding data by default, which
improves the integration of Go applications with Windows
debuggers and other tools.
* linker: In Go 1.21 the linker (with help from the compiler) is
now capable of deleting dead (unreferenced) global map
variables, if the number of entries in the variable initializer
is sufficiently large, and if the initializer expressions are
side-effect free.
* core library: The new log/slog package provides structured
logging with levels. Structured logging emits key-value pairs
to enable fast, accurate processing of large amounts of log
data. The package supports integration with popular log
analysis tools and services.
* core library: The new testing/slogtest package can help to
validate slog.Handler implementations.
* core library: The new slices package provides many common
operations on slices, using generic functions that work with
slices of any element type.
* core library: The new maps package provides several common
operations on maps, using generic functions that work with maps
of any key or element type.
* core library: The new cmp package defines the type constraint
Ordered and two new generic functions Less and Compare that are
useful with ordered types.
* Minor changes to the library: As always, there are various
minor changes and updates to the library, made with the Go 1
promise of compatibility in mind. There are also various
performance improvements, not enumerated here.
* archive/tar: The implementation of the io/fs.FileInfo interface
returned by Header.FileInfo now implements a String method that
calls io/fs.FormatFileInfo.
* archive/zip: The implementation of the io/fs.FileInfo interface
returned by FileHeader.FileInfo now implements a String method
that calls io/fs.FormatFileInfo.
* archive/zip: The implementation of the io/fs.DirEntry interface
returned by the io/fs.ReadDirFile.ReadDir method of the
io/fs.File returned by Reader.Open now implements a String
method that calls io/fs.FormatDirEntry.
* bytes: The Buffer type has two new methods: Available and
AvailableBuffer. These may be used along with the Write method
to append directly to the Buffer.
* context: The new WithoutCancel function returns a copy of a
context that is not canceled when the original context is
canceled.
* context: The new WithDeadlineCause and WithTimeoutCause
functions provide a way to set a context cancellation cause
when a deadline or timer expires. The cause may be retrieved
with the Cause function.
* context: The new AfterFunc function registers a function to run
after a context has been cancelled.
* context: An optimization means that the results of calling
Background and TODO and converting them to a shared type can be
considered equal. In previous releases they were always
different. Comparing Context values for equality has never been
well-defined, so this is not considered to be an incompatible
change.
* crypto/ecdsa: PublicKey.Equal and PrivateKey.Equal now execute
in constant time.
* crypto/elliptic: All of the Curve methods have been deprecated,
along with GenerateKey, Marshal, and Unmarshal. For ECDH
operations, the new crypto/ecdh package should be used
instead. For lower-level operations, use third-party modules
such as filippo.io/nistec.
* crypto/rand: The crypto/rand package now uses the getrandom
system call on NetBSD 10.0 and later.
* crypto/rsa: The performance of private RSA operations
(decryption and signing) is now better than Go 1.19 for
GOARCH=amd64 and GOARCH=arm64. It had regressed in Go 1.20.
* crypto/rsa: Due to the addition of private fields to
PrecomputedValues, PrivateKey.Precompute must be called for
optimal performance even if deserializing (for example from
JSON) a previously-precomputed private key.
* crypto/rsa: PublicKey.Equal and PrivateKey.Equal now execute in
constant time.
* crypto/rsa: The GenerateMultiPrimeKey function and the
PrecomputedValues.CRTValues field have been
deprecated. PrecomputedValues.CRTValues will still be populated
when PrivateKey.Precompute is called, but the values will not
be used during decryption operations.
* crypto/sha256: SHA-224 and SHA-256 operations now use native
instructions when available when GOARCH=amd64, providing a
performance improvement on the order of 3-4x.
* crypto/tls: Servers now skip verifying client certificates
(including not running Config.VerifyPeerCertificate) for
resumed connections, besides checking the expiration time. This
makes session tickets larger when client certificates are in
use. Clients were already skipping verification on resumption,
but now check the expiration time even if
Config.InsecureSkipVerify is set.
* crypto/tls: Applications can now control the content of session
tickets.
* crypto/tls: The new SessionState type describes a resumable
session.
* crypto/tls: The SessionState.Bytes method and ParseSessionState
function serialize and deserialize a SessionState.
* crypto/tls: The Config.WrapSession and Config.UnwrapSession
hooks convert a SessionState to and from a ticket on the server
side.
* crypto/tls: The Config.EncryptTicket and Config.DecryptTicket
methods provide a default implementation of WrapSession and
UnwrapSession.
* crypto/tls: The ClientSessionState.ResumptionState method and
NewResumptionState function may be used by a ClientSessionCache
implementation to store and resume sessions on the client side.
* crypto/tls: To reduce the potential for session tickets to be
used as a tracking mechanism across connections, the server now
issues new tickets on every resumption (if they are supported
and not disabled) and tickets don't bear an identifier for the
key that encrypted them anymore. If passing a large number of
keys to Conn.SetSessionTicketKeys, this might lead to a
noticeable performance cost.
* crypto/tls: Both clients and servers now implement the Extended
Master Secret extension (RFC 7627). The deprecation of
ConnectionState.TLSUnique has been reverted, and is now set for
resumed connections that support Extended Master Secret.
* crypto/tls: The new QUICConn type provides support for QUIC
implementations, including 0-RTT support. Note that this is not
itself a QUIC implementation, and 0-RTT is still not supported
in TLS.
* crypto/tls: The new VersionName function returns the name for a
TLS version number.
* crypto/tls: The TLS alert codes sent from the server for client
authentication failures have been improved. Previously, these
failures always resulted in a 'bad certificate' alert. Now,
certain failures will result in more appropriate alert codes,
as defined by RFC 5246 and RFC 8446:
* crypto/tls: For TLS 1.3 connections, if the server is
configured to require client authentication using
RequireAnyClientCert or RequireAndVerifyClientCert, and the
client does not provide any certificate, the server will now
return the 'certificate required' alert.
* crypto/tls: If the client provides a certificate that is not
signed by the set of trusted certificate authorities configured
on the server, the server will return the 'unknown certificate
authority' alert.
* crypto/tls: If the client provides a certificate that is either
expired or not yet valid, the server will return the 'expired
certificate' alert.
* crypto/tls: In all other scenarios related to client
authentication failures, the server still returns 'bad
certificate'.
* crypto/x509: RevocationList.RevokedCertificates has been
deprecated and replaced with the new RevokedCertificateEntries
field, which is a slice of RevocationListEntry.
RevocationListEntry contains all of the fields in
pkix.RevokedCertificate, as well as the revocation reason code.
* crypto/x509: Name constraints are now correctly enforced on
non-leaf certificates, and not on the certificates where they
are expressed.
* debug/elf: The new File.DynValue method may be used to retrieve
the numeric values listed with a given dynamic tag.
* debug/elf: The constant flags permitted in a DT_FLAGS_1 dynamic
tag are now defined with type DynFlag1. These tags have names
starting with DF_1.
* debug/elf: The package now defines the constant COMPRESS_ZSTD.
* debug/elf: The package now defines the constant
R_PPC64_REL24_P9NOTOC.
* debug/pe: Attempts to read from a section containing
uninitialized data using Section.Data or the reader returned by
Section.Open now return an error.
* embed: The io/fs.File returned by FS.Open now has a ReadAt
method that implements io.ReaderAt.
* embed: Calling FS.Open.Stat will return a type that now
implements a String method that calls io/fs.FormatFileInfo.
* errors: The new ErrUnsupported error provides a standardized
way to indicate that a requested operation may not be performed
because it is unsupported. For example, a call to os.Link when
using a file system that does not support hard links.
* flag: The new BoolFunc function and FlagSet.BoolFunc method
define a flag that does not require an argument and calls a
function when the flag is used. This is similar to Func but for
a boolean flag.
* flag: A flag definition (via Bool, BoolVar, Int, IntVar, etc.)
will panic if Set has already been called on a flag with the
same name. This change is intended to detect cases where
changes in initialization order cause flag operations to occur
in a different order than expected. In many cases the fix to
this problem is to introduce a explicit package dependence to
correctly order the definition before any Set operations.
* go/ast: The new IsGenerated predicate reports whether a file
syntax tree contains the special comment that conventionally
indicates that the file was generated by a tool.
* go/ast: The new File.GoVersion field records the minimum Go
version required by any //go:build or // +build directives.
* go/build: The package now parses build directives (comments
that start with //go:) in file headers (before the package
declaration). These directives are available in the new Package
fields Directives, TestDirectives, and XTestDirectives.
* go/build/constraint: The new GoVersion function returns the
minimum Go version implied by a build expression.
* go/token: The new File.Lines method returns the file's
line-number table in the same form as accepted by
File.SetLines.
* go/types: The new Package.GoVersion method returns the Go
language version used to check the package.
* hash/maphash: The hash/maphash package now has a pure Go
implementation, selectable with the purego build tag.
* html/template: The new error ErrJSTemplate is returned when an
action appears in a JavaScript template literal. Previously an
unexported error was returned.
* io/fs: The new FormatFileInfo function returns a formatted
version of a FileInfo. The new FormatDirEntry function returns
a formatted version of a DirEntry. The implementation of
DirEntry returned by ReadDir now implements a String method
that calls FormatDirEntry, and the same is true for the
DirEntry value passed to WalkDirFunc.
* math/big: The new Int.Float64 method returns the nearest
floating-point value to a multi-precision integer, along with
an indication of any rounding that occurred.
* net: On Linux, the net package can now use Multipath TCP when
the kernel supports it. It is not used by default. To use
Multipath TCP when available on a client, call the
Dialer.SetMultipathTCP method before calling the Dialer.Dial or
Dialer.DialContext methods. To use Multipath TCP when available
on a server, call the ListenConfig.SetMultipathTCP method
before calling the ListenConfig.Listen method. Specify the
network as 'tcp' or 'tcp4' or 'tcp6' as usual. If Multipath TCP
is not supported by the kernel or the remote host, the
connection will silently fall back to TCP. To test whether a
particular connection is using Multipath TCP, use the
TCPConn.MultipathTCP method.
* net: In a future Go release we may enable Multipath TCP by
default on systems that support it.
* net/http: The new ResponseController.EnableFullDuplex method
allows server handlers to concurrently read from an HTTP/1
request body while writing the response. Normally, the HTTP/1
server automatically consumes any remaining request body before
starting to write the response, to avoid deadlocking clients
which attempt to write a complete request before reading the
response. The EnableFullDuplex method disables this behavior.
* net/http: The new ErrSchemeMismatch error is returned by Client
and Transport when the server responds to an HTTPS request with
an HTTP response.
* net/http: The net/http package now supports
errors.ErrUnsupported, in that the expression
errors.Is(http.ErrNotSupported, errors.ErrUnsupported) will
return true.
* os: Programs may now pass an empty time.Time value to the
Chtimes function to leave either the access time or the
modification time unchanged.
* os: On Windows the File.Chdir method now changes the current
directory to the file, rather than always returning an error.
* os: On Unix systems, if a non-blocking descriptor is passed to
NewFile, calling the File.Fd method will now return a
non-blocking descriptor. Previously the descriptor was
converted to blocking mode.
* os: On Windows calling Truncate on a non-existent file used to
create an empty file. It now returns an error indicating that
the file does not exist.
* os: On Windows calling TempDir now uses GetTempPath2W when
available, instead of GetTempPathW. The new behavior is a
security hardening measure that prevents temporary files
created by processes running as SYSTEM to be accessed by
non-SYSTEM processes.
* os: On Windows the os package now supports working with files
whose names, stored as UTF-16, can't be represented as valid
UTF-8.
* os: On Windows Lstat now resolves symbolic links for paths
ending with a path separator, consistent with its behavior on
POSIX platforms.
* os: The implementation of the io/fs.DirEntry interface returned
by the ReadDir function and the File.ReadDir method now
implements a String method that calls io/fs.FormatDirEntry.
* os: The implementation of the io/fs.FS interface returned by
the DirFS function now implements the io/fs.ReadFileFS and the
io/fs.ReadDirFS interfaces.
* path/filepath: The implementation of the io/fs.DirEntry
interface passed to the function argument of WalkDir now
implements a String method that calls io/fs.FormatDirEntry.
* reflect: In Go 1.21, ValueOf no longer forces its argument to
be allocated on the heap, allowing a Value's content to be
allocated on the stack. Most operations on a Value also allow
the underlying value to be stack allocated.
* reflect: The new Value method Value.Clear clears the contents
of a map or zeros the contents of a slice. This corresponds to
the new clear built-in added to the language.
* reflect: The SliceHeader and StringHeader types are now
deprecated. In new code prefer unsafe.Slice, unsafe.SliceData,
unsafe.String, or unsafe.StringData.
* regexp: Regexp now defines MarshalText and UnmarshalText
methods. These implement encoding.TextMarshaler and
encoding.TextUnmarshaler and will be used by packages such as
encoding/json.
* runtime: Textual stack traces produced by Go programs, such as
those produced when crashing, calling runtime.Stack, or
collecting a goroutine profile with debug=2, now include the
IDs of the goroutines that created each goroutine in the stack
trace.
* runtime: Crashing Go applications can now opt-in to Windows
Error Reporting (WER) by setting the environment variable
GOTRACEBACK=wer or calling debug.SetTraceback('wer') before the
crash. Other than enabling WER, the runtime will behave as with
GOTRACEBACK=crash. On non-Windows systems, GOTRACEBACK=wer is
ignored.
* runtime: GODEBUG=cgocheck=2, a thorough checker of cgo pointer
passing rules, is no longer available as a debug
option. Instead, it is available as an experiment using
GOEXPERIMENT=cgocheck2. In particular this means that this mode
has to be selected at build time instead of startup time.
* runtime: GODEBUG=cgocheck=1 is still available (and is still
the default).
* runtime: A new type Pinner has been added to the runtime
package. Pinners may be used to 'pin' Go memory such that it
may be used more freely by non-Go code. For instance, passing
Go values that reference pinned Go memory to C code is now
allowed. Previously, passing any such nested reference was
disallowed by the cgo pointer passing rules. See the docs for
more details.
* runtime/metrics: A few previously-internal GC metrics, such as
live heap size, are now available. GOGC and GOMEMLIMIT are also
now available as metrics.
* runtime/trace: Collecting traces on amd64 and arm64 now incurs
a substantially smaller CPU cost: up to a 10x improvement over
the previous release.
* runtime/trace: Traces now contain explicit stop-the-world
events for every reason the Go runtime might stop-the-world,
not just garbage collection.
* sync: The new OnceFunc, OnceValue, and OnceValues functions
capture a common use of Once to lazily initialize a value on
first use.
* syscall: On Windows the Fchdir function now changes the current
directory to its argument, rather than always returning an
error.
* syscall: On FreeBSD SysProcAttr has a new field Jail that may
be used to put the newly created process in a jailed
environment.
* syscall: On Windows the syscall package now supports working
with files whose names, stored as UTF-16, can't be represented
as valid UTF-8. The UTF16ToString and UTF16FromString functions
now convert between UTF-16 data and WTF-8 strings. This is
backward compatible as WTF-8 is a superset of the UTF-8 format
that was used in earlier releases.
* syscall: Several error values match the new
errors.ErrUnsupported, such that errors.Is(err,
errors.ErrUnsupported) returns true.
ENOSYS
ENOTSUP
EOPNOTSUPP
EPLAN9 (Plan 9 only)
ERROR_CALL_NOT_IMPLEMENTED (Windows only)
ERROR_NOT_SUPPORTED (Windows only)
EWINDOWS (Windows only)
* testing: The new -test.fullpath option will print full path
names in test log messages, rather than just base names.
* testing: The new Testing function reports whether the program
is a test created by go test.
* testing/fstest: Calling Open.Stat will return a type that now
implements a String method that calls io/fs.FormatFileInfo.
* unicode: The unicode package and associated support throughout
the system has been upgraded to Unicode 15.0.0.
* Darwin port: As announced in the Go 1.20 release notes, Go 1.21
requires macOS 10.15 Catalina or later; support for previous
versions has been discontinued.
* Windows port: As announced in the Go 1.20 release notes, Go
1.21 requires at least Windows 10 or Windows Server 2016;
support for previous versions has been discontinued.
* WebAssembly port: The new go:wasmimport directive can now be
used in Go programs to import functions from the WebAssembly
host.
* WebAssembly port: The Go scheduler now interacts much more
efficiently with the JavaScript event loop, especially in
applications that block frequently on asynchronous events.
* WebAssembly System Interface port: Go 1.21 adds an experimental
port to the WebAssembly System Interface (WASI), Preview 1
(GOOS=wasip1, GOARCH=wasm).
* WebAssembly System Interface port: As a result of the addition
of the new GOOS value 'wasip1', Go files named *_wasip1.go will
now be ignored by Go tools except when that GOOS value is being
used. If you have existing filenames matching that pattern, you
will need to rename them.
* ppc64/ppc64le port: On Linux, GOPPC64=power10 now generates
PC-relative instructions, prefixed instructions, and other new
Power10 instructions. On AIX, GOPPC64=power10 generates Power10
instructions, but does not generate PC-relative instructions.
* ppc64/ppc64le port: When building position-independent binaries
for GOPPC64=power10 GOOS=linux GOARCH=ppc64le, users can expect
reduced binary sizes in most cases, in some cases
3.5%. Position-independent binaries are built for ppc64le with
the following -buildmode values: c-archive, c-shared, shared,
pie, plugin.
* loong64 port: The linux/loong64 port now supports
-buildmode=c-archive, -buildmode=c-shared and -buildmode=pie.
Patchnames: openSUSE-2023-360
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.7 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.8 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Package Hub 12:go-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go-doc-1.21-41.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
47 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for go1.21",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update introduces go1.21, including fixes for the following issues:\n\n- go1.21.3 (released 2023-10-10) includes a security fix to the\n net/http package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39325 CVE-2023-44487\n * go#63427 go#63417 boo#1216109 security: fix CVE-2023-39325 CVE-2023-44487 net/http: rapid stream resets can cause excessive work\n\n- go1.21.2 (released 2023-10-05) includes one security fixes to the\n cmd/go package, as well as bug fixes to the compiler, the go\n command, the linker, the runtime, and the runtime/metrics\n package.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39323\n * go#63214 go#63211 boo#1215985 security: fix CVE-2023-39323 cmd/go: line directives allows arbitrary execution during build\n * go#62464 runtime: \u0027traceback did not unwind completely\u0027\n * go#62478 runtime/metrics: /gc/scan* metrics return zero\n * go#62505 plugin: variable not initialized properly\n * go#62506 cmd/compile: internal compiler error: InvertFlags should never make it to codegen v100 = InvertFlags v123\n * go#62509 runtime: scheduler change causes Delve\u0027s function call injection to fail intermittently\n * go#62537 runtime: \u0027fatal: morestack on g0\u0027 with PGO enabled on arm64\n * go#62598 cmd/link: issues with Apple\u0027s new linker in Xcode 15 beta\n * go#62668 cmd/compile: slow to compile 17,000 line switch statement?\n * go#62711 cmd/go: TestScript/gotoolchain_path fails if golang.org/dl/go1.21.1 is installed in the user\u0027s $PATH\n\n- go1.21.1 (released 2023-09-06) includes four security fixes to\n the cmd/go, crypto/tls, and html/template packages, as well as\n bug fixes to the compiler, the go command, the linker, the\n runtime, and the context, crypto/tls, encoding/gob, encoding/xml,\n go/types, net/http, os, and path/filepath packages.\n Refs boo#1212475 go1.21 release tracking\n CVE-2023-39318 CVE-2023-39319 CVE-2023-39320 CVE-2023-39321 CVE-2023-39322\n * go#62290 go#62266 boo#1215087 security: fix CVE-2023-39321 CVE-2023-39322 crypto/tls: panic when processing partial post-handshake message in QUICConn.HandleData\n * go#62394 go#62198 boo#1215086 security: fix CVE-2023-39320 cmd/go: go.mod toolchain directive allows arbitrary execution\n * go#62396 go#62196 boo#1215084 security: fix CVE-2023-39318 html/template: improper handling of HTML-like comments within script contexts\n * go#62398 go#62197 boo#1215085 security: fix CVE-2023-39319 html/template: improper handling of special tags within script contexts\n * go#61743 go/types: interface.Complete panics for interfaces with duplicate methods\n * go#61781 cmd/compile: internal compiler error: \u0027f\u0027: value .autotmp_1 (nil) incorrectly live at entry\n * go#61818 cmd/go: panic: runtime error: index out of range [-1] in collectDepsErrors\n * go#61821 runtime/internal/wasitest: TestTCPEcho is racy\n * go#61868 path/filepath: Clean on some invalid Windows paths can lose .. components\n * go#61904 net/http: go 1.20.6 host validation breaks setting Host to a unix socket address\n * go#61905 cmd/go: go get/mod tidy panics with internal error: net token acquired but not released\n * go#61909 cmd/compile: internal compiler error: missed typecheck\n * go#61910 os: ReadDir fails on file systems without File ID support on Windows\n * go#61927 cmd/distpack: release archives don\u0027t include directory members\n * go#61930 spec, go/types, types2: restore Go 1.20 unification when compiling for Go 1.20\n * go#61932 go/types, types2: index out of range panic in Checker.arguments\n * go#61958 cmd/compile: write barrier code is sometimes preemptible when compiled with -N\n * go#61959 go/types, types2: panic: infinite recursion in unification with go1.21.0\n * go#61964 os: ReadDir(\\\\.\\pipe\\) fails with go1.21 on Windows\n * go#61967 crypto/tls: add GODEBUG to control max RSA key size\n * go#61987 runtime: simple programs crash on linux/386 with go1.21 when build with -gcflags=\u0027all=-N -l\u0027\n * go#62019 runtime: execution halts with goroutines stuck in runtime.gopark (protocol error E08 during memory read for packet)\n * go#62046 runtime/trace: segfault in runtime.fpTracebackPCs during deferred call after recovering from panic\n * go#62051 encoding/xml: incompatible changes in the Go 1.21.0\n * go#62057 cmd/compile: internal compiler error: \u0027F\u0027: func F, startMem[b1] has different values\n * go#62071 cmd/api: make non-importable\n * go#62140 cmd/link: slice bounds out of range\n * go#62143 hash/crc32: panic on arm64 with go1.21.0 when indexing slice\n * go#62144 cmd/go: locating GOROOT fails when the go command is run from the cross-compiled bin subdirectory\n * go#62154 encoding/gob: panic decoding into local type, received remote type\n * go#62189 context: misuse of sync.Cond in ExampleAfterFunc_cond\n * go#62204 maps: segfault in Clone\n * go#62205 cmd/compile: backward incompatible change in Go 1.21 type inference with channels\n * go#62222 cmd/go: \u0027go test -o\u0027 may fail with ETXTBSY when running the compiled test\n * go#62328 net/http: http client regression building with js/wasm and running on Chrome: net::ERR_H2_OR_QUIC_REQUIRED\n * go#62329 runtime: MADV_HUGEPAGE causes stalls when allocating memory\n\n- go1.21 (released 2023-08-08) is a major release of Go.\n go1.21.x minor releases will be provided through August 2024.\n https://github.com/golang/go/wiki/Go-Release-Cycle\n go1.21 arrives six months after go1.20. Most of its changes are\n in the implementation of the toolchain, runtime, and libraries.\n As always, the release maintains the Go 1 promise of\n compatibility. We expect almost all Go programs to continue to\n compile and run as before.\n Refs boo#1212475 go1.21 release tracking\n * Go 1.21 introduces a small change to the numbering of\n releases. In the past, we used Go 1.N to refer to both the\n overall Go language version and release family as well as the\n first release in that family. Starting in Go 1.21, the first\n release is now Go 1.N.0. Today we are releasing both the Go\n 1.21 language and its initial implementation, the Go 1.21.0\n release. These notes refer to \u0027Go 1.21\u0027; tools like go version\n will report \u0027go1.21.0\u0027 (until you upgrade to Go 1.21.1). See\n \u0027Go versions\u0027 in the \u0027Go Toolchains\u0027 documentation for details\n about the new version numbering.\n * Language change: Go 1.21 adds three new built-ins to the\n language.\n * Language change: The new functions min and max compute the\n smallest (or largest, for max) value of a fixed number of given\n arguments. See the language spec for details.\n * Language change: The new function clear deletes all elements\n from a map or zeroes all elements of a slice. See the language\n spec for details.\n * Package initialization order is now specified more\n precisely. This may change the behavior of some programs that\n rely on a specific initialization ordering that was not\n expressed by explicit imports. The behavior of such programs\n was not well defined by the spec in past releases. The new rule\n provides an unambiguous definition.\n * Multiple improvements that increase the power and precision of\n type inference have been made.\n * A (possibly partially instantiated generic) function may now be\n called with arguments that are themselves (possibly partially\n instantiated) generic functions.\n * Type inference now also considers methods when a value is\n assigned to an interface: type arguments for type parameters\n used in method signatures may be inferred from the\n corresponding parameter types of matching methods.\n * Similarly, since a type argument must implement all the methods\n of its corresponding constraint, the methods of the type\n argument and constraint are matched which may lead to the\n inference of additional type arguments.\n * If multiple untyped constant arguments of different kinds (such\n as an untyped int and an untyped floating-point constant) are\n passed to parameters with the same (not otherwise specified)\n type parameter type, instead of an error, now type inference\n determines the type using the same approach as an operator with\n untyped constant operands. This change brings the types\n inferred from untyped constant arguments in line with the types\n of constant expressions.\n * Type inference is now precise when matching corresponding types\n in assignments\n * The description of type inference in the language spec has been\n clarified.\n * Go 1.21 includes a preview of a language change we are\n considering for a future version of Go: making for loop\n variables per-iteration instead of per-loop, to avoid\n accidental sharing bugs. For details about how to try that\n language change, see the LoopvarExperiment wiki page.\n * Go 1.21 now defines that if a goroutine is panicking and\n recover was called directly by a deferred function, the return\n value of recover is guaranteed not to be nil. To ensure this,\n calling panic with a nil interface value (or an untyped nil)\n causes a run-time panic of type *runtime.PanicNilError.\n To support programs written for older versions of Go, nil\n panics can be re-enabled by setting GODEBUG=panicnil=1. This\n setting is enabled automatically when compiling a program whose\n main package is in a module with that declares go 1.20 or\n earlier.\n * Go 1.21 adds improved support for backwards compatibility and\n forwards compatibility in the Go toolchain.\n * To improve backwards compatibility, Go 1.21 formalizes Go\u0027s use\n of the GODEBUG environment variable to control the default\n behavior for changes that are non-breaking according to the\n compatibility policy but nonetheless may cause existing\n programs to break. (For example, programs that depend on buggy\n behavior may break when a bug is fixed, but bug fixes are not\n considered breaking changes.) When Go must make this kind of\n behavior change, it now chooses between the old and new\n behavior based on the go line in the workspace\u0027s go.work file\n or else the main module\u0027s go.mod file. Upgrading to a new Go\n toolchain but leaving the go line set to its original (older)\n Go version preserves the behavior of the older toolchain. With\n this compatibility support, the latest Go toolchain should\n always be the best, most secure, implementation of an older\n version of Go. See \u0027Go, Backwards Compatibility, and GODEBUG\u0027\n for details.\n * To improve forwards compatibility, Go 1.21 now reads the go\n line in a go.work or go.mod file as a strict minimum\n requirement: go 1.21.0 means that the workspace or module\n cannot be used with Go 1.20 or with Go 1.21rc1. This allows\n projects that depend on fixes made in later versions of Go to\n ensure that they are not used with earlier versions. It also\n gives better error reporting for projects that make use of new\n Go features: when the problem is that a newer Go version is\n needed, that problem is reported clearly, instead of attempting\n to build the code and instead printing errors about unresolved\n imports or syntax errors.\n * To make these new stricter version requirements easier to\n manage, the go command can now invoke not just the toolchain\n bundled in its own release but also other Go toolchain versions\n found in the PATH or downloaded on demand. If a go.mod or\n go.work go line declares a minimum requirement on a newer\n version of Go, the go command will find and run that version\n automatically. The new toolchain directive sets a suggested\n minimum toolchain to use, which may be newer than the strict go\n minimum. See \u0027Go Toolchains\u0027 for details.\n * go command: The -pgo build flag now defaults to -pgo=auto, and\n the restriction of specifying a single main package on the\n command line is now removed. If a file named default.pgo is\n present in the main package\u0027s directory, the go command will\n use it to enable profile-guided optimization for building the\n corresponding program.\n * go command: The -C dir flag must now be the first flag on the\n command-line when used.\n * go command: The new go test option -fullpath prints full path\n names in test log messages, rather than just base names.\n * go command: The go test -c flag now supports writing test\n binaries for multiple packages, each to pkg.test where pkg is\n the package name. It is an error if more than one test package\n being compiled has a given package name.]\n * go command: The go test -o flag now accepts a directory\n argument, in which case test binaries are written to that\n directory instead of the current directory.\n * cgo: In files that import \u0027C\u0027, the Go toolchain now correctly\n reports errors for attempts to declare Go methods on C types.\n * runtime: When printing very deep stacks, the runtime now prints\n the first 50 (innermost) frames followed by the bottom 50\n (outermost) frames, rather than just printing the first 100\n frames. This makes it easier to see how deeply recursive stacks\n started, and is especially valuable for debugging stack\n overflows.\n * runtime: On Linux platforms that support transparent huge\n pages, the Go runtime now manages which parts of the heap may\n be backed by huge pages more explicitly. This leads to better\n utilization of memory: small heaps should see less memory used\n (up to 50% in pathological cases) while large heaps should see\n fewer broken huge pages for dense parts of the heap, improving\n CPU usage and latency by up to 1%.\n * runtime: As a result of runtime-internal garbage collection\n tuning, applications may see up to a 40% reduction in\n application tail latency and a small decrease in memory\n use. Some applications may also observe a small loss in\n throughput. The memory use decrease should be proportional to\n the loss in throughput, such that the previous release\u0027s\n throughput/memory tradeoff may be recovered (with little change\n to latency) by increasing GOGC and/or GOMEMLIMIT slightly.\n * runtime: Calls from C to Go on threads created in C require\n some setup to prepare for Go execution. On Unix platforms, this\n setup is now preserved across multiple calls from the same\n thread. This significantly reduces the overhead of subsequent C\n to Go calls from ~1-3 microseconds per call to ~100-200\n nanoseconds per call.\n * compiler: Profile-guide optimization (PGO), added as a preview\n in Go 1.20, is now ready for general use. PGO enables\n additional optimizations on code identified as hot by profiles\n of production workloads. As mentioned in the Go command\n section, PGO is enabled by default for binaries that contain a\n default.pgo profile in the main package directory. Performance\n improvements vary depending on application behavior, with most\n programs from a representative set of Go programs seeing\n between 2 and 7% improvement from enabling PGO. See the PGO\n user guide for detailed documentation.\n * compiler: PGO builds can now devirtualize some interface method\n calls, adding a concrete call to the most common callee. This\n enables further optimization, such as inlining the callee.\n * compiler: Go 1.21 improves build speed by up to 6%, largely\n thanks to building the compiler itself with PGO.\n * assembler: On amd64, frameless nosplit assembly functions are\n no longer automatically marked as NOFRAME. Instead, the NOFRAME\n attribute must be explicitly specified if desired, which is\n already the behavior on other architectures supporting frame\n pointers. With this, the runtime now maintains the frame\n pointers for stack transitions.\n * assembler: The verifier that checks for incorrect uses of R15\n when dynamic linking on amd64 has been improved.\n * linker: On windows/amd64, the linker (with help from the\n compiler) now emits SEH unwinding data by default, which\n improves the integration of Go applications with Windows\n debuggers and other tools.\n * linker: In Go 1.21 the linker (with help from the compiler) is\n now capable of deleting dead (unreferenced) global map\n variables, if the number of entries in the variable initializer\n is sufficiently large, and if the initializer expressions are\n side-effect free.\n * core library: The new log/slog package provides structured\n logging with levels. Structured logging emits key-value pairs\n to enable fast, accurate processing of large amounts of log\n data. The package supports integration with popular log\n analysis tools and services.\n * core library: The new testing/slogtest package can help to\n validate slog.Handler implementations.\n * core library: The new slices package provides many common\n operations on slices, using generic functions that work with\n slices of any element type.\n * core library: The new maps package provides several common\n operations on maps, using generic functions that work with maps\n of any key or element type.\n * core library: The new cmp package defines the type constraint\n Ordered and two new generic functions Less and Compare that are\n useful with ordered types.\n * Minor changes to the library: As always, there are various\n minor changes and updates to the library, made with the Go 1\n promise of compatibility in mind. There are also various\n performance improvements, not enumerated here.\n * archive/tar: The implementation of the io/fs.FileInfo interface\n returned by Header.FileInfo now implements a String method that\n calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.FileInfo interface\n returned by FileHeader.FileInfo now implements a String method\n that calls io/fs.FormatFileInfo.\n * archive/zip: The implementation of the io/fs.DirEntry interface\n returned by the io/fs.ReadDirFile.ReadDir method of the\n io/fs.File returned by Reader.Open now implements a String\n method that calls io/fs.FormatDirEntry.\n * bytes: The Buffer type has two new methods: Available and\n AvailableBuffer. These may be used along with the Write method\n to append directly to the Buffer.\n * context: The new WithoutCancel function returns a copy of a\n context that is not canceled when the original context is\n canceled.\n * context: The new WithDeadlineCause and WithTimeoutCause\n functions provide a way to set a context cancellation cause\n when a deadline or timer expires. The cause may be retrieved\n with the Cause function.\n * context: The new AfterFunc function registers a function to run\n after a context has been cancelled.\n * context: An optimization means that the results of calling\n Background and TODO and converting them to a shared type can be\n considered equal. In previous releases they were always\n different. Comparing Context values for equality has never been\n well-defined, so this is not considered to be an incompatible\n change.\n * crypto/ecdsa: PublicKey.Equal and PrivateKey.Equal now execute\n in constant time.\n * crypto/elliptic: All of the Curve methods have been deprecated,\n along with GenerateKey, Marshal, and Unmarshal. For ECDH\n operations, the new crypto/ecdh package should be used\n instead. For lower-level operations, use third-party modules\n such as filippo.io/nistec.\n * crypto/rand: The crypto/rand package now uses the getrandom\n system call on NetBSD 10.0 and later.\n * crypto/rsa: The performance of private RSA operations\n (decryption and signing) is now better than Go 1.19 for\n GOARCH=amd64 and GOARCH=arm64. It had regressed in Go 1.20.\n * crypto/rsa: Due to the addition of private fields to\n PrecomputedValues, PrivateKey.Precompute must be called for\n optimal performance even if deserializing (for example from\n JSON) a previously-precomputed private key.\n * crypto/rsa: PublicKey.Equal and PrivateKey.Equal now execute in\n constant time.\n * crypto/rsa: The GenerateMultiPrimeKey function and the\n PrecomputedValues.CRTValues field have been\n deprecated. PrecomputedValues.CRTValues will still be populated\n when PrivateKey.Precompute is called, but the values will not\n be used during decryption operations.\n * crypto/sha256: SHA-224 and SHA-256 operations now use native\n instructions when available when GOARCH=amd64, providing a\n performance improvement on the order of 3-4x.\n * crypto/tls: Servers now skip verifying client certificates\n (including not running Config.VerifyPeerCertificate) for\n resumed connections, besides checking the expiration time. This\n makes session tickets larger when client certificates are in\n use. Clients were already skipping verification on resumption,\n but now check the expiration time even if\n Config.InsecureSkipVerify is set.\n * crypto/tls: Applications can now control the content of session\n tickets.\n * crypto/tls: The new SessionState type describes a resumable\n session.\n * crypto/tls: The SessionState.Bytes method and ParseSessionState\n function serialize and deserialize a SessionState.\n * crypto/tls: The Config.WrapSession and Config.UnwrapSession\n hooks convert a SessionState to and from a ticket on the server\n side.\n * crypto/tls: The Config.EncryptTicket and Config.DecryptTicket\n methods provide a default implementation of WrapSession and\n UnwrapSession.\n * crypto/tls: The ClientSessionState.ResumptionState method and\n NewResumptionState function may be used by a ClientSessionCache\n implementation to store and resume sessions on the client side.\n * crypto/tls: To reduce the potential for session tickets to be\n used as a tracking mechanism across connections, the server now\n issues new tickets on every resumption (if they are supported\n and not disabled) and tickets don\u0027t bear an identifier for the\n key that encrypted them anymore. If passing a large number of\n keys to Conn.SetSessionTicketKeys, this might lead to a\n noticeable performance cost.\n * crypto/tls: Both clients and servers now implement the Extended\n Master Secret extension (RFC 7627). The deprecation of\n ConnectionState.TLSUnique has been reverted, and is now set for\n resumed connections that support Extended Master Secret.\n * crypto/tls: The new QUICConn type provides support for QUIC\n implementations, including 0-RTT support. Note that this is not\n itself a QUIC implementation, and 0-RTT is still not supported\n in TLS.\n * crypto/tls: The new VersionName function returns the name for a\n TLS version number.\n * crypto/tls: The TLS alert codes sent from the server for client\n authentication failures have been improved. Previously, these\n failures always resulted in a \u0027bad certificate\u0027 alert. Now,\n certain failures will result in more appropriate alert codes,\n as defined by RFC 5246 and RFC 8446:\n * crypto/tls: For TLS 1.3 connections, if the server is\n configured to require client authentication using\n RequireAnyClientCert or RequireAndVerifyClientCert, and the\n client does not provide any certificate, the server will now\n return the \u0027certificate required\u0027 alert.\n * crypto/tls: If the client provides a certificate that is not\n signed by the set of trusted certificate authorities configured\n on the server, the server will return the \u0027unknown certificate\n authority\u0027 alert.\n * crypto/tls: If the client provides a certificate that is either\n expired or not yet valid, the server will return the \u0027expired\n certificate\u0027 alert.\n * crypto/tls: In all other scenarios related to client\n authentication failures, the server still returns \u0027bad\n certificate\u0027.\n * crypto/x509: RevocationList.RevokedCertificates has been\n deprecated and replaced with the new RevokedCertificateEntries\n field, which is a slice of RevocationListEntry.\n RevocationListEntry contains all of the fields in\n pkix.RevokedCertificate, as well as the revocation reason code.\n * crypto/x509: Name constraints are now correctly enforced on\n non-leaf certificates, and not on the certificates where they\n are expressed.\n * debug/elf: The new File.DynValue method may be used to retrieve\n the numeric values listed with a given dynamic tag.\n * debug/elf: The constant flags permitted in a DT_FLAGS_1 dynamic\n tag are now defined with type DynFlag1. These tags have names\n starting with DF_1.\n * debug/elf: The package now defines the constant COMPRESS_ZSTD.\n * debug/elf: The package now defines the constant\n R_PPC64_REL24_P9NOTOC.\n * debug/pe: Attempts to read from a section containing\n uninitialized data using Section.Data or the reader returned by\n Section.Open now return an error.\n * embed: The io/fs.File returned by FS.Open now has a ReadAt\n method that implements io.ReaderAt.\n * embed: Calling FS.Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * errors: The new ErrUnsupported error provides a standardized\n way to indicate that a requested operation may not be performed\n because it is unsupported. For example, a call to os.Link when\n using a file system that does not support hard links.\n * flag: The new BoolFunc function and FlagSet.BoolFunc method\n define a flag that does not require an argument and calls a\n function when the flag is used. This is similar to Func but for\n a boolean flag.\n * flag: A flag definition (via Bool, BoolVar, Int, IntVar, etc.)\n will panic if Set has already been called on a flag with the\n same name. This change is intended to detect cases where\n changes in initialization order cause flag operations to occur\n in a different order than expected. In many cases the fix to\n this problem is to introduce a explicit package dependence to\n correctly order the definition before any Set operations.\n * go/ast: The new IsGenerated predicate reports whether a file\n syntax tree contains the special comment that conventionally\n indicates that the file was generated by a tool.\n * go/ast: The new File.GoVersion field records the minimum Go\n version required by any //go:build or // +build directives.\n * go/build: The package now parses build directives (comments\n that start with //go:) in file headers (before the package\n declaration). These directives are available in the new Package\n fields Directives, TestDirectives, and XTestDirectives.\n * go/build/constraint: The new GoVersion function returns the\n minimum Go version implied by a build expression.\n * go/token: The new File.Lines method returns the file\u0027s\n line-number table in the same form as accepted by\n File.SetLines.\n * go/types: The new Package.GoVersion method returns the Go\n language version used to check the package.\n * hash/maphash: The hash/maphash package now has a pure Go\n implementation, selectable with the purego build tag.\n * html/template: The new error ErrJSTemplate is returned when an\n action appears in a JavaScript template literal. Previously an\n unexported error was returned.\n * io/fs: The new FormatFileInfo function returns a formatted\n version of a FileInfo. The new FormatDirEntry function returns\n a formatted version of a DirEntry. The implementation of\n DirEntry returned by ReadDir now implements a String method\n that calls FormatDirEntry, and the same is true for the\n DirEntry value passed to WalkDirFunc.\n * math/big: The new Int.Float64 method returns the nearest\n floating-point value to a multi-precision integer, along with\n an indication of any rounding that occurred.\n * net: On Linux, the net package can now use Multipath TCP when\n the kernel supports it. It is not used by default. To use\n Multipath TCP when available on a client, call the\n Dialer.SetMultipathTCP method before calling the Dialer.Dial or\n Dialer.DialContext methods. To use Multipath TCP when available\n on a server, call the ListenConfig.SetMultipathTCP method\n before calling the ListenConfig.Listen method. Specify the\n network as \u0027tcp\u0027 or \u0027tcp4\u0027 or \u0027tcp6\u0027 as usual. If Multipath TCP\n is not supported by the kernel or the remote host, the\n connection will silently fall back to TCP. To test whether a\n particular connection is using Multipath TCP, use the\n TCPConn.MultipathTCP method.\n * net: In a future Go release we may enable Multipath TCP by\n default on systems that support it.\n * net/http: The new ResponseController.EnableFullDuplex method\n allows server handlers to concurrently read from an HTTP/1\n request body while writing the response. Normally, the HTTP/1\n server automatically consumes any remaining request body before\n starting to write the response, to avoid deadlocking clients\n which attempt to write a complete request before reading the\n response. The EnableFullDuplex method disables this behavior.\n * net/http: The new ErrSchemeMismatch error is returned by Client\n and Transport when the server responds to an HTTPS request with\n an HTTP response.\n * net/http: The net/http package now supports\n errors.ErrUnsupported, in that the expression\n errors.Is(http.ErrNotSupported, errors.ErrUnsupported) will\n return true.\n * os: Programs may now pass an empty time.Time value to the\n Chtimes function to leave either the access time or the\n modification time unchanged.\n * os: On Windows the File.Chdir method now changes the current\n directory to the file, rather than always returning an error.\n * os: On Unix systems, if a non-blocking descriptor is passed to\n NewFile, calling the File.Fd method will now return a\n non-blocking descriptor. Previously the descriptor was\n converted to blocking mode.\n * os: On Windows calling Truncate on a non-existent file used to\n create an empty file. It now returns an error indicating that\n the file does not exist.\n * os: On Windows calling TempDir now uses GetTempPath2W when\n available, instead of GetTempPathW. The new behavior is a\n security hardening measure that prevents temporary files\n created by processes running as SYSTEM to be accessed by\n non-SYSTEM processes.\n * os: On Windows the os package now supports working with files\n whose names, stored as UTF-16, can\u0027t be represented as valid\n UTF-8.\n * os: On Windows Lstat now resolves symbolic links for paths\n ending with a path separator, consistent with its behavior on\n POSIX platforms.\n * os: The implementation of the io/fs.DirEntry interface returned\n by the ReadDir function and the File.ReadDir method now\n implements a String method that calls io/fs.FormatDirEntry.\n * os: The implementation of the io/fs.FS interface returned by\n the DirFS function now implements the io/fs.ReadFileFS and the\n io/fs.ReadDirFS interfaces.\n * path/filepath: The implementation of the io/fs.DirEntry\n interface passed to the function argument of WalkDir now\n implements a String method that calls io/fs.FormatDirEntry.\n * reflect: In Go 1.21, ValueOf no longer forces its argument to\n be allocated on the heap, allowing a Value\u0027s content to be\n allocated on the stack. Most operations on a Value also allow\n the underlying value to be stack allocated.\n * reflect: The new Value method Value.Clear clears the contents\n of a map or zeros the contents of a slice. This corresponds to\n the new clear built-in added to the language.\n * reflect: The SliceHeader and StringHeader types are now\n deprecated. In new code prefer unsafe.Slice, unsafe.SliceData,\n unsafe.String, or unsafe.StringData.\n * regexp: Regexp now defines MarshalText and UnmarshalText\n methods. These implement encoding.TextMarshaler and\n encoding.TextUnmarshaler and will be used by packages such as\n encoding/json.\n * runtime: Textual stack traces produced by Go programs, such as\n those produced when crashing, calling runtime.Stack, or\n collecting a goroutine profile with debug=2, now include the\n IDs of the goroutines that created each goroutine in the stack\n trace.\n * runtime: Crashing Go applications can now opt-in to Windows\n Error Reporting (WER) by setting the environment variable\n GOTRACEBACK=wer or calling debug.SetTraceback(\u0027wer\u0027) before the\n crash. Other than enabling WER, the runtime will behave as with\n GOTRACEBACK=crash. On non-Windows systems, GOTRACEBACK=wer is\n ignored.\n * runtime: GODEBUG=cgocheck=2, a thorough checker of cgo pointer\n passing rules, is no longer available as a debug\n option. Instead, it is available as an experiment using\n GOEXPERIMENT=cgocheck2. In particular this means that this mode\n has to be selected at build time instead of startup time.\n * runtime: GODEBUG=cgocheck=1 is still available (and is still\n the default).\n * runtime: A new type Pinner has been added to the runtime\n package. Pinners may be used to \u0027pin\u0027 Go memory such that it\n may be used more freely by non-Go code. For instance, passing\n Go values that reference pinned Go memory to C code is now\n allowed. Previously, passing any such nested reference was\n disallowed by the cgo pointer passing rules. See the docs for\n more details.\n * runtime/metrics: A few previously-internal GC metrics, such as\n live heap size, are now available. GOGC and GOMEMLIMIT are also\n now available as metrics.\n * runtime/trace: Collecting traces on amd64 and arm64 now incurs\n a substantially smaller CPU cost: up to a 10x improvement over\n the previous release.\n * runtime/trace: Traces now contain explicit stop-the-world\n events for every reason the Go runtime might stop-the-world,\n not just garbage collection.\n * sync: The new OnceFunc, OnceValue, and OnceValues functions\n capture a common use of Once to lazily initialize a value on\n first use.\n * syscall: On Windows the Fchdir function now changes the current\n directory to its argument, rather than always returning an\n error.\n * syscall: On FreeBSD SysProcAttr has a new field Jail that may\n be used to put the newly created process in a jailed\n environment.\n * syscall: On Windows the syscall package now supports working\n with files whose names, stored as UTF-16, can\u0027t be represented\n as valid UTF-8. The UTF16ToString and UTF16FromString functions\n now convert between UTF-16 data and WTF-8 strings. This is\n backward compatible as WTF-8 is a superset of the UTF-8 format\n that was used in earlier releases.\n * syscall: Several error values match the new\n errors.ErrUnsupported, such that errors.Is(err,\n errors.ErrUnsupported) returns true.\n ENOSYS\n ENOTSUP\n EOPNOTSUPP\n EPLAN9 (Plan 9 only)\n ERROR_CALL_NOT_IMPLEMENTED (Windows only)\n ERROR_NOT_SUPPORTED (Windows only)\n EWINDOWS (Windows only)\n * testing: The new -test.fullpath option will print full path\n names in test log messages, rather than just base names.\n * testing: The new Testing function reports whether the program\n is a test created by go test.\n * testing/fstest: Calling Open.Stat will return a type that now\n implements a String method that calls io/fs.FormatFileInfo.\n * unicode: The unicode package and associated support throughout\n the system has been upgraded to Unicode 15.0.0.\n * Darwin port: As announced in the Go 1.20 release notes, Go 1.21\n requires macOS 10.15 Catalina or later; support for previous\n versions has been discontinued.\n * Windows port: As announced in the Go 1.20 release notes, Go\n 1.21 requires at least Windows 10 or Windows Server 2016;\n support for previous versions has been discontinued.\n * WebAssembly port: The new go:wasmimport directive can now be\n used in Go programs to import functions from the WebAssembly\n host.\n * WebAssembly port: The Go scheduler now interacts much more\n efficiently with the JavaScript event loop, especially in\n applications that block frequently on asynchronous events.\n * WebAssembly System Interface port: Go 1.21 adds an experimental\n port to the WebAssembly System Interface (WASI), Preview 1\n (GOOS=wasip1, GOARCH=wasm).\n * WebAssembly System Interface port: As a result of the addition\n of the new GOOS value \u0027wasip1\u0027, Go files named *_wasip1.go will\n now be ignored by Go tools except when that GOOS value is being\n used. If you have existing filenames matching that pattern, you\n will need to rename them.\n * ppc64/ppc64le port: On Linux, GOPPC64=power10 now generates\n PC-relative instructions, prefixed instructions, and other new\n Power10 instructions. On AIX, GOPPC64=power10 generates Power10\n instructions, but does not generate PC-relative instructions.\n * ppc64/ppc64le port: When building position-independent binaries\n for GOPPC64=power10 GOOS=linux GOARCH=ppc64le, users can expect\n reduced binary sizes in most cases, in some cases\n 3.5%. Position-independent binaries are built for ppc64le with\n the following -buildmode values: c-archive, c-shared, shared,\n pie, plugin.\n * loong64 port: The linux/loong64 port now supports\n -buildmode=c-archive, -buildmode=c-shared and -buildmode=pie.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2023-360",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2023_0360-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2023:0360-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/PHLNOE5TP7BJKIUIINHT2OD2ZR672SJX/"
},
{
"category": "self",
"summary": "SUSE Bug 1212475",
"url": "https://bugzilla.suse.com/1212475"
},
{
"category": "self",
"summary": "SUSE Bug 1212667",
"url": "https://bugzilla.suse.com/1212667"
},
{
"category": "self",
"summary": "SUSE Bug 1212669",
"url": "https://bugzilla.suse.com/1212669"
},
{
"category": "self",
"summary": "SUSE Bug 1215084",
"url": "https://bugzilla.suse.com/1215084"
},
{
"category": "self",
"summary": "SUSE Bug 1215085",
"url": "https://bugzilla.suse.com/1215085"
},
{
"category": "self",
"summary": "SUSE Bug 1215086",
"url": "https://bugzilla.suse.com/1215086"
},
{
"category": "self",
"summary": "SUSE Bug 1215087",
"url": "https://bugzilla.suse.com/1215087"
},
{
"category": "self",
"summary": "SUSE Bug 1215090",
"url": "https://bugzilla.suse.com/1215090"
},
{
"category": "self",
"summary": "SUSE Bug 1215985",
"url": "https://bugzilla.suse.com/1215985"
},
{
"category": "self",
"summary": "SUSE Bug 1216109",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39318 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39318/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39319 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39319/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39320 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39320/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39321 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39321/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39322 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39322/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39323 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39323/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
}
],
"title": "Security update for go1.21",
"tracking": {
"current_release_date": "2023-11-09T08:51:37Z",
"generator": {
"date": "2023-11-09T08:51:37Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2023:0360-1",
"initial_release_date": "2023-11-09T08:51:37Z",
"revision_history": [
{
"date": "2023-11-09T08:51:37Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go-1.21-41.1.x86_64",
"product": {
"name": "go-1.21-41.1.x86_64",
"product_id": "go-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go-doc-1.21-41.1.x86_64",
"product": {
"name": "go-doc-1.21-41.1.x86_64",
"product_id": "go-doc-1.21-41.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-1.21.3-2.1.x86_64",
"product_id": "go1.21-1.21.3-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.3-2.1.x86_64",
"product_id": "go1.21-doc-1.21.3-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 12",
"product": {
"name": "SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:12"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-1.21-41.1.x86_64"
},
"product_reference": "go-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-doc-1.21-41.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go-doc-1.21-41.1.x86_64"
},
"product_reference": "go-doc-1.21-41.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-2.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.3-2.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39318",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39318"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not properly handle HTML-like \"\" comment tokens, nor hashbang \"#!\" comment tokens, in \u003cscript\u003e contexts. This may cause the template parser to improperly interpret the contents of \u003cscript\u003e contexts, causing actions to be improperly escaped. This may be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39318",
"url": "https://www.suse.com/security/cve/CVE-2023-39318"
},
{
"category": "external",
"summary": "SUSE Bug 1215084 for CVE-2023-39318",
"url": "https://bugzilla.suse.com/1215084"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "moderate"
}
],
"title": "CVE-2023-39318"
},
{
"cve": "CVE-2023-39319",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39319"
}
],
"notes": [
{
"category": "general",
"text": "The html/template package does not apply the proper rules for handling occurrences of \"\u003cscript\", \"\u003c!--\", and \"\u003c/script\" within JS literals in \u003cscript\u003e contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be improperly escaped. This could be leveraged to perform an XSS attack.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39319",
"url": "https://www.suse.com/security/cve/CVE-2023-39319"
},
{
"category": "external",
"summary": "SUSE Bug 1215085 for CVE-2023-39319",
"url": "https://bugzilla.suse.com/1215085"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "moderate"
}
],
"title": "CVE-2023-39319"
},
{
"cve": "CVE-2023-39320",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39320"
}
],
"notes": [
{
"category": "general",
"text": "The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the \"go\" command was executed within the module. This applies to modules downloaded using the \"go\" command from the module proxy, as well as modules downloaded directly using VCS software.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39320",
"url": "https://www.suse.com/security/cve/CVE-2023-39320"
},
{
"category": "external",
"summary": "SUSE Bug 1215086 for CVE-2023-39320",
"url": "https://bugzilla.suse.com/1215086"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39320"
},
{
"cve": "CVE-2023-39321",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39321"
}
],
"notes": [
{
"category": "general",
"text": "Processing an incomplete post-handshake message for a QUIC connection can cause a panic.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39321",
"url": "https://www.suse.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39321",
"url": "https://bugzilla.suse.com/1215087"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39321"
},
{
"cve": "CVE-2023-39322",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39322"
}
],
"notes": [
{
"category": "general",
"text": "QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39322",
"url": "https://www.suse.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "SUSE Bug 1215087 for CVE-2023-39322",
"url": "https://bugzilla.suse.com/1215087"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39322"
},
{
"cve": "CVE-2023-39323",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39323"
}
],
"notes": [
{
"category": "general",
"text": "Line directives (\"//line\") can be used to bypass the restrictions on \"//go:cgo_\" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running \"go build\". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39323",
"url": "https://www.suse.com/security/cve/CVE-2023-39323"
},
{
"category": "external",
"summary": "SUSE Bug 1215985 for CVE-2023-39323",
"url": "https://bugzilla.suse.com/1215985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39323"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Package Hub 12:go-1.21-41.1.x86_64",
"SUSE Package Hub 12:go-doc-1.21-41.1.x86_64",
"SUSE Package Hub 12:go1.21-1.21.3-2.1.x86_64",
"SUSE Package Hub 12:go1.21-doc-1.21.3-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-11-09T08:51:37Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
}
]
}
OPENSUSE-SU-2024:13326-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
go1.20-1.20.10-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: go1.20-1.20.10-1.1 on GA media
Description of the patch: These are all security issues fixed in the go1.20-1.20.10-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13326
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.20-1.20.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-1.20.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-1.20.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-1.20.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
6 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.20-1.20.10-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.20-1.20.10-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13326",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13326-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
}
],
"title": "go1.20-1.20.10-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13326-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.10-1.1.aarch64",
"product": {
"name": "go1.20-1.20.10-1.1.aarch64",
"product_id": "go1.20-1.20.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.10-1.1.aarch64",
"product": {
"name": "go1.20-doc-1.20.10-1.1.aarch64",
"product_id": "go1.20-doc-1.20.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.10-1.1.aarch64",
"product": {
"name": "go1.20-libstd-1.20.10-1.1.aarch64",
"product_id": "go1.20-libstd-1.20.10-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.10-1.1.aarch64",
"product": {
"name": "go1.20-race-1.20.10-1.1.aarch64",
"product_id": "go1.20-race-1.20.10-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.10-1.1.ppc64le",
"product": {
"name": "go1.20-1.20.10-1.1.ppc64le",
"product_id": "go1.20-1.20.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.10-1.1.ppc64le",
"product": {
"name": "go1.20-doc-1.20.10-1.1.ppc64le",
"product_id": "go1.20-doc-1.20.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.10-1.1.ppc64le",
"product": {
"name": "go1.20-libstd-1.20.10-1.1.ppc64le",
"product_id": "go1.20-libstd-1.20.10-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.10-1.1.ppc64le",
"product": {
"name": "go1.20-race-1.20.10-1.1.ppc64le",
"product_id": "go1.20-race-1.20.10-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.10-1.1.s390x",
"product": {
"name": "go1.20-1.20.10-1.1.s390x",
"product_id": "go1.20-1.20.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.10-1.1.s390x",
"product": {
"name": "go1.20-doc-1.20.10-1.1.s390x",
"product_id": "go1.20-doc-1.20.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.10-1.1.s390x",
"product": {
"name": "go1.20-libstd-1.20.10-1.1.s390x",
"product_id": "go1.20-libstd-1.20.10-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.10-1.1.s390x",
"product": {
"name": "go1.20-race-1.20.10-1.1.s390x",
"product_id": "go1.20-race-1.20.10-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.20-1.20.10-1.1.x86_64",
"product": {
"name": "go1.20-1.20.10-1.1.x86_64",
"product_id": "go1.20-1.20.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-doc-1.20.10-1.1.x86_64",
"product": {
"name": "go1.20-doc-1.20.10-1.1.x86_64",
"product_id": "go1.20-doc-1.20.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-libstd-1.20.10-1.1.x86_64",
"product": {
"name": "go1.20-libstd-1.20.10-1.1.x86_64",
"product_id": "go1.20-libstd-1.20.10-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.20-race-1.20.10-1.1.x86_64",
"product": {
"name": "go1.20-race-1.20.10-1.1.x86_64",
"product_id": "go1.20-race-1.20.10-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.10-1.1.aarch64"
},
"product_reference": "go1.20-1.20.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.10-1.1.ppc64le"
},
"product_reference": "go1.20-1.20.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.10-1.1.s390x"
},
"product_reference": "go1.20-1.20.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-1.20.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-1.20.10-1.1.x86_64"
},
"product_reference": "go1.20-1.20.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.aarch64"
},
"product_reference": "go1.20-doc-1.20.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.ppc64le"
},
"product_reference": "go1.20-doc-1.20.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.s390x"
},
"product_reference": "go1.20-doc-1.20.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-doc-1.20.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.x86_64"
},
"product_reference": "go1.20-doc-1.20.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.aarch64"
},
"product_reference": "go1.20-libstd-1.20.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.ppc64le"
},
"product_reference": "go1.20-libstd-1.20.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.s390x"
},
"product_reference": "go1.20-libstd-1.20.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-libstd-1.20.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.x86_64"
},
"product_reference": "go1.20-libstd-1.20.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.10-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.aarch64"
},
"product_reference": "go1.20-race-1.20.10-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.10-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.ppc64le"
},
"product_reference": "go1.20-race-1.20.10-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.10-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.s390x"
},
"product_reference": "go1.20-race-1.20.10-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.20-race-1.20.10-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.x86_64"
},
"product_reference": "go1.20-race-1.20.10-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-doc-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-libstd-1.20.10-1.1.x86_64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.aarch64",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.ppc64le",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.s390x",
"openSUSE Tumbleweed:go1.20-race-1.20.10-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
}
]
}
OPENSUSE-SU-2024:13327-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
go1.21-1.21.3-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: go1.21-1.21.3-1.1 on GA media
Description of the patch: These are all security issues fixed in the go1.21-1.21.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13327
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-1.21.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
6 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "go1.21-1.21.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.21-1.21.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13327",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13327-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
}
],
"title": "go1.21-1.21.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13327-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.3-1.1.aarch64",
"product": {
"name": "go1.21-1.21.3-1.1.aarch64",
"product_id": "go1.21-1.21.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-1.1.aarch64",
"product": {
"name": "go1.21-doc-1.21.3-1.1.aarch64",
"product_id": "go1.21-doc-1.21.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.3-1.1.aarch64",
"product": {
"name": "go1.21-libstd-1.21.3-1.1.aarch64",
"product_id": "go1.21-libstd-1.21.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.3-1.1.aarch64",
"product": {
"name": "go1.21-race-1.21.3-1.1.aarch64",
"product_id": "go1.21-race-1.21.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.3-1.1.ppc64le",
"product": {
"name": "go1.21-1.21.3-1.1.ppc64le",
"product_id": "go1.21-1.21.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-1.1.ppc64le",
"product": {
"name": "go1.21-doc-1.21.3-1.1.ppc64le",
"product_id": "go1.21-doc-1.21.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.3-1.1.ppc64le",
"product": {
"name": "go1.21-libstd-1.21.3-1.1.ppc64le",
"product_id": "go1.21-libstd-1.21.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.3-1.1.ppc64le",
"product": {
"name": "go1.21-race-1.21.3-1.1.ppc64le",
"product_id": "go1.21-race-1.21.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.3-1.1.s390x",
"product": {
"name": "go1.21-1.21.3-1.1.s390x",
"product_id": "go1.21-1.21.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-1.1.s390x",
"product": {
"name": "go1.21-doc-1.21.3-1.1.s390x",
"product_id": "go1.21-doc-1.21.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.3-1.1.s390x",
"product": {
"name": "go1.21-libstd-1.21.3-1.1.s390x",
"product_id": "go1.21-libstd-1.21.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.3-1.1.s390x",
"product": {
"name": "go1.21-race-1.21.3-1.1.s390x",
"product_id": "go1.21-race-1.21.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.21-1.21.3-1.1.x86_64",
"product": {
"name": "go1.21-1.21.3-1.1.x86_64",
"product_id": "go1.21-1.21.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-doc-1.21.3-1.1.x86_64",
"product": {
"name": "go1.21-doc-1.21.3-1.1.x86_64",
"product_id": "go1.21-doc-1.21.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-libstd-1.21.3-1.1.x86_64",
"product": {
"name": "go1.21-libstd-1.21.3-1.1.x86_64",
"product_id": "go1.21-libstd-1.21.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.21-race-1.21.3-1.1.x86_64",
"product": {
"name": "go1.21-race-1.21.3-1.1.x86_64",
"product_id": "go1.21-race-1.21.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.3-1.1.aarch64"
},
"product_reference": "go1.21-1.21.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.3-1.1.ppc64le"
},
"product_reference": "go1.21-1.21.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.3-1.1.s390x"
},
"product_reference": "go1.21-1.21.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-1.21.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-1.21.3-1.1.x86_64"
},
"product_reference": "go1.21-1.21.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.aarch64"
},
"product_reference": "go1.21-doc-1.21.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.ppc64le"
},
"product_reference": "go1.21-doc-1.21.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.s390x"
},
"product_reference": "go1.21-doc-1.21.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-doc-1.21.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.x86_64"
},
"product_reference": "go1.21-doc-1.21.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.aarch64"
},
"product_reference": "go1.21-libstd-1.21.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.ppc64le"
},
"product_reference": "go1.21-libstd-1.21.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.s390x"
},
"product_reference": "go1.21-libstd-1.21.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-libstd-1.21.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.x86_64"
},
"product_reference": "go1.21-libstd-1.21.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.aarch64"
},
"product_reference": "go1.21-race-1.21.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.ppc64le"
},
"product_reference": "go1.21-race-1.21.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.s390x"
},
"product_reference": "go1.21-race-1.21.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.21-race-1.21.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.x86_64"
},
"product_reference": "go1.21-race-1.21.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-doc-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-libstd-1.21.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.s390x",
"openSUSE Tumbleweed:go1.21-race-1.21.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
}
]
}
OPENSUSE-SU-2024:13376-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
cmctl-1.13.2-1.1 on GA media
Severity
Important
Notes
Title of the patch: cmctl-1.13.2-1.1 on GA media
Description of the patch: These are all security issues fixed in the cmctl-1.13.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13376
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
17 references
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2023-39325/ | self |
| https://www.suse.com/security/cve/CVE-2023-44487/ | self |
| https://www.suse.com/security/cve/CVE-2023-39325 | external |
| https://bugzilla.suse.com/1216109 | external |
| https://bugzilla.suse.com/1230323 | external |
| https://www.suse.com/security/cve/CVE-2023-44487 | external |
| https://bugzilla.suse.com/1216109 | external |
| https://bugzilla.suse.com/1216123 | external |
| https://bugzilla.suse.com/1216169 | external |
| https://bugzilla.suse.com/1216171 | external |
| https://bugzilla.suse.com/1216174 | external |
| https://bugzilla.suse.com/1216176 | external |
| https://bugzilla.suse.com/1216181 | external |
| https://bugzilla.suse.com/1216182 | external |
| https://bugzilla.suse.com/1216190 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "cmctl-1.13.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the cmctl-1.13.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13376",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13376-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-44487 page",
"url": "https://www.suse.com/security/cve/CVE-2023-44487/"
}
],
"title": "cmctl-1.13.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13376-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cmctl-1.13.2-1.1.aarch64",
"product": {
"name": "cmctl-1.13.2-1.1.aarch64",
"product_id": "cmctl-1.13.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "cmctl-1.13.2-1.1.ppc64le",
"product": {
"name": "cmctl-1.13.2-1.1.ppc64le",
"product_id": "cmctl-1.13.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cmctl-1.13.2-1.1.s390x",
"product": {
"name": "cmctl-1.13.2-1.1.s390x",
"product_id": "cmctl-1.13.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cmctl-1.13.2-1.1.x86_64",
"product": {
"name": "cmctl-1.13.2-1.1.x86_64",
"product_id": "cmctl-1.13.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cmctl-1.13.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64"
},
"product_reference": "cmctl-1.13.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cmctl-1.13.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le"
},
"product_reference": "cmctl-1.13.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cmctl-1.13.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x"
},
"product_reference": "cmctl-1.13.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cmctl-1.13.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
},
"product_reference": "cmctl-1.13.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-44487",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-44487"
}
],
"notes": [
{
"category": "general",
"text": "The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-44487",
"url": "https://www.suse.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1216123 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216123"
},
{
"category": "external",
"summary": "SUSE Bug 1216169 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216169"
},
{
"category": "external",
"summary": "SUSE Bug 1216171 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216171"
},
{
"category": "external",
"summary": "SUSE Bug 1216174 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216174"
},
{
"category": "external",
"summary": "SUSE Bug 1216176 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216176"
},
{
"category": "external",
"summary": "SUSE Bug 1216181 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216181"
},
{
"category": "external",
"summary": "SUSE Bug 1216182 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216182"
},
{
"category": "external",
"summary": "SUSE Bug 1216190 for CVE-2023-44487",
"url": "https://bugzilla.suse.com/1216190"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.aarch64",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.ppc64le",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.s390x",
"openSUSE Tumbleweed:cmctl-1.13.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-44487"
}
]
}
OPENSUSE-SU-2024:13384-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
velero-1.12.1-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: velero-1.12.1-1.1 on GA media
Description of the patch: These are all security issues fixed in the velero-1.12.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13384
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:velero-1.12.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-1.12.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-1.12.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-1.12.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
6 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "velero-1.12.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the velero-1.12.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13384",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13384-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
}
],
"title": "velero-1.12.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13384-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "velero-1.12.1-1.1.aarch64",
"product": {
"name": "velero-1.12.1-1.1.aarch64",
"product_id": "velero-1.12.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "velero-bash-completion-1.12.1-1.1.aarch64",
"product": {
"name": "velero-bash-completion-1.12.1-1.1.aarch64",
"product_id": "velero-bash-completion-1.12.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "velero-fish-completion-1.12.1-1.1.aarch64",
"product": {
"name": "velero-fish-completion-1.12.1-1.1.aarch64",
"product_id": "velero-fish-completion-1.12.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "velero-zsh-completion-1.12.1-1.1.aarch64",
"product": {
"name": "velero-zsh-completion-1.12.1-1.1.aarch64",
"product_id": "velero-zsh-completion-1.12.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "velero-1.12.1-1.1.ppc64le",
"product": {
"name": "velero-1.12.1-1.1.ppc64le",
"product_id": "velero-1.12.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "velero-bash-completion-1.12.1-1.1.ppc64le",
"product": {
"name": "velero-bash-completion-1.12.1-1.1.ppc64le",
"product_id": "velero-bash-completion-1.12.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "velero-fish-completion-1.12.1-1.1.ppc64le",
"product": {
"name": "velero-fish-completion-1.12.1-1.1.ppc64le",
"product_id": "velero-fish-completion-1.12.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "velero-zsh-completion-1.12.1-1.1.ppc64le",
"product": {
"name": "velero-zsh-completion-1.12.1-1.1.ppc64le",
"product_id": "velero-zsh-completion-1.12.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "velero-1.12.1-1.1.s390x",
"product": {
"name": "velero-1.12.1-1.1.s390x",
"product_id": "velero-1.12.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "velero-bash-completion-1.12.1-1.1.s390x",
"product": {
"name": "velero-bash-completion-1.12.1-1.1.s390x",
"product_id": "velero-bash-completion-1.12.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "velero-fish-completion-1.12.1-1.1.s390x",
"product": {
"name": "velero-fish-completion-1.12.1-1.1.s390x",
"product_id": "velero-fish-completion-1.12.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "velero-zsh-completion-1.12.1-1.1.s390x",
"product": {
"name": "velero-zsh-completion-1.12.1-1.1.s390x",
"product_id": "velero-zsh-completion-1.12.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "velero-1.12.1-1.1.x86_64",
"product": {
"name": "velero-1.12.1-1.1.x86_64",
"product_id": "velero-1.12.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "velero-bash-completion-1.12.1-1.1.x86_64",
"product": {
"name": "velero-bash-completion-1.12.1-1.1.x86_64",
"product_id": "velero-bash-completion-1.12.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "velero-fish-completion-1.12.1-1.1.x86_64",
"product": {
"name": "velero-fish-completion-1.12.1-1.1.x86_64",
"product_id": "velero-fish-completion-1.12.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "velero-zsh-completion-1.12.1-1.1.x86_64",
"product": {
"name": "velero-zsh-completion-1.12.1-1.1.x86_64",
"product_id": "velero-zsh-completion-1.12.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-1.12.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-1.12.1-1.1.aarch64"
},
"product_reference": "velero-1.12.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-1.12.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-1.12.1-1.1.ppc64le"
},
"product_reference": "velero-1.12.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-1.12.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-1.12.1-1.1.s390x"
},
"product_reference": "velero-1.12.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-1.12.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-1.12.1-1.1.x86_64"
},
"product_reference": "velero-1.12.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-bash-completion-1.12.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.aarch64"
},
"product_reference": "velero-bash-completion-1.12.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-bash-completion-1.12.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.ppc64le"
},
"product_reference": "velero-bash-completion-1.12.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-bash-completion-1.12.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.s390x"
},
"product_reference": "velero-bash-completion-1.12.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-bash-completion-1.12.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.x86_64"
},
"product_reference": "velero-bash-completion-1.12.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-fish-completion-1.12.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.aarch64"
},
"product_reference": "velero-fish-completion-1.12.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-fish-completion-1.12.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.ppc64le"
},
"product_reference": "velero-fish-completion-1.12.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-fish-completion-1.12.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.s390x"
},
"product_reference": "velero-fish-completion-1.12.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-fish-completion-1.12.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.x86_64"
},
"product_reference": "velero-fish-completion-1.12.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-zsh-completion-1.12.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.aarch64"
},
"product_reference": "velero-zsh-completion-1.12.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-zsh-completion-1.12.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.ppc64le"
},
"product_reference": "velero-zsh-completion-1.12.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-zsh-completion-1.12.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.s390x"
},
"product_reference": "velero-zsh-completion-1.12.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velero-zsh-completion-1.12.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.x86_64"
},
"product_reference": "velero-zsh-completion-1.12.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:velero-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:velero-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:velero-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-bash-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-fish-completion-1.12.1-1.1.x86_64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.aarch64",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.ppc64le",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.s390x",
"openSUSE Tumbleweed:velero-zsh-completion-1.12.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
}
]
}
OPENSUSE-SU-2024:13506-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00Summary
traefik-2.10.7-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: traefik-2.10.7-1.1 on GA media
Description of the patch: These are all security issues fixed in the traefik-2.10.7-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-13506
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
21 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "traefik-2.10.7-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik-2.10.7-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13506",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13506-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45284 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47106 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47633 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47633/"
}
],
"title": "traefik-2.10.7-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13506-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik-2.10.7-1.1.aarch64",
"product": {
"name": "traefik-2.10.7-1.1.aarch64",
"product_id": "traefik-2.10.7-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-2.10.7-1.1.ppc64le",
"product": {
"name": "traefik-2.10.7-1.1.ppc64le",
"product_id": "traefik-2.10.7-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-2.10.7-1.1.s390x",
"product": {
"name": "traefik-2.10.7-1.1.s390x",
"product_id": "traefik-2.10.7-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-2.10.7-1.1.x86_64",
"product": {
"name": "traefik-2.10.7-1.1.x86_64",
"product_id": "traefik-2.10.7-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-2.10.7-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64"
},
"product_reference": "traefik-2.10.7-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-2.10.7-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le"
},
"product_reference": "traefik-2.10.7-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-2.10.7-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x"
},
"product_reference": "traefik-2.10.7-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-2.10.7-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
},
"product_reference": "traefik-2.10.7-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-45283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45283"
}
],
"notes": [
{
"category": "general",
"text": "The filepath package does not recognize paths with a \\??\\ prefix as special. On Windows, a path beginning with \\??\\ is a Root Local Device path equivalent to a path beginning with \\\\?\\. Paths with a \\??\\ prefix may be used to access arbitrary locations on the system. For example, the path \\??\\c:\\x is equivalent to the more common path c:\\x. Before fix, Clean could convert a rooted path such as \\a\\..\\??\\b into the root local device path \\??\\b. Clean will now convert this to .\\??\\b. Similarly, Join(\\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \\??\\b. Join will now convert this to \\.\\??\\b. In addition, with fix, IsAbs now correctly reports paths beginning with \\??\\ as absolute, and VolumeName correctly reports the \\??\\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \\?, resulting in filepath.Clean(\\?\\c:) returning \\?\\c: rather than \\?\\c:\\ (among other effects). The previous behavior has been restored.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45283",
"url": "https://www.suse.com/security/cve/CVE-2023-45283"
},
{
"category": "external",
"summary": "SUSE Bug 1216943 for CVE-2023-45283",
"url": "https://bugzilla.suse.com/1216943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45283"
},
{
"cve": "CVE-2023-45284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45284"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as \"COM1 \", and reserved names \"COM\" and \"LPT\" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports these names as non-local.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45284",
"url": "https://www.suse.com/security/cve/CVE-2023-45284"
},
{
"category": "external",
"summary": "SUSE Bug 1216944 for CVE-2023-45284",
"url": "https://bugzilla.suse.com/1216944"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45284"
},
{
"cve": "CVE-2023-47106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47106"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another frontend proxy like Nginx, it can be used to bypass frontend proxy URI-based access control restrictions. This vulnerability has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47106",
"url": "https://www.suse.com/security/cve/CVE-2023-47106"
},
{
"category": "external",
"summary": "SUSE Bug 1217804 for CVE-2023-47106",
"url": "https://bugzilla.suse.com/1217804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47106"
},
{
"cve": "CVE-2023-47124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47124"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When Traefik is configured to use the `HTTPChallenge` to generate and renew the Let\u0027s Encrypt TLS certificates, the delay authorized to solve the challenge (50 seconds) can be exploited by attackers to achieve a `slowloris attack`. This vulnerability has been patch in version 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. Users unable to upgrade should replace the `HTTPChallenge` with the `TLSChallenge` or the `DNSChallenge`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47124",
"url": "https://www.suse.com/security/cve/CVE-2023-47124"
},
{
"category": "external",
"summary": "SUSE Bug 1217806 for CVE-2023-47124",
"url": "https://bugzilla.suse.com/1217806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47124"
},
{
"cve": "CVE-2023-47633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47633"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. The traefik docker container uses 100% CPU when it serves as its own backend, which is an automatically generated route resulting from the Docker integration in the default configuration. This issue has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47633",
"url": "https://www.suse.com/security/cve/CVE-2023-47633"
},
{
"category": "external",
"summary": "SUSE Bug 1217807 for CVE-2023-47633",
"url": "https://bugzilla.suse.com/1217807"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik-2.10.7-1.1.aarch64",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.s390x",
"openSUSE Tumbleweed:traefik-2.10.7-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-47633"
}
]
}
OPENSUSE-SU-2024:14076-1
Vulnerability from csaf_opensuse - Published: 2024-06-24 00:00 - Updated: 2024-06-24 00:00Summary
traefik2-2.11.5-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: traefik2-2.11.5-1.1 on GA media
Description of the patch: These are all security issues fixed in the traefik2-2.11.5-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2024-14076
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.9 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
46 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "traefik2-2.11.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik2-2.11.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14076",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_14076-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23469 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41717 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41724 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46153 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24534 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29013 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29013/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45284 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47106 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47633 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47633/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28869 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28869/"
}
],
"title": "traefik2-2.11.5-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-24T00:00:00Z",
"generator": {
"date": "2024-06-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14076-1",
"initial_release_date": "2024-06-24T00:00:00Z",
"revision_history": [
{
"date": "2024-06-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.aarch64",
"product": {
"name": "traefik2-2.11.5-1.1.aarch64",
"product_id": "traefik2-2.11.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.ppc64le",
"product": {
"name": "traefik2-2.11.5-1.1.ppc64le",
"product_id": "traefik2-2.11.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.s390x",
"product": {
"name": "traefik2-2.11.5-1.1.s390x",
"product_id": "traefik2-2.11.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.x86_64",
"product": {
"name": "traefik2-2.11.5-1.1.x86_64",
"product_id": "traefik2-2.11.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64"
},
"product_reference": "traefik2-2.11.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le"
},
"product_reference": "traefik2-2.11.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x"
},
"product_reference": "traefik2-2.11.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
},
"product_reference": "traefik2-2.11.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23469"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23469",
"url": "https://www.suse.com/security/cve/CVE-2022-23469"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-23469"
},
{
"cve": "CVE-2022-41717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41717"
}
],
"notes": [
{
"category": "general",
"text": "An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the server to allocate approximately 64 MiB per open connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41717",
"url": "https://www.suse.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "SUSE Bug 1206135 for CVE-2022-41717",
"url": "https://bugzilla.suse.com/1206135"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41724"
}
],
"notes": [
{
"category": "general",
"text": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41724",
"url": "https://www.suse.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "SUSE Bug 1208271 for CVE-2022-41724",
"url": "https://bugzilla.suse.com/1208271"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-46153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46153"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advised to upgrade to version 2.9.6. Users unable to upgrade should check their logs to detect the error messages and fix your TLS options.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46153",
"url": "https://www.suse.com/security/cve/CVE-2022-46153"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-46153"
},
{
"cve": "CVE-2023-24534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24534"
}
],
"notes": [
{
"category": "general",
"text": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24534",
"url": "https://www.suse.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "SUSE Bug 1210127 for CVE-2023-24534",
"url": "https://bugzilla.suse.com/1210127"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-29013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29013"
}
],
"notes": [
{
"category": "general",
"text": "Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer for deploying microservices. There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik. HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This behavior could be exploited to cause a denial of service. This issue has been patched in versions 2.9.10 and 2.10.0-rc2.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29013",
"url": "https://www.suse.com/security/cve/CVE-2023-29013"
},
{
"category": "external",
"summary": "SUSE Bug 1210505 for CVE-2023-29013",
"url": "https://bugzilla.suse.com/1210505"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-29013"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-45283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45283"
}
],
"notes": [
{
"category": "general",
"text": "The filepath package does not recognize paths with a \\??\\ prefix as special. On Windows, a path beginning with \\??\\ is a Root Local Device path equivalent to a path beginning with \\\\?\\. Paths with a \\??\\ prefix may be used to access arbitrary locations on the system. For example, the path \\??\\c:\\x is equivalent to the more common path c:\\x. Before fix, Clean could convert a rooted path such as \\a\\..\\??\\b into the root local device path \\??\\b. Clean will now convert this to .\\??\\b. Similarly, Join(\\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \\??\\b. Join will now convert this to \\.\\??\\b. In addition, with fix, IsAbs now correctly reports paths beginning with \\??\\ as absolute, and VolumeName correctly reports the \\??\\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \\?, resulting in filepath.Clean(\\?\\c:) returning \\?\\c: rather than \\?\\c:\\ (among other effects). The previous behavior has been restored.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45283",
"url": "https://www.suse.com/security/cve/CVE-2023-45283"
},
{
"category": "external",
"summary": "SUSE Bug 1216943 for CVE-2023-45283",
"url": "https://bugzilla.suse.com/1216943"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45283"
},
{
"cve": "CVE-2023-45284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45284"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as \"COM1 \", and reserved names \"COM\" and \"LPT\" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports these names as non-local.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45284",
"url": "https://www.suse.com/security/cve/CVE-2023-45284"
},
{
"category": "external",
"summary": "SUSE Bug 1216944 for CVE-2023-45284",
"url": "https://bugzilla.suse.com/1216944"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45284"
},
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-47106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47106"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another frontend proxy like Nginx, it can be used to bypass frontend proxy URI-based access control restrictions. This vulnerability has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47106",
"url": "https://www.suse.com/security/cve/CVE-2023-47106"
},
{
"category": "external",
"summary": "SUSE Bug 1217804 for CVE-2023-47106",
"url": "https://bugzilla.suse.com/1217804"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47106"
},
{
"cve": "CVE-2023-47124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47124"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When Traefik is configured to use the `HTTPChallenge` to generate and renew the Let\u0027s Encrypt TLS certificates, the delay authorized to solve the challenge (50 seconds) can be exploited by attackers to achieve a `slowloris attack`. This vulnerability has been patch in version 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. Users unable to upgrade should replace the `HTTPChallenge` with the `TLSChallenge` or the `DNSChallenge`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47124",
"url": "https://www.suse.com/security/cve/CVE-2023-47124"
},
{
"category": "external",
"summary": "SUSE Bug 1217806 for CVE-2023-47124",
"url": "https://bugzilla.suse.com/1217806"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47124"
},
{
"cve": "CVE-2023-47633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47633"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. The traefik docker container uses 100% CPU when it serves as its own backend, which is an automatically generated route resulting from the Docker integration in the default configuration. This issue has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47633",
"url": "https://www.suse.com/security/cve/CVE-2023-47633"
},
{
"category": "external",
"summary": "SUSE Bug 1217807 for CVE-2023-47633",
"url": "https://bugzilla.suse.com/1217807"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-47633"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-28869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28869"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an HTTP reverse proxy and load balancer. In affected versions sending a GET request to any Traefik endpoint with the \"Content-length\" request header results in an indefinite hang with the default configuration. This vulnerability can be exploited by attackers to induce a denial of service. This vulnerability has been addressed in version 2.11.2 and 3.0.0-rc5. Users are advised to upgrade. For affected versions, this vulnerability can be mitigated by configuring the readTimeout option.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28869",
"url": "https://www.suse.com/security/cve/CVE-2024-28869"
},
{
"category": "external",
"summary": "SUSE Bug 1222825 for CVE-2024-28869",
"url": "https://bugzilla.suse.com/1222825"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-28869"
}
]
}
RHBA-2023:5669
Vulnerability from csaf_redhat - Published: 2023-11-02 13:16 - Updated: 2026-08-18 14:40Summary
Red Hat Bug Fix Advisory: OpenShift Compliance Operator bug fix and enhancement update
Severity
Important
Notes
Topic: An updated OpenShift Compliance Operator image that fixes various bugs and adds enhancements is now available for the Red Hat OpenShift Enterprise 4 catalog.
Details: The OpenShift Compliance Operator v1.3.1 is now available. See the documentation for bug fix and enhancement information:
https://docs.openshift.com/container-platform/4.14/security/compliance_operator/compliance-operator-release-notes.html
Terms of Use: This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as 'Important' as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit. CVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.
7.5 (High)
Affected products
Fixed
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64 | — |
Vendor Fix
fix
Workaround
|
Threats
Impact
Important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An updated OpenShift Compliance Operator image that fixes various bugs and adds enhancements is now available for the Red Hat OpenShift Enterprise 4 catalog.",
"title": "Topic"
},
{
"category": "general",
"text": "The OpenShift Compliance Operator v1.3.1 is now available. See the documentation for bug fix and enhancement information:\n\nhttps://docs.openshift.com/container-platform/4.14/security/compliance_operator/compliance-operator-release-notes.html",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHBA-2023:5669",
"url": "https://access.redhat.com/errata/RHBA-2023:5669"
},
{
"category": "external",
"summary": "OCPBUGS-18025",
"url": "https://issues.redhat.com/browse/OCPBUGS-18025"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhba-2023_5669.json"
}
],
"title": "Red Hat Bug Fix Advisory: OpenShift Compliance Operator bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-18T14:40:28+00:00",
"generator": {
"date": "2026-08-18T14:40:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHBA-2023:5669",
"initial_release_date": "2023-11-02T13:16:03+00:00",
"revision_history": [
{
"date": "2023-11-02T13:16:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-02T13:16:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T14:40:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product": {
"name": "Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_compliance_operator:1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"product": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"product_id": "compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458?arch=s390x\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-content-rhel8\u0026tag=5f9cd1975d-10"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"product": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"product_id": "compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa?arch=s390x\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-openscap-rhel8\u0026tag=1.3.0-7"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"product": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"product_id": "compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30?arch=s390x\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-rhel8-operator\u0026tag=1.3.0-6"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"product": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"product_id": "compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-content-rhel8\u0026tag=5f9cd1975d-10"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"product": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"product_id": "compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-openscap-rhel8\u0026tag=1.3.0-7"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"product": {
"name": "compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"product_id": "compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-operator-bundle\u0026tag=1.3.1-6"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64",
"product": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64",
"product_id": "compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584?arch=amd64\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-rhel8-operator\u0026tag=1.3.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"product": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"product_id": "compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e?arch=ppc64le\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-content-rhel8\u0026tag=5f9cd1975d-10"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"product": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"product_id": "compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e?arch=ppc64le\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-openscap-rhel8\u0026tag=1.3.0-7"
}
}
},
{
"category": "product_version",
"name": "compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"product": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"product_id": "compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2?arch=ppc64le\u0026repository_url=registry.redhat.io/compliance/openshift-compliance-rhel8-operator\u0026tag=1.3.0-6"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le"
},
"product_reference": "compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x"
},
"product_reference": "compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64 as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64"
},
"product_reference": "compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x"
},
"product_reference": "compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le"
},
"product_reference": "compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64 as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64"
},
"product_reference": "compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64 as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64"
},
"product_reference": "compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x"
},
"product_reference": "compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le"
},
"product_reference": "compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"relates_to_product_reference": "8Base-CO-1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64 as a component of Red Hat OpenShift Compliance Operator v1 on RHEL-8",
"product_id": "8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64"
},
"product_reference": "compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64",
"relates_to_product_reference": "8Base-CO-1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-39325",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243296"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the `Rapid Reset Attack` in the Go language packages.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is related to CVE-2023-44487.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nAs go-lang vendors its dependencies, a package may contain a library with a known vulnerability, solely because of lower tier libraries including it as a part of its dependencies, but the vulnerable code is not reachable at runtime. In such cases the issue is not exploitable. We classify these situations as \u201cNot affected\u201d or \u201cWill not fix,\u201d depending on the risk of breaking other unrelated packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "RHBZ#2243296",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243296"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39325"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-44487",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://go.dev/issue/63417",
"url": "https://go.dev/issue/63417"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-02T13:16:03+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to:\n\nhttps://docs.openshift.com/container-platform/4.14/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2023:5669"
},
{
"category": "workaround",
"details": "The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:1ee5854db4754c4595ad5c5554202a81e3c59864d4e94bc8232dde0f29f0ed7e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:a535f7b6dc4702ee549521ff0f6be6f2808c7c8d20c0a0ce30f8545c2a011458_s390x",
"8Base-CO-1:compliance/openshift-compliance-content-rhel8@sha256:e78b947e5da6a7a2738fe190d94dc65a79fa09d3f0f2cba9d4f395cc2822b06a_amd64",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:4765be5f9ce6c11a2b2db99766a8b96a172502c2abf2424b92a2eba4e0c9f2aa_s390x",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:cf23ae92f996605f525f62ffa648ea1d90af5d5b5a9db831bd023608c7ef454e_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-openscap-rhel8@sha256:ea5459b9bb2fd5cbc561a68be8967b2b10fc7ffafa5a83cf4a062412587505ec_amd64",
"8Base-CO-1:compliance/openshift-compliance-operator-bundle@sha256:4088d89f23064fd53a680c71dd7072a0cb1088781c374f7803b6c77997aa7c67_amd64",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:17c8f12442f7f569e2b934ccf0cb1534e24a9e4c56d02381b51d9d036351cf30_s390x",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:affa6493d1b38d442deba5e7cc4f79af04a90b8eca337539fc64c7ca258118a2_ppc64le",
"8Base-CO-1:compliance/openshift-compliance-rhel8-operator@sha256:ef2e5d192edfc0536de0c8a33ab2604ffaea1467a2e26f860dc19fa53f90e584_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: rapid stream resets can cause excessive work (CVE-2023-44487)"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…