Windows BitLocker Bypass Vulnerability Let Attackers Bypass Security Feature
Windows BitLocker Bypass Vulnerability Let Attackers Bypass Security Feature A critical security vulnerability in Windows BitLocker enables attackers to bypass the encryption feature through a sophisticated time-of-check time-of-use (TOCTOU) race condition attack. Designated a … Read more Published Date: Jul 09, 2025 (2 hours, 2 minutes ago) Vulnerabilities has been mentioned in this article. CVE-2025-48818
Splunk Address Third Party Packages Vulnerabilities in Enterprise Versions – Update Now
Splunk Address Third Party Packages Vulnerabilities in Enterprise Versions – Update Now Splunk has released critical security updates addressing multiple Common Vulnerabilities and Exposures (CVEs) in third-party packages across Enterprise versions 9.4.3, 9.3.5, 9.2.7, 9.1.10, and higher … Read more Published Date: Jul 09, 2025 (3 hours, 2 minutes ago) Vulnerabilities has been mentioned in this article. […]
Microsoft fixes critical wormable Windows flaw (CVE-2025-47981)
Microsoft fixes critical wormable Windows flaw (CVE-2025-47981) For July 2025 Patch Tuesday, Microsoft has released patches for 130 vulnerabilities, among them one that’s publicly disclosed (CVE-2025-49719) and a wormable RCE bug on Windows and Windows Server (CVE … Read more Published Date: Jul 09, 2025 (3 hours, 18 minutes ago) Vulnerabilities has been mentioned in this article. […]
Critical CitrixBleed 2 vulnerability has been under active exploit for weeks
Critical CitrixBleed 2 vulnerability has been under active exploit for weeks A critical vulnerability allowing hackers to bypass multifactor authentication in network management devices made by Citrix has been actively exploited for more than a month, researchers said. The fin … Read more Published Date: Jul 09, 2025 (3 hours, 28 minutes ago) Vulnerabilities has been mentioned […]
CVE-2025-38264 – NVIDIA nvme-tcp Request List Injection Vulnerability
The following table lists the changes that have been made to the CVE-2025-38264 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Jul. 09, 2025 Action […]
CVE-2025-38262 – Linux UARTlite Concurrency Race Null Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function, which first allocates and assigns memory to ‘uart_state’ member of uart_driver structure, the other instance can bypass uart […]
CVE-2025-38261 – Linux RISC-V SR_SUM Status Vulnerability
The following table lists the changes that have been made to the CVE-2025-38261 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Jul. 09, 2025 Action […]
CVE-2025-38260 – Linux Btrfs rescue=ibadroots null pointer dereference vulnerability
In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly [BUG] There is syzbot based reproducer that can crash the kernel, with the following call trace: (With some debug output added) DEBUG: rescue=ibadroots parsed BTRFS: device fsid 14d642db-7b15-43e4-81e6-4b8fac6a25f8 devid 1 transid 8 /dev/loop0 (7:0) scanned by repro […]
CVE-2025-38258 – Linux Kernel Memcg Path Memory Leak
The following table lists the changes that have been made to the CVE-2025-38258 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 Jul. 09, 2025 Action […]
CVE-2025-38263 – Linux bcache NULL Pointer Dereference Vulnerability
In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 – LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 – LINE#2142 is some codes about function of register_cache_set(). 3. register_cache_set() will call bch_cache_set_alloc() in LINE#2098. 1794 struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) 1795 { … 1860 […]