VDB
CVE-2026-43494
CVE-2026-43494
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: net/rds: reset op_nents when zerocopy page pin fails When iov_iter_get_pages2() fails in rds_message_zcopy_from_user(), the pinned pages are released with put_page(), and rm->data.op_mmp_znotifier is cleared. But we fail to properly clear rm->data.op_nents. Later when rds_message_purge() is called from rds_sendmsg() the cleanup loop iterates over the incorrectly non zero number of op_nents and frees them again. Fix this by properly resetting op_nents when it should be in rds_message_zcopy_from_user().
EPSS 0.30% · 22.8th percentile
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score
0.30%
22.8th percentile
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| ABB | B&R Industrial Automation GmbH Linux for B&R <=12 | |
| ABB | B&R Industrial Automation GmbH X20EDS410 /all | |
| ABB | B&R Industrial Automation GmbH APROL <APROL-AutoYaST-DVD- V4.4-010.10.260602 |
Timeline
- May 20, 2026 CVE Published
- May 21, 2026 EPSS Score
- May 21, 2026 PoC Published
- May 22, 2026 EPSS Score
- May 22, 2026 Coalition ESS Score
- May 22, 2026 Security Advisory
- May 23, 2026 EPSS Score
- May 24, 2026 EPSS Score
- May 25, 2026 EPSS Score
- May 25, 2026 VulnCheck XDB Entry
- May 26, 2026 EPSS Score
- May 27, 2026 EPSS Score
References
- https://psirt.abb.com/csaf/2026/sa26p010.json advisory
- https://br-cws-assets.de-fra-1.linodeobjects.com/SA26P010-0ea64434.pdf advisory
- https://www.br-automation.com/fileadmin/Cyber_Security_-_Defense_in_Depth_for_BR_Products-bdd37e82.pdf advisory
- https://nvd.nist.gov/vuln/detail/CVE-2026-43494 advisory