Lucene search
+L

2081 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.5 views

Siemens SIMATIC Devices Linux Kernel NULL Pointer Dereference (CVE-2022-3104)

An issue was discovered in the Linux kernel through 5.16-rc6. lkdtmARRAYBOUNDS in drivers/misc/lkdtm/bugs.c lacks check of the return value of kmalloc and will cause the null pointer dereference. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.9 views

Siemens SIMATIC Devices Linux Kernel Access of Resource Using Incompatible Type ('Type Confusion') (CVE-2023-1077)

In the Linux kernel, picknextrtentity may return a type confused entry, not detected by the BUGON condition, as the confused entry will not be NULL, but listhead.The buggy error condition would lead to a type confused entry with the list head,which would then be used as a type confused...

7CVSS6.4AI score0.00278EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.10 views

Siemens SIMATIC S7-1500 TM MFP BIOS Reachable Assertion (CVE-2020-29562)

The iconv function in the GNU C Library aka glibc or libc6 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service. This plugin only works with Tenable.ot. Please visit...

4.8CVSS6.5AI score0.01531EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.11 views

Siemens SIMATIC Devices Linux Kernel Use After Free (CVE-2022-2978)

A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function securityinodealloc to fail with following call to function nilfsmdtdestroy. A local user could use this flaw to crash the system or potentially escalate their privileges on the system. This...

7.8CVSS6.5AI score0.00243EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.17 views

Siemens SIMATIC Devices Linux Kernel Out-of-bounds Read (CVE-2022-47520)

An issue was discovered in the Linux kernel before 6.0.11. Missing offset validation in drivers/net/wireless/microchip/wilc1000/hif.c in the WILC1000 wireless driver can trigger an out-of-bounds read when parsing a Robust Security Network RSN information element from a Netlink packet. This plugin...

7.1CVSS6.5AI score0.00307EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.9 views

Siemens SIMATIC Devices Linux Kernel Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CVE-2022-20422)

In emulationprochandler of armv8deprecated.c, there is a possible way to corrupt memory due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

7CVSS6.4AI score0.00155EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.12 views

Siemens SIMATIC S7-1500 TM MFP BIOS Double Free (CVE-2021-27645)

The nameserver caching daemon nscd in the GNU C Library aka glibc or libc6 2.29 through 2.33, when processing a request for netgroup lookup, may crash due to a double-free, potentially resulting in degraded service or Denial of Service on the local system. This is related to netgroupcache.c. This...

2.5CVSS6.3AI score0.00374EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.9 views

Siemens SIMATIC Devices Linux Kernel NULL Pointer Dereference (CVE-2022-3115)

An issue was discovered in the Linux kernel through 5.16-rc6. malidpcrtcreset in drivers/gpu/drm/arm/malidpcrtc.c lacks check of the return value of kzalloc and will cause the null pointer dereference. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-o...

5.5CVSS6.7AI score0.00217EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.10 views

Siemens SIMATIC S7-1500 TM MFP BIOS Use After Free (CVE-2021-42383)

A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the evaluate function. 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.2CVSS6.9AI score0.02117EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.20 views

Siemens SIMATIC Devices Linux Kernel Improper Input Validation (CVE-2022-2602)

A flaw was found in the Linux kernel. A race issue occurs between an iouring request and the Unix socket garbage collector, allowing an attacker local privilege escalation. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

7CVSS6.3AI score0.01433EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.14 views

Siemens SIMATIC S7-1500 TM MFP BIOS Use After Free (CVE-2021-42384)

A use-after-free in Busybox's awk applet leads to denial of service and possibly code execution when processing a crafted awk pattern in the handlespecial function. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL...

7.2CVSS7.5AI score0.02542EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.15 views

Siemens SIMATIC S7-1500 TM MFP BIOS Out-of-bounds Read (CVE-2019-25013)

The iconv feature in the GNU C Library aka glibc or libc6 through 2.32, when processing invalid multi-byte input sequences in the EUC-KR encoding, may have a buffer over-read. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information...

7.1CVSS7AI score0.03522EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.8 views

Siemens SIMATIC Devices Linux Kernel Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CVE-2022-2959)

A race condition was found in the Linux kernel's watch queue due to a missing lock in piperesizering. The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the...

7CVSS6.5AI score0.0038EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.16 views

Siemens SIMATIC Devices Linux Kernel Uncontrolled Resource Consumption (CVE-2021-3759)

A memory overflow vulnerability was found in the Linux kernel's ipc functionality of the memcg subsystem, in the way a user calls the semget function multiple times, creating semaphores. This flaw allows a local user to starve the resources, causing a denial of service. The highest threat from th...

5.5CVSS6.4AI score0.0036EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.12 views

Siemens SIMATIC S7-1500 TM MFP BIOS Use After Free (CVE-2021-42380)

A use-after-free in awk leads to denial of service and possibly code execution when processing a crafted awk pattern in the clrvar function. 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.2CVSS6.9AI score0.02871EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.10 views

Siemens SIMATIC Devices Linux Kernel Missing Release of Memory after Effective Lifetime (CVE-2022-3629)

A vulnerability was found in Linux Kernel. It has been declared as problematic. This vulnerability affects the function vsockconnect of the file net/vmwvsock/afvsock.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. VDB-211930 is the identifier assign...

3.3CVSS5.2AI score0.00341EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.8 views

Siemens SIMATIC Devices Linux Kernel Improper Resource Shutdown or Release (CVE-2022-3646)

A vulnerability, which was classified as problematic, has been found in Linux Kernel. This issue affects the function nilfsattachlogwriter of the file fs/nilfs2/segment.c of the component BPF. The manipulation leads to memory leak. The attack may be initiated remotely. It is recommended to apply ...

4.3CVSS5.3AI score0.00883EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.12 views

Siemens SIMATIC Devices Linux Kernel Incomplete Cleanup (CVE-2022-21166)

Incomplete cleanup in specific special register write operations for some IntelR Processors may allow an authenticated user to potentially enable information disclosure via local access. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more...

5.5CVSS6.3AI score0.05778EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.9 views

Siemens SIMATIC Devices Linux Kernel Missing Release of Memory after Effective Lifetime (CVE-2022-3633)

A vulnerability classified as problematic has been found in Linux Kernel. Affected is the function j1939sessiondestroy of the file net/can/j1939/transport.c. The manipulation leads to memory leak. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is...

3.5CVSS5.1AI score0.00313EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:00 a.m.17 views

Siemens SIMATIC Devices Linux Kernel Loop with Unreachable Exit Condition ('Infinite Loop') (CVE-2022-42721)

A list management bug in BSS handling in the mac80211 stack in the Linux kernel 5.1 through 5.19.x before 5.19.16 could be used by local attackers able to inject WLAN frames to corrupt a linked list and, in turn, potentially execute code. This plugin only works with Tenable.ot. Please visit...

5.5CVSS6.7AI score0.00597EPSS
SaveExploits1References4
Rows per page
Query Builder