Lucene search
+L

28870 matches found

CVE
CVE
added 2026/05/06 11:28 a.m.29 views

CVE-2026-43251

CVE-2026-43251 affects the Linux kernel HID prodikeys driver. A local attacker can connect a crafted USB device whose report descriptor bypasses the pm->input_ep82 check, leaving input_ep82 NULL and causing a crash (potential DoS). Multiple OSV entries show patches in rootio-linux packages for...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.41 views

CVE-2026-43246 media: i2c/tw9906: Fix potential memory leak in tw9906_probe()

In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906probe In one of the error paths in tw9906probe, the memory allocated in v4l2ctrlhandlerinit and v4l2ctrlnewstd is not freed. Fix that by calling v4l2ctrlhandlerfree on the...

0.00123EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.37 views

CVE-2026-43230 net/rds: Clear reconnect pending bit

In the Linux kernel, the following vulnerability has been resolved: net/rds: Clear reconnect pending bit When canceling the reconnect worker, care must be taken to reset the reconnect-pending bit. If the reconnect worker has not yet been scheduled before it is canceled, the reconnect-pending bit...

7.5CVSS0.00523EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.75 views

CVE-2026-43221 ipmi: ipmb: initialise event handler read bytes

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

0.00128EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/06 11:28 a.m.22 views

CVE-2026-43221

CVE-2026-43221 affects Linux kernel IPMI/IPMB: the event handler responsible for IPMB read bytes may fail to initialize reads, causing an I2C read to return an uninitialised value from the bus driver. This is described across multiple advisories (Root-OS-UBUNTU-2404, SUSE, Red Hat) as a patchable...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.39 views

CVE-2026-43217 media: iris: gen2: Add sanity check for session stop

In the Linux kernel, the following vulnerability has been resolved: media: iris: gen2: Add sanity check for session stop In iriskillsession, inst-state is set to IRISINSTERROR and sessionclose is executed, which will kfreeinsthfigen2-packet. If stopstreaming is called afterward, it will cause a...

0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/06 11:28 a.m.5 views

CVE-2026-43208 net: do not pass flow_id to set_rps_cpu()

In the Linux kernel, the following vulnerability has been resolved: net: do not pass flowid to setrpscpu Blamed commit made the assumption that the RPS table for each receive queue would have the same size, and that it would not change. Compute flowid in setrpscpu, do not assume we can use the...

9.8CVSS6.6AI score0.00481EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43197 netconsole: avoid OOB reads, msg is not nul-terminated

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 "netconsole: convert to NBCON console...

9.1CVSS6.6AI score0.00462EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/06 11:27 a.m.3 views

CVE-2026-43190 netfilter: xt_tcpmss: check remaining length before reading optlen

In the Linux kernel, the following vulnerability has been resolved: netfilter: xttcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xttcpmss.c lines 53-68, the TCP option parser reads opi+1 directly without validating the remaining option length. If the last...

8.2CVSS6.2AI score0.00463EPSS
SaveExploits0References11
CVE
CVE
added 2026/05/06 11:27 a.m.30 views

CVE-2026-43183

In the Linux kernel, the media cx25821 driver fixes a resource leak in cx25821_dev_setup() where memory allocated via ioremap() is not released if setup fails. The patch adds release_mem_region() to free the memory region obtained by cx25821_get_resources(). This is the scope of CVE-2026-43183 as...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.8 views

CVE-2026-43178 procfs: fix possible double mmput() in do_procmap_query()

In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput in doprocmapquery When user provides incorrectly sized buffer for build ID for PROCMAPQUERY we return with -ENAMETOOLONG error. After recent changes this condition happens later, after we unlocke...

7.8CVSS6.6AI score0.00132EPSS
SaveExploits0References10
CVE
CVE
added 2026/05/06 11:27 a.m.31 views

CVE-2026-43168

CVE-2026-43168 concerns the Linux kernel OCFS2 reflink preserve cleanup issue. Multiple connected sources confirm a bug in the cleanup of preserved xattr entries: the last pointer should be shifted by one unit after an array entry cleanup, and the first entry may not be cleaned when xh_count is 1...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.32 views

CVE-2026-43164 udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS0.00451EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/06 11:27 a.m.22 views

CVE-2026-43160

The vulnerability CVE-2026-43160 concerns the Linux kernel’s mfd: macsmc driver, where a mutex in struct apple_smc was not initialized in apple_smc_probe(). An uninitialized mutex can lead to occasional NULL pointer dereferences in apple_smc_read() invoked by probe() paths of subdevices. A patch ...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/06 11:27 a.m.19 views

CVE-2026-43159

CVE-2026-43159 affects the Linux kernel's rtl8723bs Wi‑Fi driver, where a null pointer pwlan can be dereferenced in rtw_free_network_nolock(), potentially causing a crash. Multiple OSV entries indicate patches have been applied in rootio-linux for Ubuntu (Root:Ubuntu:22.04 and 24.04) and in Debia...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.32 views

CVE-2026-43140 HID: magicmouse: Do not crash on missing msc->input

In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc-input Fake USB devices can send their own report descriptors for which the inputmapping hook does not get called. In this case, msc-input stays NULL, leading to a crash at a later time...

0.00128EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.33 views

CVE-2026-43139 xfrm6: fix uninitialized saddr in xfrm6_get_saddr()

In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6getsaddr xfrm6getsaddr does not check the return value of ipv6devgetsaddr. When ipv6devgetsaddr fails to find a suitable source address returns -EADDRNOTAVAIL, saddr-in6 is left uninitialize...

8.6CVSS0.00375EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/06 11:27 a.m.26 views

CVE-2026-43137

Summary: CVE-2026-43137 affects the Linux kernel ASoC SOF Intel HDA subsystem. A mismatch between DAI links in the machine driver and the topology can leave the playback/capture widget unset, which may trigger a null pointer dereference. The issue is fixed in the reported OSV entries (Ubuntu root...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.7 views

CVE-2026-43135 media: cx23885: Add missing unmap in snd_cx23885_hw_params()

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in sndcx23885hwparams In error path, add cx23885alsadmaunmap to release the resource acquired by cx23885alsadmamap...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.38 views

CVE-2026-43136 HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidppgetreportlength Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can define report structures without valid fields. This can be...

0.00128EPSS
SaveExploits0References8
Rows per page
Query Builder