Lucene search
+L

32843 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74724

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

SaveExploits0References6
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74682

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74669

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear IPv4 options after rebasing tunnel ICMP errors ipvsinicmp rebases an skb from the outer ICMP packet to the quoted original request before passing it to icmpsend. However, IPCBskb-opt still describes the outer IPv4...

SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74670

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

SaveExploits0References5
NVD
NVD
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74649

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

SaveExploits0References7
NVD
NVD
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74640

In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 255 || map.meterslots 255 return -EINVAL; and passes it to fcpaddnewctl ...

SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74724

CVE-2026-74724 is an out-of-bounds write vulnerability in the Linux kernel's IPVS subsystem, specifically in the ip_vs_nat_icmp function. The root cause is that the IP ihl field is read multiple times during packet processing, allowing a local attacker to modify the packet in-flight and cause a w...

5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.14 views

CVE-2026-74724 ipvs: avoid out-of-bounds write in ip_vs_nat_icmp

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64411

In the Linux kernel, the following vulnerability has been resolved: ipvs: avoid out-of-bounds write in ipvsnaticmp Sashiko warns that local attacker can modify the packet while it is processed by IPVS. Some places read the IP ihl field multiple times which can cause out-of-bounds access. One such...

5.5AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64369

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74682

CVE-2026-74682 is an out-of-bounds write in the Linux kernel ALSA usb-audio subsystem affecting Type II capture (inbound) URBs . In data_ep_set_params(), the URB transfer buffer size is computed before the Type II transfer delimiter packet is added to the packet count, leaving the buffer one pack...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74682 ALSA: usb-audio: fix OOB write on Type II inbound URBs

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.6 views

EUVD-2026-64357

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74670 ipvs: stop estimator after disabled calc phase

In the Linux kernel, the following vulnerability has been resolved: ipvs: stop estimator after disabled calc phase IPVS estimator kthread 0 starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs-enable during that phase,...

SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.12 views

CVE-2026-74669 ipvs: clear IPv4 options after rebasing tunnel ICMP errors

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear IPv4 options after rebasing tunnel ICMP errors ipvsinicmp rebases an skb from the outer ICMP packet to the quoted original request before passing it to icmpsend. However, IPCBskb-opt still describes the outer IPv4...

SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 views

EUVD-2026-64356

In the Linux kernel, the following vulnerability has been resolved: ipvs: clear IPv4 options after rebasing tunnel ICMP errors ipvsinicmp rebases an skb from the outer ICMP packet to the quoted original request before passing it to icmpsend. However, IPCBskb-opt still describes the outer IPv4...

5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.6 views

CVE-2026-74669

CVE-2026-74669 is a stack out-of-bounds write in the Linux kernel's IPVS (IP Virtual Server) subsystem. The root cause lies in ip_vs_in_icmp(), which rebases a socket buffer from the outer ICMP packet to the quoted original request before calling icmp_send(). However, the IPCB(skb)->opt field ...

5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.8 views

CVE-2026-74670

CVE-2026-74670 is an out-of-bounds write vulnerability in the Linux kernel IPVS (IP Virtual Server) subsystem. The IPVS estimator kthread starts with zeroed chain and tick limits until its initial calculation phase completes. If network namespace teardown clears ipvs->enable during that phase,...

5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.5 views

EUVD-2026-64586

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix missing shared-key auth challenge length check The WEP shared-key authentication handler uses the challenge-text element's attacker-controlled length without checking it against the fixed 128-byte chgtxt...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74649

CVE-2026-74649 affects the Linux kernel staging driver rtl8723bs . The WEP shared-key authentication handler in OnAuthClient() copies the challenge-text element into a fixed 128-byte chg_txt buffer using an attacker-controlled length (up to 255 bytes) without validation. A malicious AP can send a...

5.9AI score
SaveExploits0References7
Rows per page
Query Builder