-
CVE-2022-21385 – Some vulnerabilities are not being exploit or there is no available exploit. But it is good to know. 29th Aug 2022
Preface: The vendor who transforming Linux kernel not limit to Apple computer. Oracle, they are also has it own Linux Kernel so called UEK (Unbreakable Enterprise Kernel).So, who maintains software updates for Oracle Linux? It will depend on Oracle Linux yum server. Background: Oracle Linux commes with a choice of two kernels, the UEK, which…
-
CVE-2022-1043 A flaw was found in the Linux kernel’s io_uring implementation (29th Aug 2022)
Preface: The identification of this vulnerability is CVE-2022-1043 since 03/22/2022. On 21st Aug 2022 the problem was fixed (see below):io_uring: fix xa_alloc_cycle() error return value checkWe currently check for ret != 0 to indicate error, but ‘1’ is a valid return and just indicates that the allocation succeeded with a wrap. Correct the check to…
-
CVE-2022-38556 – We should be vigilant (28th Aug 2022)
Preface: A similar vulnerability to Dlink (CVE-2022-36524).The device vulnerable to Static Default Credentials via /etc/init0.d/S80telnetd[.]sh. Background: According to Trendnet’s official announcement, TEW-733GR (version v1.0R) has been discontinued. Because not sure if the vendor is talking about hardware or firmware. In fact, you go through their portal. The firmware (Trendnet TEW733GR v1.03B01) is still available for…
-
CVE-2022-2959 follow up (25th Aug 2022)
Preface: If an attacker used our hypothetical race condition above to perform malicious operations and help bypass secured mechanisms, it then becomes “Race Condition Vulnerability.” This vulnerability commonly occurs when threads use the same shared memory to update the values of variables. Technical background to the file named pipe[.]c: New pipe buffers will be restricted…
-
CVE-2022-37428 – The RollBack attack works on some Nissan, Kia, and Hyundai vehicles in production 2017. 08/24/2022
Preface: Capturing and replaying a couple of signals are-synchronizes the rolling codes and unlocks most of today’s vulnerable vehicles. Background: Automotive Remote Keyless Entry (RKE) systems implement disposable rolling codes, making every key fob button press unique, effectively preventing simple replay attacks. However a attack so called jamming. This is done by jamming the receiver,…
-
CVE-2022-31676 – VMware Tools (23rd Aug 2022)
Preface: This time openSSL.cnf is not involved this vulnerability, maybe C_REHASH is the suspect? Background: VMware Tools is a set of services and modules that enable several features in VMware products for better management of, and seamless user interactions with, guests operating systems. Some VMware Tools seĴings might expose security risks. For example, VMware Tools…
-
CVE-2022-33916 – OPC UA .NET Standard Reference Server 1.04.368 allows a remote attacker to cause the application to access sensitive information (23rd Aug 2022)
Preface: OPC UA bridges the divide between information technology and operational technology. It enables information and data exchange on devices within machines, between machines, and from machines to systems. As a result, companies cannot realize the benefits of the Internet of Things (IoT) and Industry 4.0 without OPC UA. Background: Microsoft contributing Open-Source OPC UA…
-
Have you awaken by this alert [CVE-2022-32894] few days ago? (21st Aug 2022)
Preface: Security Alert from the vendor (Apple) on 17th Aug 2022, found a bug on their iOS. If you use iPhone and iPad, you need to update now. Some experts said that the update was also taken seriously by security research unit ZecOps, who tweeted that the iOS 15.6.1 patch vulnerability was already in use,…
-
CVE-2022-2568 – Logic flaw leads to privilege escalation (Red Hat Ansible Automation Platform) 18th Aug 2022
Preface: What is backward compatibility in Linux?Backward compatible (also known as downward compatible or backward compatibility) refers to a hardware or software system that can successfully use interfaces and data from earlier versions of the system or with other systems. Background: Ansible Automation Platform provides an enterprise framework for building and operating IT automation at…
-
When you are interested in reading this article, you may agree that the industrial sector needs to strengthen cybersecurity protection (17th Aug 2022)
Preface: OPC UA is a standard that ensures the open connectivity, interoperability, security, and reliability of industrial automation devices and systems. OPC UA is widely recognized as the key communication and data modeling technology for the Industry 4.0 initiative.The UA SDK is a C++ library that supports you in writing portable C++ OPC UA Servers.…