Lucene search
+L

148 matches found

Packet Storm News
Packet Storm News
added 2025/05/13 12:00 a.m.12 views

MUBox: a Critical Evaluation Framework of Deep Machine Unlearning

Recent legal frameworks have mandated the right to be forgotten, obligating the removal of specific data upon user requests. Machine Unlearning has emerged as a promising solution by selectively removing learned information from machine learning models. This paper presents MUBox, a comprehensive...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/09 12:00 a.m.17 views

Intrusion Detection System Using Deep Learning for Network Security

As the number of cyberattacks and their particualr nature escalate, the need for effective intrusion detection systems IDS has become indispensable for ensuring the security of contemporary networks. Adaptive and more sophisticated threats are often beyond the reach of traditional approaches to...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/08 12:00 a.m.18 views

Efficient Full-Stack Private Federated Deep Learning with Post-Quantum Security

Federated learning FL enables collaborative model training while preserving user data privacy by keeping data local. Despite these advantages, FL remains vulnerable to privacy attacks on user updates and model parameters during training and deployment. Secure aggregation protocols have been...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/04 12:00 a.m.14 views

A Comprehensive Analysis of Adversarial Attacks against Spam Filters

Deep learning has revolutionized email filtering, which is critical to protect users from cyber threats such as spam, malware, and phishing. However, the increasing sophistication of adversarial attacks poses a significant challenge to the effectiveness of these filters. This study investigates t...

7.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/05/02 12:00 a.m.12 views

Explainable Machine Learning for Cyberattack Identification from Traffic Flows

The increasing automation of traffic management systems has made them prime targets for cyberattacks, disrupting urban mobility and public safety. Traditional network-layer defenses are often inaccessible to transportation agencies, necessitating a machine learning-based approach that relies sole...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.11 views

Bipartite Randomized Response Mechanism for Local Differential Privacy

With the increasing importance of data privacy, Local Differential Privacy LDP has recently become a strong measure of privacy for protecting each user's privacy from data analysts without relying on a trusted third party. In many cases, both data providers and data analysts hope to maximize the...

6.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/24 12:00 a.m.9 views

Optimized Approaches to Malware Detection: a Study of Machine Learning and Deep Learning Techniques

Digital systems find it challenging to keep up with cybersecurity threats. The daily emergence of more than 560,000 new malware strains poses significant hazards to the digital ecosystem. The traditional malware detection methods fail to operate properly and yield high false positive rates with l...

6.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/24 12:00 a.m.13 views

STCL: Curriculum Learning Strategies for Deep Learning Image Steganography Models

Whitepaper called STCL: Curriculum Learning Strategies For Deep Learning Image Steganography Models...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/18 12:00 a.m.10 views

Towards Explainable and Lightweight AI for Real-Time Cyber Threat Hunting in Edge Networks

As cyber threats continue to evolve, securing edge networks has become increasingly challenging due to their distributed nature and resource limitations. Many AI-driven threat detection systems rely on complex deep learning models, which, despite their high accuracy, suffer from two major...

6.9AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/04/17 11:26 a.m.28 views

Artificial Intelligence – What's all the fuss?

Talking about AI: Definitions Artificial Intelligence AI — AI refers to the simulation of human intelligence in machines, enabling them to perform tasks that typically require human intelligence, such as decision-making and problem-solving. AI is the broadest concept in this field, encompassing...

7.1AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/04/17 12:00 a.m.10 views

Leveraging Functional Encryption and Deep Learning for Privacy-Preserving Traffic Forecasting

Over the past few years, traffic congestion has continuously plagued the nation's transportation system creating several negative impacts including longer travel times, increased pollution rates, and higher collision risks. To overcome these challenges, Intelligent Transportation Systems ITS aim ...

7AI score
SaveExploits0
CNNVD
CNNVD
added 2025/04/03 12:00 a.m.12 views

MindSpore 缓冲区错误漏洞

MindSpore is a new open source deep learning training/inference framework open sourced by MindSpore. It can be used in mobile, edge and cloud scenarios. A buffer error vulnerability exists in MindSpore version 2.5.0 that stems from a memory corruption...

4.8CVSS4.6AI score0.00185EPSS
SaveExploits0References4
Akamai Blog
Akamai Blog
added 2024/11/04 2:00 p.m.15 views

Exploring Artificial Intelligence: Is AI Overhyped?

Dive into AI technologies like inference, deep learning, and generative models to learn how LLMs and AI are transforming cybersecurity and tech industries...

7.3AI score
SaveExploits0
CNVD
CNVD
added 2024/10/17 12:00 a.m.68 views

Microsoft DeepSpeed Remote Code Execution Vulnerability

Microsoft DeepSpeed is an easy-to-use deep learning optimization software suite from Microsoft that delivers unprecedented scale and speed for DL training and inference. A remote code execution vulnerability exists in Microsoft DeepSpeed, which can be exploited by an attacker to execute arbitrary...

8.4CVSS8.1AI score0.00682EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/18 10:40 p.m.12 views

CVE-2024-35198 TorchServe bypass allowed_urls configuration

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. TorchServe 's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a fi...

9.8CVSS6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/18 10:40 p.m.17 views

CVE-2024-35199 TorchServe gRPC Port Exposure

TorchServe is a flexible and easy-to-use tool for serving and scaling PyTorch models in production. In affected versions the two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTor...

8.2CVSS6.8AI score0.00637EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/07/18 10:06 p.m.36 views

TorchServe gRPC Port Exposure

Impact The two gRPC ports 7070 and 7071, are not bound to localhost by default, so when TorchServe is launched, these two interfaces are bound to all interfaces. Customers using PyTorch inference Deep Learning Containers DLC through Amazon SageMaker and EKS are not affected. Patches This issue in...

8.2CVSS6.8AI score0.00637EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/18 10:03 p.m.28 views

TorchServe vulnerable to bypass of allowed_urls configuration

Impact TorchServe's check on allowedurls configuration can be by-passed if the URL contains characters such as ".." but it does not prevent the model from being downloaded into the model store. Once a file is downloaded, it can be referenced without providing a URL the second time, which...

9.8CVSS6.9AI score0.00799EPSS
SaveExploits0References6Affected Software1
Fedora
Fedora
added 2024/07/11 1:15 a.m.28 views

[SECURITY] Fedora 40 Update: onnx-1.14.1-3.fc40

onnx provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types...

8.8CVSS7.4AI score0.01178EPSS
SaveExploits1
CVE
CVE
added 2024/06/17 7:25 p.m.367 views

CVE-2024-37902

Summary: CVE-2024-37902 affects the Java DeepJavaLibrary (DJL) up to version 0.27.0. The root cause is an absolute-path handling flaw in archived artifacts that can insert files directly into the system and overwrite system files. The issue is fixed in DJL v0.28.0 and also patched in the DJL Larg...

10CVSS9.2AI score0.00784EPSS
SaveExploits0References2
Rows per page
Query Builder