Lucene search
+L

158 matches found

Packet Storm News
Packet Storm News
added 2026/02/04 12:0 a.m.20 views

CVE-Factory: Scaling Expert-Level Agentic Tasks for Code Security Vulnerability

CVE-Factory is a Multi-Agent system for fully automated, end-to-end CVE reproduction. Given CVE records, the system automatically researches details, generates test cases, builds Docker environments, and validates that each vulnerability can be both exploited and patched. The pipeline transforms...

5.4AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/01/21 10:47 p.m.219 views

Exploit for Out-of-bounds Write in Ffmpeg

Synthetic Test Case: CVE-2020-12284 CWE: CWE-787 Orig...

10CVSS5.6AI score0.03756EPSS
SaveExploits2
GithubExploit
GithubExploit
added 2026/01/21 10:18 p.m.220 views

Exploit for SQL Injection in Agentejo Cockpit

Synthetic Test Case: CVE-2020-35846 CWE: CWE-89 Origi...

9.8CVSS5.6AI score0.93201EPSS
SaveExploits11
GithubExploit
GithubExploit
added 2026/01/21 10:17 p.m.212 views

Exploit for Cross-site Scripting in Exponentcms Exponent_Cms

Synthetic Test Case: CVE-2017-8085 CWE: CWE-79 Origin...

6.1CVSS5.6AI score0.01147EPSS
SaveExploits1
Oracle linux
Oracle linux
added 2026/01/12 12:0 a.m.19 views

buildah security update

1.41.8-1.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117178 2:1.41.8-1 - update to the latest content of https://github.com/containers/buildah/tree/release-1.41 https://github.com/containers/buildah/commit/f85ff89 - fixes 'CVE-2025-47913 buildah:...

7.5CVSS7.1AI score0.00623EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/12/31 3:12 p.m.8 views

CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

5.6CVSS5.3AI score0.00174EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:27 a.m.7 views

SUSE CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

5.5CVSS6.7AI score0.00174EPSS
SaveExploits0References19
OSV
OSV
added 2025/12/30 12:15 p.m.7 views

CVE-2023-54251 net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

6.6AI score
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:15 p.m.20 views

CVE-2023-54251

The CVE-2023-54251 issue is in the Linux kernel net/sched/taprio path, where TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME was cast inconsistently (s64 cycle_time vs s32 divisor) leading to a potential divide-by-zero in div_s64_rem() called from get_cycle_time_elapsed(). The fix preserves s64 for cycle_time t...

6.2AI score0.00174EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/10/14 12:0 a.m.6 views

Clutch Control: An Attention-Based Combinatorial Bandit for Efficient Mutation in JavaScript Engine Fuzzing

JavaScript engines are widely used in web browsers, PDF readers, and server-side applications. The rise in concern over their security has led to the development of several targeted fuzzing techniques. However, existing approaches use random selection to determine where to perform mutations in...

6.8AI score
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2011-2971

Malware in sbrugna...

10CVSS9.2AI score0.04266EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-2197

Malware in sbrugna...

7.8CVSS7.6AI score0.02222EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2023-0762

Malicious code in bioql PyPI...

5.4CVSS5.5AI score0.00699EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-59748

Malicious code in bioql PyPI...

5.9AI score0.00209EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-19823

Malicious code in bioql PyPI...

7.6AI score0.00434EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/09/24 11:2 a.m.8 views

CVE-2025-39889

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Check encryption key size on incoming connection This is required for passing GAP/SEC/SEM/BI-04-C PTS test case: Security Mode 4 Level 4, Responder - Invalid Encryption Key Size - 128 bit This tests the security...

8.1CVSS5.8AI score0.0009EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/09/24 11:2 a.m.41 views

CVE-2025-39889

CVE-2025-39889 affects the Linux kernel Bluetooth L2CAP stack by not properly validating the encryption key size on incoming connections. This failure can cause a mismatch between expected and actual key sizes, impacting security posture. Connected OSV data indicates Root has patched CVE-2025-398...

8.1CVSS6AI score0.0009EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.8 views

SUSE CVE-2025-38723

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix jump offset calculation in tailcall The extra pass of bpfintjitcompile skips JIT context initialization which essentially skips offset calculation leaving outoffset = -1, so the jmpoffset in emitbpftailcall is...

5.5CVSS6.5AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-21895

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: perf/core: Order the PMU list to fix warning about unordered pmuctxlist Syskaller triggers ...

4.7CVSS5.5AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/16 11:15 a.m.11 views

UBUNTU-CVE-2025-38515

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Increment job count before swapping tail spsc queue A small race exists between spscqueuepush and the run-job worker, in which spscqueuepush may return not-first while the run-job worker has already idled due to the jo...

4.7CVSS6.1AI score0.0015EPSS
SaveExploits0References42
Rows per page
Query Builder