Lucene search
+L

363 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.4 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-39501)

drivers: core: synchronize reallyprobe and devuevent. Synchronize the dev-driver usage in reallyprobe and devuevent. These can run in different threads, what can result in the following race condition for dev-driver uninitialization. This plugin only works with Tenable.ot. Please visit...

6.8AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56741)

apparmor: test: Fix memory leak for aaunpackstrdup The string allocated by kmemdup in aaunpackstrdup is not freed and cause following memory leaks. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable,...

6.9AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-42143)

orangefs: out-of-bounds fsid access. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504495; scriptversion"1.2";...

6.9AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.9 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-49967)

ext4: no need to continue when the number of entries is 1. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504654; scriptversion"1.2";...

7AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.14 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-49995)

tipc: vulnerability due to a potential buffer overrun when copying medianame and ifname to nameparts, which may be prevented by using strscpy to avoid overwriting the destination buffer. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more...

7.2AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.8 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-50049)

drm/amd/display: null pointer before dereferencing se. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504570; scriptversion"1.2";...

5.5CVSS6.9AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-50083)

tcp: vulnerability in may cause DSS corruption due to large PMTU transmissions, which is fixed by addressing the issue in the mptcpmoveskbsfromsubflow function. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 809...

7.5CVSS7AI score0.00869EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-50051)

spi: mpc52xx: Add cancelworksync before module remove. If the module which will call mpc52xxspiremove is removed, it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations that may lead to a UAF bug. This plugin only works with Tenable.ot...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.7 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56598)

jfs: array-index-out-of-bounds fix in dtReadFirst. The value of stbl can be sometimes out of bounds due to a bad filesystem. Added a check with appopriate return of error code in that case. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.4 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56748)

scsi: qedf: vulnerability involves a potential memory leak in qedfallocandinitsb where the DMA memory sbvirt is not released upon failure, which is fixed by adding dmafreecoherent to free the memory, similar to other functions like qedrallocmemsb and qedeallocmemsb. This plugin only works with...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.10 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-53146)

NFSD: Prevent a potential integer overflow If the tag length is = U32MAX - 3 then the length + 4 addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decodecbcompound4res does not have to perform arithmetic on the unsafe length value. This...

9.1CVSS6.8AI score0.00544EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.7 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Handling of Unexpected Data Type (CVE-2024-56636)

geneve: vulnerability in genevexmitskb arises from incorrectly assuming the MAC header is set in the output path, which can lead to errors. The fix involves using skbethhdr instead of ethhdr to ensure the MAC header is correctly referenced, preventing potential issues. This plugin only works with...

5.5CVSS6.6AI score0.00268EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.7 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-53197)

ALSA: usb-audio: vulnerability leading to out-of-bound accesses due to a bogus device providing an excessive bNumConfigurations value, which is fixed by ensuring proper allocation in usbgetconfiguration. This plugin only works with Tenable.ot. Please visit...

7.8CVSS7.3AI score0.03558EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Use After Free (CVE-2024-41012)

filelock: Remove locks reliably when fcntl/close race is detected When fcntlsetlk races with close, it removes the created lock with dolockfilewait. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.9 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-40904)

USB: class: cdc-wdm: CPU lockup caused by excessive log messages. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid504488; scriptversion"1.2";...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-44954)

ALSA: line6: vulnerability involved racy access to the midibuf in the ALSA line6 driver, which has been fixed by using a spinlock to prevent concurrent access issues. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEV...

7.8CVSS6.6AI score0.00179EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.17 views

Siemens SCALANCE and RUGGEDCOM Devices Integer Overflow or Wraparound (CVE-2024-53161)

EDAC/bluefield: potential integer overflow The 64-bit argument for the get DIMM info SMC call consists of memctrlidx left-shifted 16 bits and OR-ed with DIMM index. With memctrlidx defined as 32-bits wide the left-shift operation truncates the upper 16 bits of information during the calculation o...

5.5CVSS6.8AI score0.00229EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.5 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-49875)

nfsd: map the EBADMSG to nfserrio to avoid warning Ext4 will throw -EBADMSG through ext4readdir when a checksum error occurs. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.5CVSS6.9AI score0.00541EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.7 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56610)

kcsan: Turn reportfilterlistlock into a rawspinlock, with a KCSAN- enabled PREEMPTRT kernel, we can see splats like sleeping function called from invalid context at kernel/locking/spinlockrt.c:48. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for...

5.5CVSS6.8AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-56633)

tcpbpf: The current sk memory accounting logic in SKREDIRECT is pre-uncharging tosend bytes, which is either msg-sg.size or a smaller value applybytes. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C...

7.8CVSS6.9AI score0.00281EPSS
SaveExploits0References4
Rows per page
Query Builder