Lucene search
K

12954 matches found

UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.6 views

CVE-2026-43175

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clkhw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clkhw, make sure there are 8 slots for those newly registered clkhw pointers, else there is going to be out of bounds write...

5.5CVSS5.7AI score0.00127EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 p.m.7 views

CVE-2025-71288

In the Linux kernel, the following vulnerability has been resolved: memory: mtk-smi: fix device leaks on common probe Make sure to drop the reference taken when looking up the SMI device during common probe on late probe failure e.g. probe deferral and on driver unbind...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References2
OSV
OSV
added 2026/05/06 12:16 p.m.6 views

UBUNTU-CVE-2026-43281

In the Linux kernel, the following vulnerability has been resolved: mailbox: Prevent out-of-bounds access in fwmboxindexxlate Although it is guided that mbox-cells must be at least 1, there are many instances of mbox-cells = ; in the device tree. If that is the case and the corresponding mailbox...

7.1CVSS5.7AI score0.00119EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.2 views

UBUNTU-CVE-2026-43145

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxrproc: Fix invalid loaded resource table detection imxrprocelffindloadedrsctable may incorrectly report a loaded resource table even when the current firmware does not provide one. When the device tree contains a...

5.5CVSS5.6AI score0.00122EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43236

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drmcrtccommit after release The atmelhlcdcplaneatomicduplicatestate callback was copying the atmelhlcdcplane state structure without properly duplicating the drmplanestate. In particular,...

7.8CVSS5.7AI score0.00135EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43190

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.2CVSS5.9AI score0.00463EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43211

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

7.8CVSS5.8AI score0.00107EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

UBUNTU-CVE-2026-43279

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the received packets fit with the buffer size. But whe...

7.8CVSS5.8AI score0.00123EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43209

In the Linux kernel, the following vulnerability has been resolved: minix: Add required sanity checking to minixchecksuperblock The fs/minix implementation of the minix filesystem does not currently support any other value for slogzonesize than 0. This is also the only value supported in...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.3 views

UBUNTU-CVE-2026-43171

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cperprintfwerr doesn't check if the error record length is big enough to handle offset. On a bad firmware, if the ofset is above the actual record, length -= offs...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.8 views

UBUNTU-CVE-2025-71274

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

4.7CVSS5.7AI score0.00091EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.5 views

UBUNTU-CVE-2026-43200

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix swapped parameters in pciprimary/secondaryepcepfunlink functions struct configfsitemoperations callbacks are defined like the following: int allowlinkstruct configitem src, struct configitem target; void...

5.5CVSS5.7AI score0.00123EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.3 views

UBUNTU-CVE-2026-43260

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RSS context delete logic We need to free the corresponding RSS context VNIC in FW everytime an RSS context is deleted in driver. Commit 667ac333dbb7 added a check to delete the VNIC in FW only when netifrunning is tru...

7.8CVSS5.7AI score0.00138EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 12:16 p.m.4 views

UBUNTU-CVE-2026-43198

In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcpv6synrecvsock Code in tcpv6synrecvsock after the call to tcpv4synrecvsock is done too late. After tcpv4synrecvsock, the child socket is already visible from TCP ehash table and other cpus might use i...

9.8CVSS5.5AI score0.00366EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.31 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
Exploits0References8
CVE
CVE
added 2026/05/06 11:27 a.m.12 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
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.24 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
Exploits0References8
CVE
CVE
added 2026/05/06 11:27 a.m.14 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
Exploits0References5Affected Software1
OSV
OSV
added 2026/05/06 10:16 a.m.5 views

UBUNTU-CVE-2026-43088

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/05/06 10:16 a.m.5 views

CVE-2026-43095

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Fix errors in IRQ cleanup IRQs are enabled through sdcairqpopulate from component probe using devmrequestthreadedirq, this however means the IRQs can persist if the sound card is torn down. Some of the IRQ handlers...

5.5CVSS5.8AI score0.00107EPSS
Exploits0References2
Rows per page
Query Builder