Aggregator
Мозг как социальная сеть: новый взгляд на природу интеллекта
9 months ago
Интеллект — это не зона, а сеть.
Understanding Geographic Public IP ranges
9 months ago
Recently I wondered if it was possible to obtain a list of all (or most) of the public ipv
家庭网络整理方案:有线Mesh组网实践
9 months ago
回家休息,准备把家里的网络重新整理下。主要打王者或刷抖音,经常遇到延迟和丢包问题,尤其是在卫生间和阳台,影响体验。现状描述房屋布局:房屋共三层。弱电箱位于一楼
家庭网络整理方案:有线Mesh组网实践
9 months ago
回家休息,准备把家里的网络重新整理下。主要打王者或刷抖音,经常遇到延迟和丢包问题,尤其是在卫生间和阳台,影响体验。现状描述房屋布局:房屋共三层。弱电箱位于一楼到二楼的楼梯中间。网络布线:光纤入户...
黑海洋
Unauthorized iCloud downloads
9 months ago
Batching Techniques for LLMs
9 months ago
Table of LinksAbstract and 1 Introduction2 Background and 2.1 Transformer-Based Large Language Mod
LLM Service & Autoregressive Generation: What This Means
9 months ago
Table of LinksAbstract and 1 Introduction2 Background and 2.1 Transformer-Based Large Language Mod
The Generation and Serving Procedures of Typical LLMs: A Quick Explanation
9 months ago
In this section, we describe the generation and serving procedures of typical LLMs and the iteration
CVE-2024-49878 | Linux Kernel up to 6.11.2 /proc/iomem region_intersects permission (Nessus ID 212843)
9 months ago
A vulnerability classified as critical has been found in Linux Kernel up to 6.11.2. This affects the function region_intersects of the file /proc/iomem. The manipulation leads to permission issues.
This vulnerability is uniquely identified as CVE-2024-49878. The attack needs to be done within the local network. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-5814 | wolfSSL up to 5.7.0 TLS downgrade (Nessus ID 212845)
9 months ago
A vulnerability was found in wolfSSL up to 5.7.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the component TLS Handler. The manipulation leads to algorithm downgrade.
This vulnerability is known as CVE-2024-5814. The attack can be launched remotely. There is no exploit available.
vuldb.com
CVE-2024-49875 | Linux Kernel up to 6.11.2 nfsd nfserr_io integrity check (Nessus ID 212847)
9 months ago
A vulnerability, which was classified as problematic, has been found in Linux Kernel up to 6.11.2. This issue affects the function nfserr_io of the component nfsd. The manipulation leads to improper validation of integrity check value.
The identification of this vulnerability is CVE-2024-49875. Access to the local network is required for this attack. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2023-6936 | wolfSSL up to 5.6.5 Callback buffer overflow (Nessus ID 212849)
9 months ago
A vulnerability classified as critical has been found in wolfSSL up to 5.6.5. This affects an unknown part of the component Callback Handler. The manipulation leads to buffer overflow.
This vulnerability is uniquely identified as CVE-2023-6936. It is possible to initiate the attack remotely. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-50156 | Linux Kernel up to 5.15.169/6.1.114/6.6.58/6.11.5 msm_disp_state_print_regs initialization (Nessus ID 212851)
9 months ago
A vulnerability has been found in Linux Kernel up to 5.15.169/6.1.114/6.6.58/6.11.5 and classified as problematic. This vulnerability affects the function msm_disp_state_print_regs. The manipulation leads to improper initialization.
This vulnerability was named CVE-2024-50156. The attack can only be done within the local network. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-50188 | Linux Kernel up to 5.10.226/5.15.167/6.1.112/6.6.56/6.11.3 dp83869 linkmode_set_bit memory corruption (Nessus ID 212857)
9 months ago
A vulnerability was found in Linux Kernel up to 5.10.226/5.15.167/6.1.112/6.6.56/6.11.3. It has been declared as critical. Affected by this vulnerability is the function linkmode_set_bit of the component dp83869. The manipulation leads to memory corruption.
This vulnerability is known as CVE-2024-50188. The attack needs to be done within the local network. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-49858 | Linux Kernel up to 6.11.1 GetEventLog denial of service (Nessus ID 212854)
9 months ago
A vulnerability classified as critical was found in Linux Kernel up to 6.11.1. This vulnerability affects the function GetEventLog. The manipulation leads to denial of service.
This vulnerability was named CVE-2024-49858. The attack needs to be done within the local network. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-49877 | Linux Kernel up to 6.11.2 ocfs2_set_buffer_uptodate null pointer dereference (Nessus ID 212859)
9 months ago
A vulnerability, which was classified as critical, has been found in Linux Kernel up to 6.11.2. Affected by this issue is the function ocfs2_set_buffer_uptodate. The manipulation leads to null pointer dereference.
This vulnerability is handled as CVE-2024-49877. The attack needs to be approached within the local network. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-47696 | Linux Kernel up to 6.11.1 RDMA flush_workqueue use after free (Nessus ID 212864)
9 months ago
A vulnerability was found in Linux Kernel up to 6.11.1. It has been classified as critical. Affected is the function flush_workqueue of the component RDMA. The manipulation leads to use after free.
This vulnerability is traded as CVE-2024-47696. Access to the local network is required for this attack. There is no exploit available.
It is recommended to upgrade the affected component.
vuldb.com
CVE-2024-0134 | NVIDIA Container Toolkit/GPU Operator on Linux symlink (Nessus ID 212863)
9 months ago
A vulnerability, which was classified as critical, has been found in NVIDIA Container Toolkit and GPU Operator on Linux. This issue affects some unknown processing. The manipulation leads to symlink following.
The identification of this vulnerability is CVE-2024-0134. The attack may be initiated remotely. There is no exploit available.
vuldb.com
PagedAttention: An Attention Algorithm Inspired By the Classical Virtual Memory in Operating Systems
9 months ago
Table of LinksAbstract and 1 Introduction2 Background and 2.1 Transformer-Based Large Language Mod