Lucene search
+L

9115 matches found

NVD
NVD
added 2026/07/19 4:17 p.m.19 views

CVE-2026-63981

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: Fix blockcast recursion bypass leading to stack overflow tcfmirredact checks schedmirrednest against MIRREDNESTLIMIT 4 to prevent deep recursion. However, when the action uses blockcast tcfmblockid != 0, the...

0.00188EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.10 views

CVE-2026-63891

In the Linux kernel, the following vulnerability has been resolved: thunderbolt: property: Cap recursion depth in tbpropertyparsedir A DIRECTORY entry's value field is used as the diroffset for a recursive call into tbpropertyparsedir with no depth counter. A crafted peer that chains DIRECTORY...

0.00275EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.33 views

CVE-2026-64143

CVE-2026-64143 affects the Linux kernel's platform/x86: uniwill-laptop driver. On certain older Uniwill laptop models (~2020), enabling the battery charging limit feature via the force module parameter can cause permanent battery damage . The root cause is that some devices do not properly implem...

5.5CVSS5.4AI score0.00112EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.28 views

EUVD-2026-45828

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

5.4AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.41 views

CVE-2026-64143 platform/x86: uniwill-laptop: Do not enable the charging limit even when forced

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

0.00112EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.18 views

CVE-2026-64143

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

5.5CVSS5.2AI score0.00112EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:40 p.m.8 views

CVE-2026-64143 platform/x86: uniwill-laptop: Do not enable the charging limit even when forced

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

5.3AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64143

In the Linux kernel, the following vulnerability has been resolved: platform/x86: uniwill-laptop: Do not enable the charging limit even when forced It seems that on some older models 2020 the battery charging limit can permanently damage the battery. Prevent users from enabling this feature thru...

5.3AI score0.00112EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 2:56 p.m.19 views

EUVD-2026-45577

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucvsocksetsockopt and wrap the whole switch in locksock/releasesock. The pre-existing SOMSGLIMIT-only lock becomes redundant and is removed. Any AFIUCV HIPER user can potentially crash...

5.4AI score0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 2:55 p.m.25 views

EUVD-2026-45731

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: validate connector number in ucsiconnectorchange The connector number in a UCSI CCI notification is a 7-bit field supplied by the PPM. ucsiconnectorchange uses it to index the ucsi-connector array without checki...

5.4AI score0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 2:55 p.m.26 views

CVE-2026-63891

The CVE affects the Linux kernel Thunderbolt property parser. A crafted peer can trigger a back‑reference loop in DIRECTORY entries, exhausting stack via __tb_property_parse_dir() because the value is used as dir_offset without a depth counter. The fix threads a depth counter through tb_property_...

5.3AI score0.00275EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.11 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
EUVD
EUVD
added 2026/07/19 12:02 p.m.13 views

EUVD-2026-45502

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 score0.00174EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:02 p.m.15 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
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:02 p.m.11 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
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 12:02 p.m.9 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
Cvelist
Cvelist
added 2026/07/19 12:02 p.m.38 views

CVE-2026-63834 batman-adv: tp_meter: restrict number of unacked list entries

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: restrict number of unacked list entries When the unackedlist is unbound, an attacker could send messages with small lengths and appropriated seqno + gaps to force the receiver to allocate more and more...

0.00174EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:02 p.m.21 views

CVE-2026-63834

The CVE concerns the Linux kernel’s batman-adv tp_meter: unacked_list can be pressured to grow (via crafted small messages, seqno gaps) if the list is unbounded. The result is potential out-of-memory or high CPU usage from scanning a large unacked_list. If a limit is applied, the implementation m...

5.5AI score0.00174EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:02 p.m.11 views

CVE-2026-63834 batman-adv: tp_meter: restrict number of unacked list entries

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: restrict number of unacked list entries When the unackedlist is unbound, an attacker could send messages with small lengths and appropriated seqno + gaps to force the receiver to allocate more and more...

5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/07/19 11:11 a.m.9 views

OESA-2026-3057 ImageMagick security update

Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats over 200 including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images,...

3.7CVSS5.8AI score0.00323EPSS
SaveExploits0References9
Rows per page
Query Builder