Lucene search
+L

11398 matches found

SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.9 views

SUSE CVE-2026-74618

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

5.5AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.12 views

SUSE CVE-2026-74636

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race between updateeventfields and, eventdefinefields The following sequence may leads race between eventdefinefields and updateeventfields: CPU0 loads module A CPU1 loads module B ===============================...

5.5AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.11 views

SUSE CVE-2026-74657

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.5AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.11 views

SUSE CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.5AI score0.00443EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.12 views

SUSE CVE-2026-74715

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:03 a.m.9 views

SUSE CVE-2026-74726

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: re-check primaryispromisc under RTNL in bondalbmonitor bondalbmonitor reads primaryispromisc under RCU, then drops RCU and takes RTNL via rtnltrylock before undoing the promiscuity it set on the active slave. In tha...

7.3CVSS5.5AI score0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 4:16 p.m.18 views

AZL-97266 CVE-2026-74726 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: re-check primaryispromisc under RTNL in bondalbmonitor bondalbmonitor reads primaryispromisc under RCU, then drops RCU and takes RTNL via rtnltrylock before undoing the promiscuity it set on the active slave. In tha...

7.3CVSS5.8AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/22 4:16 p.m.10 views

AZL-97341 CVE-2026-74715 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.19 views

CVE-2026-74715

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 4:16 p.m.8 views

AZL-97050 CVE-2026-74704 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.8AI score0.00443EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.14 views

CVE-2026-74703

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

7.1CVSS0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.23 views

CVE-2026-74698

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix BQL reset on SQ re-activation mlx5equeuestart deactivates and re-activates all channels but closes only the queue being restarted. mlx5eactivatetxqsq then unconditionally calls netdevtxresetqueue, zeroing the BQL...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.19 views

CVE-2026-74702

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

8.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

AZL-97278 CVE-2026-74657 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.8AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74657

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74636

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race between updateeventfields and, eventdefinefields The following sequence may leads race between eventdefinefields and updateeventfields: CPU0 loads module A CPU1 loads module B ===============================...

0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 4:16 p.m.9 views

AZL-97325 CVE-2026-74636 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race between updateeventfields and, eventdefinefields The following sequence may leads race between eventdefinefields and updateeventfields: CPU0 loads module A CPU1 loads module B ===============================...

5.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.20 views

CVE-2026-74613

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 "vsock/virtio: stop workers during the .remove" made the RX worker jump to its common exit when rxrun is clear. That exit still refills the RX queue wh...

7.8CVSS0.00126EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74726

In the Linux kernel, the following vulnerability has been resolved: bonding: alb: re-check primaryispromisc under RTNL in bondalbmonitor bondalbmonitor reads primaryispromisc under RCU, then drops RCU and takes RTNL via rtnltrylock before undoing the promiscuity it set on the active slave. In tha...

7.3CVSS5.5AI score0.00126EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

UBUNTU-CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.8AI score0.00443EPSS
SaveExploits0References10
Rows per page
Query Builder