Lucene search
K

676 matches found

Packet Storm News
Packet Storm News
added 2025/09/25 12:0 a.m.20 views

RLCracker: Exposing the Vulnerability of LLM Watermarks with Adaptive RL Attacks

Large Language Models LLMs watermarking has shown promise in detecting AI-generated content and mitigating misuse, with prior work claiming robustness against paraphrasing and text editing. In this paper, we argue that existing evaluations are not sufficiently adversarial, obscuring critical...

6.9AI score
Exploits0
RedhatCVE
RedhatCVE
added 2025/09/24 12:28 a.m.10 views

CVE-2025-59801

In Artifex GhostXPS before 10.06.0, there is a stack-based buffer overflow in xpsunpredicttiff in xpstiff.c because the samplesperpixel value is not checked...

4.3CVSS7.3AI score0.00182EPSS
Exploits0References1
Packet Storm News
Packet Storm News
added 2025/09/19 12:0 a.m.3 views

MalEval Android Malware Evaluation Framework

This repository contains the source code of MalEval, an evaluation framework for Android malware behavior auditing, focusing on explaining and substantiating malicious behaviors. The framework provides expert-verified reports, curated metadata, and model outputs to enable reproducible evaluation ...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53290

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out o...

5.5CVSS6.1AI score0.00135EPSS
Exploits0References3
NVD
NVD
added 2025/09/16 8:15 a.m.5 views

CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS0.00135EPSS
Exploits0References6
OSV
OSV
added 2025/09/16 8:15 a.m.0 views

UBUNTU-CVE-2023-53290

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

5.5CVSS5.9AI score0.00135EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53290 samples/bpf: Fix fout leak in hbm's run_bpf_prog

In the Linux kernel, the following vulnerability has been resolved: samples/bpf: Fix fout leak in hbm's runbpfprog Fix fout being fopen'ed but then not subsequently fclose'd. In the affected branch, fout is otherwise going out of scope...

6.1AI score0.00135EPSS
Exploits0References6
CVE
CVE
added 2025/09/16 8:11 a.m.22 views

CVE-2023-53290

CVE-2023-53290 affects the Linux kernel in the samples/bpf path, where fout was opened with fopen but not closed, leading to a leak in hbm's run_bpf_prog. The issue is resolved by a patch that ensures fout is closed (fclose’d) before scope exit. The provided sources confirm the fixed state and li...

5.5CVSS6.1AI score0.00135EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.5 views

PT-2025-37895

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the samples/bpf subsystem related to a file descriptor leak within the run bpf prog function of the hbm program. Specifically, a file descriptor...

6.1AI score0.00135EPSS
Exploits0References9
GithubExploit
GithubExploit
added 2025/09/13 9:24 a.m.565 views

Exploit for Use After Free in Microsoft

CVE Analysis & Detection — PoCs, Snort Detection, and Mitigati...

10CVSS7.9AI score0.99999EPSS
Exploits618
GithubExploit
GithubExploit
added 2025/09/10 6:15 p.m.138 views

ExploitNotes

It is an offline collection of notes and examples for exploit...

7.7AI score
Exploits0
Packet Storm News
Packet Storm News
added 2025/09/09 12:0 a.m.3 views

Spectral Masking and Interpolation Attack (SMIA): a Black-Box Adversarial Attack against Voice Authentication and Anti-Spoofing Systems

Voice Authentication Systems VAS use unique vocal characteristics for verification. They are increasingly integrated into high-security sectors such as banking and healthcare. Despite their improvements using deep learning, they face severe vulnerabilities from sophisticated threats like deepfake...

7AI score
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:3 a.m.2 views

comedi: Make insn_rw_emulate_bits() do insn->n samples

...

7.8CVSS6.8AI score0.00171EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/05 11:23 p.m.1 views

SUSE CVE-2025-39686

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

5.5CVSS6.5AI score0.00171EPSS
Exploits0References21
NVD
NVD
added 2025/09/05 6:15 p.m.4 views

CVE-2025-39686

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

7.8CVSS0.00171EPSS
Exploits0References8
OSV
OSV
added 2025/09/05 6:15 p.m.1 views

DEBIAN-CVE-2025-39684

In the Linux kernel, the following vulnerability has been resolved: comedi: Fix use of uninitialized memory in doinsnioctl and doinsnlistioctl syzbot reports a KMSAN kernel-infoleak in doinsnioctl. A kernel buffer is allocated to hold insn-n samples each of which is an unsigned int. For some...

5.5CVSS5.7AI score0.00162EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.1 views

DEBIAN-CVE-2025-39686

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

7.8CVSS6.2AI score0.00171EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.8 views

AZL-66938 CVE-2025-39686 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

7.8CVSS5.6AI score0.00171EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.1 views

UBUNTU-CVE-2025-39686

In the Linux kernel, the following vulnerability has been resolved: comedi: Make insnrwemulatebits do insn-n samples The insnrwemulatebits function is used as a default handler for INSNREAD instructions for subdevices that have a handler for INSNBITS but not for INSNREAD. Similarly, it is used as...

7.8CVSS6.5AI score0.00171EPSS
Exploits0References34
CVE
CVE
added 2025/09/05 5:20 p.m.29 views

CVE-2025-39686

CVE-2025-39686: In the Linux kernel comedi subsystem, insn_rw_emulate_bits() incorrectly emulated INSN_READ/WRITE for subdevices that support INSN_BITS, handling only a single sample instead of insn->n samples. The fix is to make the function process all n samples or return an error to conform...

7.8CVSS5.8AI score0.00171EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder