Lucene search
+L

555721 matches found

Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-89436

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix sentinel write past pcc-sinf acpipccretrievebiosdata rejects SINF packages only when pcc-numsifr is strictly less than hkey-package.count, then unconditionally writes a trailing sentinel at...

7.8CVSS6.1AI score0.00133EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-81018

In the Linux kernel, the following vulnerability has been resolved: platform/x86: think-lmi: Free system certificate signatures Multi-certificate support also allows the system authentication object to store -signature and -savesignature, which leak when the driver is removed. Free the signatures...

5.7AI score0.00132EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.11 views

CVE-2026-81017

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: sensorhub: Bound the EC-reported sensor number Each EC FIFO event carries an 8-bit sensor number in-sensornum. crosecsensorhubringhandler validates the FIFO event count, the per-read count and the ring bound, but...

8.4CVSS5.9AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.12 views

CVE-2026-81015

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Fix LPS0 and debugfs leaks when STB init fails amdpmcprobe registers the LPS0 s2idle handler with acpiregisterlps0dev and creates the driver's debugfs directory before calling amdstbs2dinit, which is the las...

7.8CVSS5.9AI score0.00161EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-81016

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd/pmc: Propagate SMU errors and validate S2D address amdstbs2dinit discards the return value of several S2D SMU commands. When the SMU refuses a command e.g. "SMU cmd failed. err: 0xff" the failure is only noticed...

7.7CVSS5.9AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.13 views

CVE-2026-81014

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read in skstore and kekstore skstore and kekstore strip a trailing newline from the sysfs write before allocating the key buffer: length = count; if buflength - 1 == '\n' length--;...

6.5AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.14 views

CVE-2026-81013

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix heap OOB read on empty password write validatepasswordinput computes length = strlenbuf and then checks buflength - 1 to strip a trailing newline, without checking that length is nonzero first. Writi...

6.5AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.13 views

CVE-2026-81012

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: fix off-by-one write in hpgetstringfrombuffer hpgetstringfrombuffer clamps the converted string length against the destination buffer size with "size dstsize", so when the converted length is exactly equ...

8.4CVSS6.1AI score0.00144EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.13 views

CVE-2026-81011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: hp-bioscfg: pass validated element count to package parsers The per-type package parsers are handed the wrong element count. hpinitbiospackageattribute validates obj-package.count and then calls one of the five...

7.1CVSS6.1AI score0.00125EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.10 views

CVE-2026-81010

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: honor taskwork cancellation iowaitidcb may run through the fallback taskwork path when taskworkadd can no longer queue work to the originating task. The fallback runs from a kworker and iouring marks such task wor...

7.8CVSS6AI score0.00134EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:43 p.m.9 views

CVE-2026-81009

In the Linux kernel, the following vulnerability has been resolved: iouring/query: cap user size passed to copystructtouser iohandlequeryentry clamps hdr.size for the inbound copyfromuser but keeps the original user value as usize. copystructtouser uses that usize and, when it is larger than the...

5.9AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-81008

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix use after free in iccget and oficcgetbyindex In oficcgetbyindex and iccget, if the dynamic allocation for path-name fails via kasprintf, the error handling path directly calls kfreepath to free the path object a...

7.8CVSS6.8AI score0.00159EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-81006

In the Linux kernel, the following vulnerability has been resolved: ipmi: Remove all sysfs files on registration failure ipmiaddsmi creates the nrusers and nrmsgs files before trying to create the maintenancemode file. If that last creation fails, the error path removes only nrusers before droppi...

7.8CVSS5.9AI score0.00127EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-81007

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: validate write message length ipmbwrite read message fields before validating the length byte. A zero or short write can read uninitialized stack bytes. A length smaller than the SMBus header underflows the block writ...

7.1CVSS6AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-81005

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

5.7AI score0.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.15 views

CVE-2026-81003

In the Linux kernel, the following vulnerability has been resolved: net/iucv: filter frames in afiucvhsrcv by ingress device afiucvhsrcv selects a socket from iucvsklist by matching four 8-byte name fields in the transport header alone. No check is made against the netdevice the frame arrived on...

8.1CVSS5.8AI score0.00313EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-81004

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Cancel work cleanly on an error If an error occurs during startup of an IPMI interface, it may have scheduled work to run. The work needs to be canceled before the interface can be freed...

8.4CVSS5.8AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.12 views

CVE-2026-81002

In the Linux kernel, the following vulnerability has been resolved: xdp: fix zero-copy frame layout xdpconvertzctoxdpframe clones an XSK packet into an order-0 page and advertises PAGESIZE as its frame size. It allows the copied frame to occupy the page tail needed by skbsharedinfo and records ze...

9.8CVSS6.3AI score0.00521EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.11 views

CVE-2026-81000

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tungetuser uses tun-align both as skb headroom and when choosing how much packet data to keep linear. OVS can propagate an oversized headroom request from another port to TUN or TAP. When align is...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-81001

In the Linux kernel, the following vulnerability has been resolved: slip: fix use-after-free in slsync slipdevs stores bare netdevice pointers and takes no reference on them. slsync and slalloc walk that table from slipopen under rtnllock, while an entry is dropped by slfreenetdev, which slsetup...

7.8CVSS6.9AI score0.00159EPSS
SaveExploits0
Rows per page
Query Builder