Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-3865 (GCVE-0-2023-3865)
Vulnerability from cvelistv5
{ "containers": { "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Linux", "programFiles": [ "fs/smb/server/smb2misc.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "lessThan": "3813eee5154d6a4c5875cb4444cb2b63bac8947f", "status": "affected", "version": "0626e6641f6b467447c81dd7678a69c66f7746cf", "versionType": "git" }, { "lessThan": "c86211159bc3178b891e0d60e586a32c7b6a231b", "status": "affected", "version": "0626e6641f6b467447c81dd7678a69c66f7746cf", "versionType": "git" }, { "lessThan": "58a9c41064df27632e780c5a3ae3e0e4284957d1", "status": "affected", "version": "0626e6641f6b467447c81dd7678a69c66f7746cf", "versionType": "git" }, { "lessThan": "5fe7f7b78290638806211046a99f031ff26164e1", "status": "affected", "version": "0626e6641f6b467447c81dd7678a69c66f7746cf", "versionType": "git" } ] }, { "defaultStatus": "affected", "product": "Linux", "programFiles": [ "fs/smb/server/smb2misc.c" ], "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "vendor": "Linux", "versions": [ { "status": "affected", "version": "5.15" }, { "lessThan": "5.15", "status": "unaffected", "version": "0", "versionType": "semver" }, { "lessThanOrEqual": "5.15.*", "status": "unaffected", "version": "5.15.121", "versionType": "semver" }, { "lessThanOrEqual": "6.1.*", "status": "unaffected", "version": "6.1.36", "versionType": "semver" }, { "lessThanOrEqual": "6.3.*", "status": "unaffected", "version": "6.3.10", "versionType": "semver" }, { "lessThanOrEqual": "*", "status": "unaffected", "version": "6.4", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "5.15.121", "versionStartIncluding": "5.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.1.36", "versionStartIncluding": "5.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.3.10", "versionStartIncluding": "5.15", "vulnerable": true }, { "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionEndExcluding": "6.4", "versionStartIncluding": "5.15", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix out-of-bound read in smb2_write\n\nksmbd_smb2_check_message doesn\u0027t validate hdr-\u003eNextCommand. If\n-\u003eNextCommand is bigger than Offset + Length of smb2 write, It will\nallow oversized smb2 write length. It will cause OOB read in smb2_write." } ], "providerMetadata": { "dateUpdated": "2025-08-19T05:47:12.083Z", "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux" }, "references": [ { "url": "https://git.kernel.org/stable/c/3813eee5154d6a4c5875cb4444cb2b63bac8947f" }, { "url": "https://git.kernel.org/stable/c/c86211159bc3178b891e0d60e586a32c7b6a231b" }, { "url": "https://git.kernel.org/stable/c/58a9c41064df27632e780c5a3ae3e0e4284957d1" }, { "url": "https://git.kernel.org/stable/c/5fe7f7b78290638806211046a99f031ff26164e1" } ], "title": "ksmbd: fix out-of-bound read in smb2_write", "x_generator": { "engine": "bippy-1.2.0" } } }, "cveMetadata": { "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "assignerShortName": "Linux", "cveId": "CVE-2023-3865", "datePublished": "2025-08-16T13:27:56.403Z", "dateReserved": "2023-07-24T14:52:38.053Z", "dateUpdated": "2025-08-19T05:47:12.083Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-3865\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-08-16T14:15:27.250\",\"lastModified\":\"2025-08-18T20:16:28.750\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nksmbd: fix out-of-bound read in smb2_write\\n\\nksmbd_smb2_check_message doesn\u0027t validate hdr-\u003eNextCommand. If\\n-\u003eNextCommand is bigger than Offset + Length of smb2 write, It will\\nallow oversized smb2 write length. It will cause OOB read in smb2_write.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ksmbd: se corrige una lectura fuera de los l\u00edmite en smb2_write. ksmbd_smb2_check_message no valida hdr-\u0026gt;NextCommand. Si -\u0026gt;NextCommand es mayor que Offset + Length de la escritura smb2, se permite una longitud de escritura smb2 sobredimensionada. Esto provoca una lectura fuera de los l\u00edmite en smb2_write.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3813eee5154d6a4c5875cb4444cb2b63bac8947f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/58a9c41064df27632e780c5a3ae3e0e4284957d1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5fe7f7b78290638806211046a99f031ff26164e1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c86211159bc3178b891e0d60e586a32c7b6a231b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}" } }
CERTFR-2023-AVI-0813
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 18.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.04", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 22.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-37453", "url": "https://www.cve.org/CVERecord?id=CVE-2023-37453" }, { "name": "CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-20588", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20588" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-4569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4569" }, { "name": "CVE-2022-45919", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45919" }, { "name": "CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2022-45886", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45886" }, { "name": "CVE-2021-4001", "url": "https://www.cve.org/CVERecord?id=CVE-2021-4001" }, { "name": "CVE-2023-3338", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3338" }, { "name": "CVE-2023-3773", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3773" }, { "name": "CVE-2022-48425", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48425" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2022-45887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45887" }, { "name": "CVE-2023-4194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4194" }, { "name": "CVE-2022-27672", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27672" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "name": "CVE-2023-4273", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4273" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-38427", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38427" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-2156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2156" }, { "name": "CVE-2023-25775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25775" }, { "name": "CVE-2023-38431", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38431" } ], "initial_release_date": "2023-10-06T00:00:00", "last_revision_date": "2023-10-06T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0813", "revisions": [ { "description": "Version initiale", "revision_date": "2023-10-06T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux d\u0027Ubuntu\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\natteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6417-1 du 04 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6417-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6415-1 du 04 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6415-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6396-2 du 05 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6396-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6386-3 du 03 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6386-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6416-1 du 04 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6416-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6412-1 du 04 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6412-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6386-2 du 29 septembre 2023", "url": "https://ubuntu.com/security/notices/USN-6386-2" } ] }
CERTFR-2023-AVI-0911
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 18.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.04", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 14.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.10", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 22.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-5345", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5345" }, { "name": "CVE-2023-4244", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4244" }, { "name": "CVE-2023-20588", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20588" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-42752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42752" }, { "name": "CVE-2023-4569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4569" }, { "name": "CVE-2022-45919", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45919" }, { "name": "CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "name": "CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "name": "CVE-2023-34324", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34324" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2023-39189", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39189" }, { "name": "CVE-2022-45886", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45886" }, { "name": "CVE-2023-31085", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31085" }, { "name": "CVE-2022-48425", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48425" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2023-38430", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38430" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2023-31083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31083" }, { "name": "CVE-2023-1380", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1380" }, { "name": "CVE-2022-45887", "url": "https://www.cve.org/CVERecord?id=CVE-2022-45887" }, { "name": "CVE-2023-4194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4194" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3867", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3867" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "name": "CVE-2023-4273", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4273" }, { "name": "CVE-2023-35001", "url": "https://www.cve.org/CVERecord?id=CVE-2023-35001" }, { "name": "CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "name": "CVE-2023-4881", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4881" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-4134", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4134" }, { "name": "CVE-2023-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5197" }, { "name": "CVE-2023-38427", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38427" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-21264", "url": "https://www.cve.org/CVERecord?id=CVE-2023-21264" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-2156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2156" }, { "name": "CVE-2023-42755", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42755" }, { "name": "CVE-2023-38431", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38431" }, { "name": "CVE-2023-34319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34319" }, { "name": "CVE-2023-42756", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42756" }, { "name": "CVE-2023-42754", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42754" } ], "initial_release_date": "2023-11-03T00:00:00", "last_revision_date": "2023-11-03T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0911", "revisions": [ { "description": "Version initiale", "revision_date": "2023-11-03T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux\nd\u0027Ubuntu. Elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de\ncode arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6461-1 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6461-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6454-3 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6454-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6464-1 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6464-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6441-3 du 30 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6441-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6460-1 du 30 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6460-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6465-2 du 01 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6465-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6454-4 du 01 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6454-4" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6466-1 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6466-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6465-1 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6465-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6462-1 du 31 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6462-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6454-2 du 30 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6454-2" } ] }
CERTFR-2023-AVI-0817
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un contournement de la politique de sécurité et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||
---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2023-3338", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3338" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2023-4194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4194" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4273", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4273" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-2156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2156" } ], "initial_release_date": "2023-10-09T00:00:00", "last_revision_date": "2023-10-09T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0817", "revisions": [ { "description": "Version initiale", "revision_date": "2023-10-09T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux d\u0027Ubuntu\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, un contournement de la politique de s\u00e9curit\u00e9 et une atteinte\n\u00e0 la confidentialit\u00e9 des donn\u00e9es.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6416-2 du 06 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6416-2" } ] }
CERTFR-2023-AVI-0895
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 16.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 18.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 14.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.10", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 22.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-4244", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4244" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-42752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42752" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2023-3338", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3338" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2023-31083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31083" }, { "name": "CVE-2023-4194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4194" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-4273", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4273" }, { "name": "CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "name": "CVE-2023-4881", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4881" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5197" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-2156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2156" }, { "name": "CVE-2023-42755", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42755" }, { "name": "CVE-2023-34319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34319" }, { "name": "CVE-2023-42756", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42756" } ], "initial_release_date": "2023-10-27T00:00:00", "last_revision_date": "2023-10-27T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0895", "revisions": [ { "description": "Version initiale", "revision_date": "2023-10-27T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nUbuntu. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6446-3 du 26 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6446-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6446-2 du 24 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6446-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6440-3 du 25 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6440-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6445-2 du 24 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6445-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6439-2 du 23 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6439-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6454-1 du 26 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6454-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6440-2 du 20 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6440-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6441-2 du 23 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6441-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6444-2 du 24 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6444-2" } ] }
CERTFR-2023-AVI-0871
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 16.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 18.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.04", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 14.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 22.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-4004", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4004" }, { "name": "CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-4244", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4244" }, { "name": "CVE-2023-20569", "url": "https://www.cve.org/CVERecord?id=CVE-2023-20569" }, { "name": "CVE-2023-42752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42752" }, { "name": "CVE-2023-4128", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4128" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-4921", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4921" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2023-3338", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3338" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2022-40982", "url": "https://www.cve.org/CVERecord?id=CVE-2022-40982" }, { "name": "CVE-2023-4155", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4155" }, { "name": "CVE-2023-31083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31083" }, { "name": "CVE-2023-4194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4194" }, { "name": "CVE-2022-27672", "url": "https://www.cve.org/CVERecord?id=CVE-2022-27672" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-3212", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3212" }, { "name": "CVE-2023-4273", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4273" }, { "name": "CVE-2023-0597", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0597" }, { "name": "CVE-2023-4881", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4881" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5197" }, { "name": "CVE-2023-1206", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1206" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-2156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2156" }, { "name": "CVE-2023-42755", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42755" }, { "name": "CVE-2023-34319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34319" }, { "name": "CVE-2023-42756", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42756" } ], "initial_release_date": "2023-10-20T00:00:00", "last_revision_date": "2023-10-23T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0871", "revisions": [ { "description": "Version initiale", "revision_date": "2023-10-20T00:00:00.000000" }, { "description": "Correction coquille.", "revision_date": "2023-10-23T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux d\u0027Ubuntu\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6443-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6443-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6439-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6439-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6446-1 du 20 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6446-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6445-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6445-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6396-3 du 17 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6396-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6444-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6444-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6441-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6441-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6416-3 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6416-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6440-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6440-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6442-1 du 19 octobre 2023", "url": "https://ubuntu.com/security/notices/USN-6442-1" } ] }
CERTFR-2023-AVI-0988
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux d'Ubuntu. Certaines d'entre elles permettent à un attaquant de provoquer une atteinte à la confidentialité des données, un déni de service et une exécution de code arbitraire à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
NoneTitle | Publication Time | Tags | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [ { "description": "Ubuntu 16.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 18.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 20.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 23.04", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 14.04 ESM", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } }, { "description": "Ubuntu 22.04 LTS", "product": { "name": "Ubuntu", "vendor": { "name": "Ubuntu", "scada": false } } } ], "affected_systems_content": null, "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-4004", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4004" }, { "name": "CVE-2023-40283", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40283" }, { "name": "CVE-2023-44466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44466" }, { "name": "CVE-2023-5345", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5345" }, { "name": "CVE-2022-3643", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3643" }, { "name": "CVE-2023-39193", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39193" }, { "name": "CVE-2023-3777", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3777" }, { "name": "CVE-2023-45862", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45862" }, { "name": "CVE-2023-3995", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3995" }, { "name": "CVE-2023-42752", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42752" }, { "name": "CVE-2023-31436", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31436" }, { "name": "CVE-2023-42753", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42753" }, { "name": "CVE-2023-3866", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3866" }, { "name": "CVE-2023-39189", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39189" }, { "name": "CVE-2023-31085", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31085" }, { "name": "CVE-2023-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3772" }, { "name": "CVE-2023-38430", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38430" }, { "name": "CVE-2023-3567", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3567" }, { "name": "CVE-2023-45871", "url": "https://www.cve.org/CVERecord?id=CVE-2023-45871" }, { "name": "CVE-2023-3609", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3609" }, { "name": "CVE-2023-31083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-31083" }, { "name": "CVE-2023-3776", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3776" }, { "name": "CVE-2023-38432", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38432" }, { "name": "CVE-2023-3867", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3867" }, { "name": "CVE-2023-3863", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3863" }, { "name": "CVE-2023-3865", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3865" }, { "name": "CVE-2023-4622", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4622" }, { "name": "CVE-2023-39192", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39192" }, { "name": "CVE-2023-39194", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39194" }, { "name": "CVE-2023-4881", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4881" }, { "name": "CVE-2023-4132", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4132" }, { "name": "CVE-2023-4134", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4134" }, { "name": "CVE-2023-5197", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5197" }, { "name": "CVE-2023-4623", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4623" }, { "name": "CVE-2023-25775", "url": "https://www.cve.org/CVERecord?id=CVE-2023-25775" }, { "name": "CVE-2023-5717", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5717" }, { "name": "CVE-2023-34319", "url": "https://www.cve.org/CVERecord?id=CVE-2023-34319" }, { "name": "CVE-2023-5090", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5090" }, { "name": "CVE-2023-42754", "url": "https://www.cve.org/CVERecord?id=CVE-2023-42754" } ], "initial_release_date": "2023-12-01T00:00:00", "last_revision_date": "2023-12-01T00:00:00", "links": [], "reference": "CERTFR-2023-AVI-0988", "revisions": [ { "description": "Version initiale", "revision_date": "2023-12-01T00:00:00.000000" } ], "risks": [ { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003ele noyau Linux d\u0027Ubuntu\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une atteinte \u00e0 la confidentialit\u00e9\ndes donn\u00e9es, un d\u00e9ni de service et une ex\u00e9cution de code arbitraire \u00e0\ndistance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux d\u0027Ubuntu", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6516-1 du 27 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6516-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6496-2 du 30 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6496-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6502-2 du 27 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6502-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu LSN-0099-1 du 28 novembre 2023", "url": "https://ubuntu.com/security/notices/LSN-0099-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6502-3 du 28 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6502-3" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6494-2 du 30 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6494-2" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6520-1 du 28 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6520-1" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6502-4 du 30 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6502-4" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Ubuntu USN-6495-2 du 30 novembre 2023", "url": "https://ubuntu.com/security/notices/USN-6495-2" } ] }
fkie_cve-2023-3865
Vulnerability from fkie_nvd
URL | Tags | ||
---|---|---|---|
416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/3813eee5154d6a4c5875cb4444cb2b63bac8947f | ||
416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/58a9c41064df27632e780c5a3ae3e0e4284957d1 | ||
416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/5fe7f7b78290638806211046a99f031ff26164e1 | ||
416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/c86211159bc3178b891e0d60e586a32c7b6a231b |
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix out-of-bound read in smb2_write\n\nksmbd_smb2_check_message doesn\u0027t validate hdr-\u003eNextCommand. If\n-\u003eNextCommand is bigger than Offset + Length of smb2 write, It will\nallow oversized smb2 write length. It will cause OOB read in smb2_write." }, { "lang": "es", "value": "En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: ksmbd: se corrige una lectura fuera de los l\u00edmite en smb2_write. ksmbd_smb2_check_message no valida hdr-\u0026gt;NextCommand. Si -\u0026gt;NextCommand es mayor que Offset + Length de la escritura smb2, se permite una longitud de escritura smb2 sobredimensionada. Esto provoca una lectura fuera de los l\u00edmite en smb2_write." } ], "id": "CVE-2023-3865", "lastModified": "2025-08-18T20:16:28.750", "metrics": {}, "published": "2025-08-16T14:15:27.250", "references": [ { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/3813eee5154d6a4c5875cb4444cb2b63bac8947f" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/58a9c41064df27632e780c5a3ae3e0e4284957d1" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/5fe7f7b78290638806211046a99f031ff26164e1" }, { "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "url": "https://git.kernel.org/stable/c/c86211159bc3178b891e0d60e586a32c7b6a231b" } ], "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "vulnStatus": "Awaiting Analysis" }
gsd-2023-3865
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2023-3865", "id": "GSD-2023-3865" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-3865" ], "id": "GSD-2023-3865", "modified": "2023-12-13T01:20:54.255903Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-3865", "STATE": "RESERVED" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." } ] } } } }
ghsa-mr68-gqxj-cfm9
Vulnerability from github
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix out-of-bound read in smb2_write
ksmbd_smb2_check_message doesn't validate hdr->NextCommand. If ->NextCommand is bigger than Offset + Length of smb2 write, It will allow oversized smb2 write length. It will cause OOB read in smb2_write.
{ "affected": [], "aliases": [ "CVE-2023-3865" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-08-16T14:15:27Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: fix out-of-bound read in smb2_write\n\nksmbd_smb2_check_message doesn\u0027t validate hdr-\u003eNextCommand. If\n-\u003eNextCommand is bigger than Offset + Length of smb2 write, It will\nallow oversized smb2 write length. It will cause OOB read in smb2_write.", "id": "GHSA-mr68-gqxj-cfm9", "modified": "2025-08-16T15:30:30Z", "published": "2025-08-16T15:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3865" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3813eee5154d6a4c5875cb4444cb2b63bac8947f" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/58a9c41064df27632e780c5a3ae3e0e4284957d1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/5fe7f7b78290638806211046a99f031ff26164e1" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/c86211159bc3178b891e0d60e586a32c7b6a231b" } ], "schema_version": "1.4.0", "severity": [] }
wid-sec-w-2025-1858
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder andere nicht spezifizierte Angriffe durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2025-1858 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1858.json" }, { "category": "self", "summary": "WID-SEC-2025-1858 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1858" }, { "category": "external", "summary": "Kernel CVE Announce Mailingliste", "url": "https://lore.kernel.org/linux-cve-announce/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2023-3865", "url": "https://lore.kernel.org/linux-cve-announce/2025081601-CVE-2023-3865-95e5@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2023-3866", "url": "https://lore.kernel.org/linux-cve-announce/2025081602-CVE-2023-3866-d99e@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2023-4130", "url": "https://lore.kernel.org/linux-cve-announce/2025081602-CVE-2023-4130-a1c9@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2023-4515", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2023-4515-3864@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38501", "url": "https://lore.kernel.org/linux-cve-announce/2025081612-CVE-2025-38501-e51f@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38502", "url": "https://lore.kernel.org/linux-cve-announce/2025081629-CVE-2025-38502-ef25@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38503", "url": "https://lore.kernel.org/linux-cve-announce/2025081645-CVE-2025-38503-8580@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38504", "url": "https://lore.kernel.org/linux-cve-announce/2025081646-CVE-2025-38504-9fa7@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38505", "url": "https://lore.kernel.org/linux-cve-announce/2025081649-CVE-2025-38505-1bf6@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38506", "url": "https://lore.kernel.org/linux-cve-announce/2025081649-CVE-2025-38506-8851@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38507", "url": "https://lore.kernel.org/linux-cve-announce/2025081650-CVE-2025-38507-fb6a@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38508", "url": "https://lore.kernel.org/linux-cve-announce/2025081650-CVE-2025-38508-18ae@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38509", "url": "https://lore.kernel.org/linux-cve-announce/2025081650-CVE-2025-38509-e803@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38510", "url": "https://lore.kernel.org/linux-cve-announce/2025081651-CVE-2025-38510-f67d@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38511", "url": "https://lore.kernel.org/linux-cve-announce/2025081651-CVE-2025-38511-5370@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38512", "url": "https://lore.kernel.org/linux-cve-announce/2025081651-CVE-2025-38512-24bb@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38513", "url": "https://lore.kernel.org/linux-cve-announce/2025081652-CVE-2025-38513-e205@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38514", "url": "https://lore.kernel.org/linux-cve-announce/2025081652-CVE-2025-38514-fc8d@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38515", "url": "https://lore.kernel.org/linux-cve-announce/2025081652-CVE-2025-38515-7495@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38516", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38516-65d2@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38517", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38517-2883@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38518", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38518-2b55@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38519", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38519-6cc4@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38520", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38520-1f4f@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38521", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38521-4543@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38522", "url": "https://lore.kernel.org/linux-cve-announce/2025081652-CVE-2025-38522-641c@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38523", "url": "https://lore.kernel.org/linux-cve-announce/2025081652-CVE-2025-38523-b126@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38524", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38524-7277@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38525", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38525-f516@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38526", "url": "https://lore.kernel.org/linux-cve-announce/2025081653-CVE-2025-38526-f115@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38527", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38527-c389@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38528", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38528-153c@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38529", "url": "https://lore.kernel.org/linux-cve-announce/2025081654-CVE-2025-38529-bd7f@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38530", "url": "https://lore.kernel.org/linux-cve-announce/2025081655-CVE-2025-38530-1e2d@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38531", "url": "https://lore.kernel.org/linux-cve-announce/2025081655-CVE-2025-38531-abbc@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38532", "url": "https://lore.kernel.org/linux-cve-announce/2025081655-CVE-2025-38532-e625@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38533", "url": "https://lore.kernel.org/linux-cve-announce/2025081656-CVE-2025-38533-6002@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38534", "url": "https://lore.kernel.org/linux-cve-announce/2025081656-CVE-2025-38534-5573@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38535", "url": "https://lore.kernel.org/linux-cve-announce/2025081656-CVE-2025-38535-d952@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38536", "url": "https://lore.kernel.org/linux-cve-announce/2025081656-CVE-2025-38536-c669@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38537", "url": "https://lore.kernel.org/linux-cve-announce/2025081657-CVE-2025-38537-180a@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38538", "url": "https://lore.kernel.org/linux-cve-announce/2025081657-CVE-2025-38538-2147@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38539", "url": "https://lore.kernel.org/linux-cve-announce/2025081657-CVE-2025-38539-fdcd@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38540", "url": "https://lore.kernel.org/linux-cve-announce/2025081625-CVE-2025-38540-222a@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38541", "url": "https://lore.kernel.org/linux-cve-announce/2025081626-CVE-2025-38541-39ec@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38542", "url": "https://lore.kernel.org/linux-cve-announce/2025081626-CVE-2025-38542-f304@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38543", "url": "https://lore.kernel.org/linux-cve-announce/2025081626-CVE-2025-38543-038d@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38544", "url": "https://lore.kernel.org/linux-cve-announce/2025081627-CVE-2025-38544-a2ab@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38545", "url": "https://lore.kernel.org/linux-cve-announce/2025081627-CVE-2025-38545-6fc3@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38546", "url": "https://lore.kernel.org/linux-cve-announce/2025081627-CVE-2025-38546-f8fa@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38547", "url": "https://lore.kernel.org/linux-cve-announce/2025081625-CVE-2025-38547-68ae@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38548", "url": "https://lore.kernel.org/linux-cve-announce/2025081627-CVE-2025-38548-6800@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38549", "url": "https://lore.kernel.org/linux-cve-announce/2025081628-CVE-2025-38549-1e8e@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38550", "url": "https://lore.kernel.org/linux-cve-announce/2025081628-CVE-2025-38550-9bfd@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38551", "url": "https://lore.kernel.org/linux-cve-announce/2025081628-CVE-2025-38551-901c@gregkh/" }, { "category": "external", "summary": "Linux Kernel CVE Announcement CVE-2025-38552", "url": "https://lore.kernel.org/linux-cve-announce/2025081629-CVE-2025-38552-f7a9@gregkh/" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-20551 vom 2025-09-09", "url": "https://linux.oracle.com/errata/ELSA-2025-20551.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20653-1 vom 2025-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022432.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20669-1 vom 2025-09-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022482.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03204-1 vom 2025-09-12", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022522.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15782 vom 2025-09-15", "url": "https://access.redhat.com/errata/RHSA-2025:15782" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15740 vom 2025-09-16", "url": "https://linux.oracle.com/errata/ELSA-2025-15740.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:15740 vom 2025-09-15", "url": "https://access.redhat.com/errata/RHSA-2025:15740" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03272-1 vom 2025-09-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022589.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-15782 vom 2025-09-19", "url": "https://linux.oracle.com/errata/ELSA-2025-15782.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03283-1 vom 2025-09-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022596.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03290-1 vom 2025-09-22", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022602.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-6009 vom 2025-09-23", "url": "https://lists.debian.org/debian-security-announce/2025/msg00173.html" }, { "category": "external", "summary": "Debian Security Advisory DSA-6008 vom 2025-09-23", "url": "https://lists.debian.org/debian-security-announce/2025/msg00172.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03301-1 vom 2025-09-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022605.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03310-1 vom 2025-09-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022610.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03314-1 vom 2025-09-23", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022615.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03344-1 vom 2025-09-24", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/GKXOSPRZJUZDU6VCQLCJK56ZS5CAS3IE/" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7774-1 vom 2025-09-25", "url": "https://ubuntu.com/security/notices/USN-7774-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7774-2 vom 2025-09-25", "url": "https://ubuntu.com/security/notices/USN-7774-2" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7774-3 vom 2025-09-25", "url": "https://ubuntu.com/security/notices/USN-7774-3" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7775-1 vom 2025-09-25", "url": "https://ubuntu.com/security/notices/USN-7775-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7776-1 vom 2025-09-25", "url": "https://ubuntu.com/security/notices/USN-7776-1" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7775-2 vom 2025-09-26", "url": "https://ubuntu.com/security/notices/USN-7775-2" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03382-1 vom 2025-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022721.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20756-1 vom 2025-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022703.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16880 vom 2025-09-29", "url": "https://access.redhat.com/errata/RHSA-2025:16880" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:20739-1 vom 2025-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022711.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03383-1 vom 2025-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022724.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2025:03384-1 vom 2025-09-26", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022723.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:16904 vom 2025-09-29", "url": "https://access.redhat.com/errata/RHSA-2025:16904" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-269 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-269.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-268 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-268.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-265 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-265.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2025-091 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-2025-091.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-16880 vom 2025-09-30", "url": "https://linux.oracle.com/errata/ELSA-2025-16880.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.10-2025-105 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.10-2025-105.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-266 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-266.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-270 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-270.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-267 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-267.html" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-264 vom 2025-09-30", "url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-264.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17124 vom 2025-10-01", "url": "https://access.redhat.com/errata/RHSA-2025:17124" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17122 vom 2025-10-01", "url": "https://access.redhat.com/errata/RHSA-2025:17122" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2025:17123 vom 2025-10-01", "url": "https://access.redhat.com/errata/RHSA-2025:17123" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7775-3 vom 2025-10-01", "url": "https://ubuntu.com/security/notices/USN-7775-3" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2025-16904 vom 2025-10-02", "url": "https://linux.oracle.com/errata/ELSA-2025-16904.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-7774-4 vom 2025-10-01", "url": "https://ubuntu.com/security/notices/USN-7774-4" } ], "source_lang": "en-US", "title": "Linux Kernel: Mehrere Schwachstellen", "tracking": { "current_release_date": "2025-10-01T22:00:00.000+00:00", "generator": { "date": "2025-10-02T08:19:14.760+00:00", "engine": { "name": "BSI-WID", "version": "1.4.0" } }, "id": "WID-SEC-W-2025-1858", "initial_release_date": "2025-08-17T22:00:00.000+00:00", "revision_history": [ { "date": "2025-08-17T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2025-08-18T22:00:00.000+00:00", "number": "2", "summary": "Referenz(en) aufgenommen: 2389328" }, { "date": "2025-08-27T22:00:00.000+00:00", "number": "3", "summary": "Referenz(en) aufgenommen: 2391061, 2391063, 2391060" }, { "date": "2025-09-08T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2025-09-10T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-14T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-15T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen" }, { "date": "2025-09-18T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE und Oracle Linux aufgenommen" }, { "date": "2025-09-21T22:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-22T22:00:00.000+00:00", "number": "10", "summary": "Neue Updates von SUSE und Debian aufgenommen" }, { "date": "2025-09-23T22:00:00.000+00:00", "number": "11", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-24T22:00:00.000+00:00", "number": "12", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2025-09-25T22:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2025-09-28T22:00:00.000+00:00", "number": "14", "summary": "Neue Updates von SUSE und Red Hat aufgenommen" }, { "date": "2025-09-29T22:00:00.000+00:00", "number": "15", "summary": "Neue Updates von Amazon und Oracle Linux aufgenommen" }, { "date": "2025-09-30T22:00:00.000+00:00", "number": "16", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2025-10-01T22:00:00.000+00:00", "number": "17", "summary": "Neue Updates von Oracle Linux und Ubuntu aufgenommen" } ], "status": "final", "version": "17" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source Linux Kernel", "product": { "name": "Open Source Linux Kernel", "product_id": "T046484", "product_identification_helper": { "cpe": "cpe:/o:linux:linux_kernel:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-24588", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2020-24588" }, { "cve": "CVE-2023-3865", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2023-3865" }, { "cve": "CVE-2023-3866", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2023-3866" }, { "cve": "CVE-2023-4130", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2023-4130" }, { "cve": "CVE-2023-4515", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2023-4515" }, { "cve": "CVE-2025-27558", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-27558" }, { "cve": "CVE-2025-38501", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38501" }, { "cve": "CVE-2025-38502", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38502" }, { "cve": "CVE-2025-38503", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38503" }, { "cve": "CVE-2025-38504", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38504" }, { "cve": "CVE-2025-38505", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38505" }, { "cve": "CVE-2025-38506", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38506" }, { "cve": "CVE-2025-38507", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38507" }, { "cve": "CVE-2025-38508", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38508" }, { "cve": "CVE-2025-38509", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38509" }, { "cve": "CVE-2025-38510", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38510" }, { "cve": "CVE-2025-38511", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38511" }, { "cve": "CVE-2025-38512", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38512" }, { "cve": "CVE-2025-38513", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38513" }, { "cve": "CVE-2025-38514", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38514" }, { "cve": "CVE-2025-38515", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38515" }, { "cve": "CVE-2025-38516", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38516" }, { "cve": "CVE-2025-38517", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38517" }, { "cve": "CVE-2025-38518", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38518" }, { "cve": "CVE-2025-38519", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38519" }, { "cve": "CVE-2025-38520", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38520" }, { "cve": "CVE-2025-38521", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38521" }, { "cve": "CVE-2025-38522", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38522" }, { "cve": "CVE-2025-38523", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38523" }, { "cve": "CVE-2025-38524", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38524" }, { "cve": "CVE-2025-38525", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38525" }, { "cve": "CVE-2025-38526", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38526" }, { "cve": "CVE-2025-38527", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38527" }, { "cve": "CVE-2025-38528", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38528" }, { "cve": "CVE-2025-38529", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38529" }, { "cve": "CVE-2025-38530", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38530" }, { "cve": "CVE-2025-38531", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38531" }, { "cve": "CVE-2025-38532", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38532" }, { "cve": "CVE-2025-38533", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38533" }, { "cve": "CVE-2025-38534", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38534" }, { "cve": "CVE-2025-38535", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38535" }, { "cve": "CVE-2025-38536", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38536" }, { "cve": "CVE-2025-38537", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38537" }, { "cve": "CVE-2025-38538", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38538" }, { "cve": "CVE-2025-38539", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38539" }, { "cve": "CVE-2025-38540", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38540" }, { "cve": "CVE-2025-38541", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38541" }, { "cve": "CVE-2025-38542", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38542" }, { "cve": "CVE-2025-38543", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38543" }, { "cve": "CVE-2025-38544", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38544" }, { "cve": "CVE-2025-38545", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38545" }, { "cve": "CVE-2025-38546", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38546" }, { "cve": "CVE-2025-38547", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38547" }, { "cve": "CVE-2025-38548", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38548" }, { "cve": "CVE-2025-38549", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38549" }, { "cve": "CVE-2025-38550", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38550" }, { "cve": "CVE-2025-38551", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38551" }, { "cve": "CVE-2025-38552", "product_status": { "known_affected": [ "2951", "T002207", "67646", "T000126", "T046484", "398363", "T004914" ] }, "release_date": "2025-08-17T22:00:00.000+00:00", "title": "CVE-2025-38552" } ] }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.