Lucene search
+L

32 matches found

SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.8 views

SUSE CVE-2026-63836

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32 bit arithmetics. mss 8 2 / cwnd 8 In case cwnd is actually 0x20000000...

6.5CVSS5.4AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.7 views

CVE-2026-63836

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32 bit arithmetics. mss 8 2 / cwnd 8 In case cwnd is actually 0x20000000...

0.00174EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:2 p.m.15 views

CVE-2026-63836

The CVE-2026-63836 issue is in batman-adv tp_meter within the Linux kernel, caused by a 32-bit arithmetic overflow in batadv_tp_update_cwnd() that can yield a divide-by-zero when cwnd reaches 0x20000000. The correct calculation should be (mss ** 2) * 8 / cwnd to avoid overflow, preserving the 8x ...

5.4AI score0.00174EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.31 views

CVE-2026-63836 batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32 bit arithmetics. mss 8 2 / cwnd 8 In case cwnd is actually 0x20000000...

0.00174EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63836

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32 bit arithmetics. mss 8 2 / cwnd 8 In case cwnd is actually 0x20000000...

5.2AI score0.00174EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63836 batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32 bit arithmetics. mss 8 2 / cwnd 8 In case cwnd is actually 0x20000000...

5.4AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-63836

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: tpmeter: avoid divide-by-zero for deccwnd The cwnd is always MSS = cwnd = 0x20000000. But the calculation in batadvtpupdatecwnd assumes unsigned 32...

5.6AI score0.00174EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61152

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide-by-zero error exists in the batman-adv module within the batadv tp update cwnd function. The issue occurs during the calculation of dec cwnd when the cwnd variable reaches the...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0References81
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: TCP: added accessors to read/set tp-sndcwnd. Over the years, we’ve had various bugs in the code that broke the assumption that tp-sndcwnd is greater than zero. Recently, syzbot reported that the condition WARNONONCE!tp-priorcwnd...

5.5CVSS6AI score0.0062EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002716)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002716 advisory. The tcpcwndreduction function in net/ipv4/tcpinput.c in the Linux kernel before 4.3.5 allows remote attackers to cause a denial of service divide-by-zero error and...

7.8CVSS7.7AI score0.03322EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.23 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2464)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: qla2xxx: Fix warning message due to adisc being flushedCVE-2022-49158 scsi: qla2xxx: Implement ref count for SRBCVE-2022-49159 tcp: add...

9.8CVSS7.2AI score0.0062EPSS
SaveExploits3References85
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.5 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2025-2483)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : scsi: qla2xxx: Fix warning message due to adisc being flushedCVE-2022-49158 scsi: qla2xxx: Implement ref count for SRBCVE-2022-49159 tcp: add...

9.8CVSS7.2AI score0.0062EPSS
SaveExploits3References85
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:0 a.m.14 views

EulerOS 2.0 SP13 : kernel (EulerOS-SA-2025-2296)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ipv6: fix panic when forwarding a pkt with no in6 devCVE-2022-49048 netfilter: conntrack: revisit gc autotuningCVE-2022-49110 bpf, sockmap: Fix...

10CVSS7.7AI score0.0125EPSS
SaveExploits13References168
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987668)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987668 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: fix tcpmtupprobesuccess vs wrong sndcwnd syzbot got a new report 1 finally pointing to a ver...

7.5CVSS5.9AI score0.00817EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.3 views

SUSE CVE-2022-49325

In the Linux kernel, the following vulnerability has been resolved: tcp: add accessors to read/set tp-sndcwnd We had various bugs over the years with code breaking the assumption that tp-sndcwnd is greater than zero. Lately, syzbot reported the WARNONONCE!tp-priorcwnd added in commit 8b8a321ff72c...

5.5CVSS6.7AI score0.0062EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/01 4:7 a.m.5 views

SUSE CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

5.9CVSS7.7AI score0.00743EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.10 views

CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

4.7CVSS7.4AI score
SaveExploits0References5
NVD
NVD
added 2024/02/28 9:15 a.m.18 views

CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

7.5CVSS8.3AI score0.00743EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.14 views

CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

4.7CVSS6.4AI score0.00743EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2021-47001

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Fix cwnd update ordering After a reconnect, the reply handler is opening the cwnd and thus enabling more RPC Calls to be sent /before/ rpcrdmapostrecvs can post enough Receive WRs to receive their replies. This causes a...

4.7CVSS5.7AI score0.00743EPSS
SaveExploits0References1
Rows per page
Query Builder