Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

prestosql/presto
master @ aaca54c
2
Fixes
1
CVEs
HIGH
Peak severity
Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
core/trino-main: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns

The bug types that recur here, drawn from past fixes, not open vulnerabilities.

Denial of Service: Unbounded memory growth and Out-Of-Memory crashes can occur if already-terminating or done tasks are not skipped during clean-up sweeps, allowing tasks to pile up without being successfully reaped.
Denial of Service: Massive delayed-poll memory allocations during block decoding in the connector subsystem can trigger severe JVM heap crashes unless push-based memory reporting constraints are strictly enforced before block processing.