Lucene search
+L

145 matches found

OSV
OSV
added 2026/05/28 9:40 a.m.10 views

CVE-2026-46212 batman-adv: bla: prevent use-after-free when deleting claims

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: prevent use-after-free when deleting claims When batadvbladelbackboneclaims removes all claims for a backbone, it does this by dropping the link entry in the hash list. This list entry itself was one of the...

8.8CVSS5.8AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.27 views

PT-2026-44354

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the batman-adv module, the batadv bla add claim function fails to release a reference to the backbone gw object when it cannot insert a new claim into the hash. This results in a memo...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.22 views

PT-2026-44335

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the batman-adv module. The batadv bla del backbone claims function removes all claims for a backbone by dropping the link entry in the hash list. Because...

8.8CVSS5.8AI score0.00274EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.25 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the batman-adv module’s failure to release the backbonegw reference when inserting a statement in...

5.8AI score0.00119EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:07 a.m.12 views

batman-adv: hold claim backbone gateways by reference

...

9.8CVSS5.8AI score0.00399EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.11 views

SUSE CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

6.4CVSS5.4AI score0.00399EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/24 10:14 p.m.10 views

CVE-2026-31657

A flaw was found in the Linux kernel's batman-adv component. The batadvblaaddclaim function can improperly drop a reference to a backbone gateway while other parts of the code, such as the netlink claim dump path, still hold and attempt to use a pointer to the freed memory. This creates a...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS0.00399EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/24 2:45 p.m.13 views

EUVD-2026-25550

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

5.4AI score0.00399EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.58 views

CVE-2026-31657 batman-adv: hold claim backbone gateways by reference

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS0.00399EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:45 p.m.7 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

5.2AI score0.00399EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.37 views

CVE-2026-31657

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS5.2AI score0.00399EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:45 p.m.13 views

CVE-2026-31657 batman-adv: hold claim backbone gateways by reference

In the Linux kernel, the following vulnerability has been resolved: batman-adv: hold claim backbone gateways by reference batadvblaaddclaim can replace claim-backbonegw and drop the old gateway's last reference while readers still follow the pointer. The netlink claim dump path dereferences...

9.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/04/24 2:45 p.m.68 views

CVE-2026-31657

CVE-2026-31657 affects the Linux kernel batman-adv component. The flaw arises when batman-adv’s batadv_bla_add_claim() can replace claim->backbone_gw and drop the old gateway’s final reference while readers still follow the pointer. The netlink claim dump path dereferences claim->backbone_g...

9.8CVSS5.4AI score0.00399EPSS
SaveExploits0References8Affected Software1
Packet Storm News
Packet Storm News
added 2026/04/07 12:00 a.m.25 views

Your Agent, Their Asset: A Real-World Safety Analysis of OpenClaw

OpenClaw, the most widely deployed personal AI agent in early 2026, operates with full local system access and integrates with sensitive services such as Gmail, Stripe, and the filesystem. While these broad privileges enable high levels of automation and powerful personalization, they also expose...

5.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.14 views

PT-2026-35009

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the batman-adv module, the function batadv bla add claim can replace claim-backbone gw and drop the last reference of the old gateway while readers are still following the pointer. Th...

10CVSS5.2AI score0.00399EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/30 12:00 a.m.82 views

Sifting the Noise: A Comparative Study of LLM Agents in Vulnerability False Positive Filtering

Static Application Security Testing SAST tools are essential for identifying software vulnerabilities, but they often produce a high volume of false positives FPs, imposing a substantial manual triage burden on developers. Recent advances in Large Language Model LLM agents offer a promising...

5.4AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/16 12:00 a.m.11 views

LoRA As Oracle

Backdoored and privacy-leaking deep neural networks pose a serious threat to the deployment of machine learning systems in security-critical settings. Existing defenses for backdoor detection and membership inference typically require access to clean reference models, extensive retraining, or...

5.5AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/01/05 12:00 a.m.7 views

Focus on What Matters: Fisher-Guided Adaptive Multimodal Fusion for Vulnerability Detection

Software vulnerability detection is a critical task for securing software systems and can be formulated as a binary classification problem: given a code snippet, determine whether it contains a vulnerability. Existing multimodal approaches typically fuse Natural Code Sequence NCS representations...

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

Breaking Agent Backbones: Evaluating the Security of Backbone LLMs in AI Agents

AI agents powered by large language models LLMs are being deployed at scale, yet we lack a systematic understanding of how the choice of backbone LLM affects agent security. The non-deterministic sequential nature of AI agents complicates security modeling, while the integration of traditional...

7.3AI score
SaveExploits0
Rows per page
Query Builder