ID

VAR-202405-2876


CVE

CVE-2024-35996


TITLE

Linux  of  Linux Kernel  Vulnerabilities in products from multiple vendors such as

Trust: 0.8

sources: JVNDB: JVNDB-2024-029634

DESCRIPTION

In the Linux kernel, the following vulnerability has been resolved: cpu: Re-enable CPU mitigations by default for !X86 architectures Rename x86's to CPU_MITIGATIONS, define it in generic code, and force it on for all architectures exception x86. A recent commit to turn mitigations off by default if SPECULATION_MITIGATIONS=n kinda sorta missed that "cpu_mitigations" is completely generic, whereas SPECULATION_MITIGATIONS is x86-specific. Rename x86's SPECULATIVE_MITIGATIONS instead of keeping both and have it select CPU_MITIGATIONS, as having two configs for the same thing is unnecessary and confusing. This will also allow x86 to use the knob to manage mitigations that aren't strictly related to speculative execution. Use another Kconfig to communicate to common code that CPU_MITIGATIONS is already defined instead of having x86's menu depend on the common CPU_MITIGATIONS. This allows keeping a single point of contact for all of x86's mitigations, and it's not clear that other architectures *want* to allow disabling mitigations at compile-time. Linux of Linux Kernel Unspecified vulnerabilities exist in products from multiple vendors.Service operation interruption (DoS) It may be in a state. The RUGGEDCOM RST2428P is a Layer 2 Ethernet switch based on the SINEC operating system with up to 28 non-blocking interfaces. SCALANCE X switches are used to connect industrial components such as programmable logic controllers (PLCs) or human-machine interfaces (HMIs). Multiple vulnerabilities in third-party components of Siemens' SINEC OS could allow attackers to gain control of the server

Trust: 2.16

sources: NVD: CVE-2024-35996 // JVNDB: JVNDB-2024-029634 // CNVD: CNVD-2025-19346

IOT TAXONOMY

category:['ICS']sub_category: -

Trust: 0.6

sources: CNVD: CNVD-2025-19346

AFFECTED PRODUCTS

vendor:linuxmodel:kernelscope:eqversion:6.9

Trust: 1.8

vendor:linuxmodel:kernelscope:ltversion:6.8.9

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:10.0

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:6.1.87

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:5.15.156

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:6.1.90

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:6.6.28

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:6.6.30

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.15.158

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:6.8.7

Trust: 1.0

vendor:debianmodel:gnu/linuxscope: - version: -

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:6.1.87 that's all 6.1.90

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:5.15.156 that's all 5.15.158

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:6.8.7 that's all 6.8.9

Trust: 0.8

vendor:linuxmodel:kernelscope:eqversion:6.6.28 that's all 6.6.30

Trust: 0.8

vendor:siemensmodel:ruggedcom rst2428pscope:ltversion:v3.1

Trust: 0.6

vendor:siemensmodel:scalance xc-300/xr-300/xc-400/xr-500wg/xr-500 familyscope:ltversion:v3.1

Trust: 0.6

vendor:siemensmodel:scalance xcm-/xrm-/xch-/xrh-300 familyscope:ltversion:v3.1

Trust: 0.6

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-029634 // NVD: CVE-2024-35996

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2024-35996
value: MEDIUM

Trust: 1.0

NVD: CVE-2024-35996
value: MEDIUM

Trust: 0.8

CNVD: CNVD-2025-19346
value: HIGH

Trust: 0.6

CNVD: CNVD-2025-19346
severity: HIGH
baseScore: 7.2
vectorString: AV:L/AC:L/AU:N/C:C/I:C/A:C
accessVector: LOCAL
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 3.9
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.6

nvd@nist.gov: CVE-2024-35996
baseSeverity: MEDIUM
baseScore: 5.5
vectorString: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: LOW
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: 1.8
impactScore: 3.6
version: 3.1

Trust: 1.0

NVD: CVE-2024-35996
baseSeverity: MEDIUM
baseScore: 5.5
vectorString: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: LOW
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: NONE
integrityImpact: NONE
availabilityImpact: HIGH
exploitabilityScore: NONE
impactScore: NONE
version: 3.0

Trust: 0.8

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-029634 // NVD: CVE-2024-35996

PROBLEMTYPE DATA

problemtype:NVD-CWE-noinfo

Trust: 1.0

problemtype:Lack of information (CWE-noinfo) [NVD evaluation ]

Trust: 0.8

sources: JVNDB: JVNDB-2024-029634 // NVD: CVE-2024-35996

PATCH

title:Re-enable CPU mitigations by default for !X86 architectures (fe42754) Linux Kernelurl:https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html

Trust: 0.8

title:Patch for Multiple vulnerabilities in Siemens SINEC OS third-party componentsurl:https://www.cnvd.org.cn/patchInfo/show/723071

Trust: 0.6

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-029634

EXTERNAL IDS

db:NVDid:CVE-2024-35996

Trust: 2.6

db:SIEMENSid:SSA-613116

Trust: 1.6

db:SIEMENSid:SSA-265688

Trust: 1.0

db:JVNDBid:JVNDB-2024-029634

Trust: 0.8

db:CNVDid:CNVD-2025-19346

Trust: 0.6

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-029634 // NVD: CVE-2024-35996

REFERENCES

url:https://cert-portal.siemens.com/productcert/html/ssa-613116.html

Trust: 1.6

url:https://git.kernel.org/stable/c/38f17d1fbb5bfb56ca1419e2d06376d57a9396f9

Trust: 1.0

url:https://git.kernel.org/stable/c/af6d6a923b40bf6471e44067ac61cc5814b48e7f

Trust: 1.0

url:https://git.kernel.org/stable/c/fd8547ebc187037cc69441a15c1441aeaab80f49

Trust: 1.0

url:https://git.kernel.org/stable/c/36b32816fbab267611f073223f1b0b816ec5920f

Trust: 1.0

url:https://git.kernel.org/stable/c/fe42754b94a42d08cf9501790afc25c4f6a5f631

Trust: 1.0

url:https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html

Trust: 1.0

url:https://git.kernel.org/stable/c/8292f4f8dd1b005d0688d726261004f816ef730a

Trust: 1.0

url:https://cert-portal.siemens.com/productcert/html/ssa-265688.html

Trust: 1.0

url:https://nvd.nist.gov/vuln/detail/cve-2024-35996

Trust: 0.8

sources: CNVD: CNVD-2025-19346 // JVNDB: JVNDB-2024-029634 // NVD: CVE-2024-35996

SOURCES

db:CNVDid:CNVD-2025-19346
db:JVNDBid:JVNDB-2024-029634
db:NVDid:CVE-2024-35996

LAST UPDATE DATE

2026-06-19T20:40:18.517000+00:00


SOURCES UPDATE DATE

db:CNVDid:CNVD-2025-19346date:2025-08-22T00:00:00
db:JVNDBid:JVNDB-2024-029634date:2025-12-19T08:40:00
db:NVDid:CVE-2024-35996date:2026-05-12T12:16:46.393

SOURCES RELEASE DATE

db:CNVDid:CNVD-2025-19346date:2025-08-12T00:00:00
db:JVNDBid:JVNDB-2024-029634date:2025-12-19T00:00:00
db:NVDid:CVE-2024-35996date:2024-05-20T10:15:13.670