Lucene search
+L

21159 matches found

CVE
CVE
•added 2026/04/24 2:45 p.m.•39 views

CVE-2026-31662

CVE-2026-31662 concerns the Linux kernel’s TIPc grouping protocol. The bug in tipc_group_proto_rcv() decrements bc_ackers for every inbound GRP_ACK_MSG, even if the sender already acknowledged the current broadcast round. Since bc_ackers is a 16-bit unsigned, a duplicate ACK after the last legiti...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
•added 2026/04/24 2:45 p.m.•14 views

EUVD-2026-25555

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

5.4AI score0.00716EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/04/24 2:45 p.m.•11 views

CVE-2026-31662

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

5.4AI score0.00716EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2026/04/24 2:45 p.m.•19 views

CVE-2026-31662 tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

7.5CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/04/24 2:45 p.m.•48 views

CVE-2026-31662 tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

7.5CVSS0.00716EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/04/24 2:45 p.m.•13 views

CVE-2026-31662

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bcackers underflow on duplicate GRPACKMSG The GRPACKMSG handler in tipcgroupprotorcv currently decrements bcackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast...

7.5CVSS5.3AI score0.00716EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•50 views

CVE-2026-31596 ocfs2: handle invalid dinode in ocfs2_group_extend

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2groupextend BUG kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI RIP: 0010:ocfs2groupextend+0x10aa/0x1ae0 fs/ocfs2/resize.c:308 Code: 8b8520ff ffff83f8 860f858...

0.00177EPSS
SaveExploits0References9
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•11 views

CVE-2026-31596

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2groupextend BUG kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI RIP: 0010:ocfs2groupextend+0x10aa/0x1ae0 fs/ocfs2/resize.c:308 Code: 8b8520ff ffff83f8 860f858...

5.6AI score0.00177EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2026/04/24 2:42 p.m.•54 views

CVE-2026-31596

CVE-2026-31596 affects OCFS2 in the Linux kernel. The vulnerability stems from ocfs2_group_extend assuming a validated global bitmap inode block from ocfs2_inode_lock(), and BUG_ON() when the signature isn’t a dinode. A crafted filesystem can bypass structural validation via the JBD2 path, leadin...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0References9Affected Software1
OSV
OSV
•added 2026/04/24 2:42 p.m.•14 views

CVE-2026-31596 ocfs2: handle invalid dinode in ocfs2_group_extend

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2groupextend BUG kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI RIP: 0010:ocfs2groupextend+0x10aa/0x1ae0 fs/ocfs2/resize.c:308 Code: 8b8520ff ffff83f8 860f858...

6.4AI score
SaveExploits0References12
EUVD
EUVD
•added 2026/04/24 2:42 p.m.•14 views

EUVD-2026-25489

In the Linux kernel, the following vulnerability has been resolved: ocfs2: handle invalid dinode in ocfs2groupextend BUG kernel BUG at fs/ocfs2/resize.c:308! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI RIP: 0010:ocfs2groupextend+0x10aa/0x1ae0 fs/ocfs2/resize.c:308 Code: 8b8520ff ffff83f8 860f858...

5.6AI score0.00177EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/04/24 2:42 p.m.•91 views

CVE-2026-31594

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
•added 2026/04/24 2:42 p.m.•32 views

CVE-2026-31594

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
EUVD
EUVD
•added 2026/04/24 2:42 p.m.•16 views

EUVD-2026-25487

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

5.3AI score0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/04/24 2:42 p.m.•50 views

CVE-2026-31594 PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

0.00162EPSS
SaveExploits0References8
CVE
CVE
•added 2026/04/24 2:42 p.m.•57 views

CVE-2026-31594

The CVE-2026-31594 issue is in the Linux kernel PCI endpoint framework (pci-epf-vntb). The root cause is a duplicate resource teardown in epf_ntb_epc_destroy(), causing an oops/kernel crash when .allow_link fails or .drop_link runs. The documented fix removes the helper and drops pci_epc_put(), t...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/04/24 2:42 p.m.•16 views

CVE-2026-31594 PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown epfntbepcdestroy duplicates the teardown that the caller is supposed to perform later. This leads to an oops when .allowlink fails or when .droplink is performed. Th...

5.9AI score
SaveExploits0References11
OSV
OSV
•added 2026/04/24 9:09 a.m.•14 views

BIT-GITLAB-2025-9957 Incorrect Authorization in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 11.2 before 18.9.6, 18.10 before 18.10.4, and 18.11 before 18.11.1 that under certain conditions could have allowed an authenticated user with project owner permissions to bypass group fork prevention settings due to...

2.7CVSS5.4AI score0.00381EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/04/24 1:29 a.m.•31 views

SUSE CVE-2026-31531

In the Linux kernel, the following vulnerability has been resolved: ipv4: nexthop: allocate skb dynamically in rtmgetnexthop When querying a nexthop object via RTMGETNEXTHOP, the kernel currently allocates a fixed-size skb using NLMSGGOODSIZE. While sufficient for single nexthops and small...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
•added 2026/04/24 12:31 a.m.•20 views

Duplicate Advisory: OpenClaw: Discord Component Interaction Misclassifies Group DM as Direct Message

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6336-qqw9-v6x6. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.31 contains a logic error in Discord component interaction routing that misclassifies group...

5.4CVSS5.7AI score0.00185EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder