Lucene search
K

2513 matches found

Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.3 views

LARGO: Latent Adversarial Reflection through Gradient Optimization for Jailbreaking LLMs

Efficient red-teaming method to uncover vulnerabilities in Large Language Models LLMs is crucial. While recent attacks often use LLMs as optimizers, the discrete language space make gradient-based methods struggle. We introduce LARGO Latent Adversarial Reflection through Gradient Optimization, a...

7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.2 views

Anti-Sensing: Defense against Unauthorized Radar-Based Human Vital Sign Sensing with Physically Realizable Wearable Oscillators

Recent advancements in Ultra-Wideband UWB radar technology have enabled contactless, non-line-of-sight vital sign monitoring, making it a valuable tool for healthcare. However, UWB radar's ability to capture sensitive physiological data, even through walls, raises significant privacy concerns,...

6.8AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/16 12:0 a.m.2 views

Optimal Allocation of Privacy Budget on Hierarchical Data Release

Releasing useful information from datasets with hierarchical structures while preserving individual privacy presents a significant challenge. Standard privacy-preserving mechanisms, and in particular Differential Privacy, often require careful allocation of a finite privacy budget across differen...

6.6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/15 12:0 a.m.2 views

DataSentinel: a Game-Theoretic Detection of Prompt Injection Attacks

LLM-integrated applications and agents are vulnerable to prompt injection attacks, where an attacker injects prompts into their inputs to induce attacker-desired outputs. A detection method aims to determine whether a given input is contaminated by an injected prompt. However, existing detection...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.2 views

kernel: ext4: no need to continue when the number of entries is 1

No description is available for this CVE...

6.7AI score
Exploits0References5
Packet Storm News
Packet Storm News
added 2025/05/13 12:0 a.m.1 views

Improved Algorithms for Differentially Private Language Model Alignment

Language model alignment is crucial for ensuring that large language models LLMs align with human preferences, yet it often involves sensitive user data, raising significant privacy concerns. While prior work has integrated differential privacy DP with alignment techniques, their performance...

6.7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/10 12:0 a.m.4 views

RuleGenie: SIEM Detection Rule Set Optimization

SIEM systems serve as a critical hub, employing rule-based logic to detect and respond to threats. Redundant or overlapping rules in SIEM systems lead to excessive false alerts, degrading analyst performance due to alert fatigue, and increase computational overhead and response latency for actual...

6.6AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/08 12:0 a.m.2 views

FedTDP: a Privacy-Preserving and Unified Framework for Trajectory Data Preparation Via Federated Learning

Trajectory data, which capture the movement patterns of people and vehicles over time and space, are crucial for applications like traffic optimization and urban planning. However, issues such as noise and incompleteness often compromise data quality, leading to inaccurate trajectory analyses and...

7AI score
Exploits0
Citrix
Citrix
added 2025/05/08 12:0 a.m.11 views

Webex App for VDI not optimized

Webex App for VDI is working with fallback mode, instead of VDI-optimized mode...

7.2AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/07 12:0 a.m.1 views

Preparing for the Post Quantum Era: Quantum Ready Architecture for Security and Risk Management (QUASAR) -- a Strategic Framework for Cybersecurity

As quantum computing progresses, traditional cryptographic systems face the threat of obsolescence due to the capabilities of quantum algorithms. This paper introduces the Quantum-Ready Architecture for Security and Risk Management QUASAR, a novel framework designed to help organizations prepare...

7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/07 12:0 a.m.2 views

DMRL: Data- and Model-Aware Reward Learning for Data Extraction

Large language models LLMs are inherently vulnerable to unintended privacy breaches. Consequently, systematic red-teaming research is essential for developing robust defense mechanisms. However, current data extraction methods suffer from several limitations: 1 rely on dataset duplicates...

6.9AI score
Exploits0
OSV
OSV
added 2025/05/05 7:43 a.m.1 views

SUSE-SU-2025:1452-1 Security update for libva

This update for libva fixes the following issues: Update to libva version 2.20.0, which includes security fix for: - CVE-2023-39929: Uncontrolled search path may allow an authenticated user to escalate privilege via local access bsc1224413, jscPED-11066 This includes latest version of one of the...

6.7CVSS6.9AI score0.00022EPSS
Exploits0References5
OSV
OSV
added 2025/05/05 7:43 a.m.2 views

SUSE-SU-2025:1451-1 Security update for libva

This update for libva fixes the following issues: Update to libva version 2.20.0, which includes security fix for: uncontrolled search path may allow an authenticated user to escalate privilege via local access CVE-2023-39929, bsc1224413, jscPED-11066 This includes latest version of one of the...

6.7CVSS6.9AI score0.00022EPSS
Exploits0References5
OSV
OSV
added 2025/05/02 3:56 p.m.4 views

CVE-2023-53134 bnxt_en: Avoid order-5 memory allocation for TPA data

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS5.7AI score0.00063EPSS
Exploits0References9
Packet Storm News
Packet Storm News
added 2025/05/02 12:0 a.m.2 views

HoneyBee: Efficient Role-Based Access Control for Vector Databases Via Dynamic Partitioning

As vector databases gain traction in enterprise applications, robust access control has become critical to safeguard sensitive data. Access control in these systems is often implemented through hybrid vector queries, which combine nearest neighbor search on vector data with relational predicates...

7.3AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/05/01 12:0 a.m.1 views

Zero-Day Botnet Attack Detection in IoV: a Modular Approach Using Isolation Forests and Particle Swarm Optimization

The Internet of Vehicles IoV is transforming transportation by enhancing connectivity and enabling autonomous driving. However, this increased interconnectivity introduces new security vulnerabilities. Bot malware and cyberattacks pose significant risks to Connected and Autonomous Vehicles CAVs, ...

7.5AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/04/30 12:0 a.m.2 views

An Empirical Study on the Effectiveness of Large Language Models for Binary Code Understanding

Binary code analysis plays a pivotal role in the field of software security and is widely used in tasks such as software maintenance, malware detection, software vulnerability discovery, patch analysis, etc. However, unlike source code, reverse engineers face significant challenges in understandi...

7.4AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/04/30 12:0 a.m.2 views

Cert-SSB: toward Certified Sample-Specific Backdoor Defense

Deep neural networks DNNs are vulnerable to backdoor attacks, where an attacker manipulates a small portion of the training data to implant hidden backdoors into the model. The compromised model behaves normally on clean samples but misclassifies backdoored samples into the attacker-specified...

7.4AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/04/26 12:40 a.m.7 views

CVE-2025-3795

A vulnerability was found in DaiCuo 1.3.13. It has been rated as problematic. Affected by this issue is some unknown functionality of the component SEO Optimization Settings Section. The manipulation leads to cross site scripting. The attack may be launched remotely. The exploit has been disclose...

4.8CVSS6.2AI score0.00134EPSS
Exploits1References1
Packet Storm News
Packet Storm News
added 2025/04/26 12:0 a.m.2 views

Differentially Private Quasi-Concave Optimization: Bypassing the Lower Bound and Application to Geometric Problems

Whitepaper called Differentially Private Quasi-Concave Optimization: Bypassing The Lower Bound And Application To Geometric Problems...

7AI score
Exploits0
Rows per page
Query Builder