Skip to content

Commit 392403e

Browse files
committed
RHIDP-5618 Release notes for Red Hat Developer Hub 1.4.2
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent df661a3 commit 392403e

6 files changed

+14
-2
lines changed

artifacts/attributes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
:product-very-short: RHDH
1313
:product-version: 1.4
1414
:product-version-next: 1.5.0
15-
:product-bundle-version: 1.4.1
16-
:product-chart-version: 1.4.1
15+
:product-bundle-version: 1.4.2
16+
:product-chart-version: 1.4.2
1717
:product-backstage-version: 1.32.6
1818
:product-custom-resource-type: Backstage
1919
:rhdeveloper-name: Red Hat Developer

assemblies/assembly-release-notes-fixed-security-issues.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
This section lists security issues fixed in {product} {product-version}.
66

77
== {product} {product-bundle-version}
8+
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.4.2.adoc[leveloffset=+2]
9+
10+
// nothing yet so don't include this
11+
// include::./modules/release-notes/snip-fixed-security-issues-in-rpm-1.4.2.adoc[leveloffset=+2]
12+
13+
== {product} 1.4.1
814

915
include::./modules/release-notes/snip-fixed-security-issues-in-product-1.4.1.adoc[leveloffset=+2]
1016

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CVE-2025-22150

modules/release-notes/list-fixed-security-issues-in-rpm-1.4.2.txt

Whitespace-only changes.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
= {product} dependency updates
2+
3+
link:https://access.redhat.com/security/cve/CVE-2025-22150[CVE-2025-22150]::
4+
A flaw was found in the undici package for Node.js. Undici uses `Math.random()` to choose the boundary for a multipart/form-data request. It is known that the output of `Math.random()` can be predicted if several of its generated values are known. If an app has a mechanism that sends multipart requests to an attacker-controlled website, it can leak the necessary values. Therefore, an attacker can tamper with the requests going to the backend APIs if certain conditions are met.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
= RHEL 9 platform RPM updates

0 commit comments

Comments
 (0)