Lucene search
+L

257211 matches found

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

UBUNTU-CVE-2026-74673

In the Linux kernel, the following vulnerability has been resolved: Input: evdev - fix information leak in evdevpassvalues In evdevpassvalues, the inputevent structure is allocated on the kernel stack and populated field-by-field. However, it is never fully initialized. On architectures where...

6AI score0.00177EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74684

In the Linux kernel, the following vulnerability has been resolved: net: tap: set skb-dev before parsing virtio net header in tapgetuserxdp The commit 4f61f133f354 "net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null" fixed a crash in tapgetuser by assigning skb-dev...

7.1CVSS5.9AI score0.00138EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74641

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: bound the hwdep mmap fault offset sndus428ctlsvmfault turns the faulting page offset into a kernel address with no bound of any kind: offset = vmf-pgoff us428ctlssharedmem + offset; page = virttopagevaddr; getpagepag...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.5 views

CVE-2026-74705

In the Linux kernel, the following vulnerability has been resolved: udp: fix potential use-after-free in tunnel segmentation skbudptunnelsegment gets the UDP header before ensuring the tunnel header is in the skb head. If the pull reallocates skb-head, the saved UDP header pointer is no longer...

10CVSS5.8AI score0.005EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74733

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2clock. The function...

7.8CVSS5.6AI score0.00123EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74657

In the Linux kernel, the following vulnerability has been resolved: ipv4: Fix fibnlmsgsize for RTAVIA nexthops fibnlmsgsize still estimates nexthop space as if every gateway is encoded as an IPv4 RTAGATEWAY attribute. IPv4 routes can also carry an IPv6 gateway, which fibnexthopinfo dumps as RTAVI...

5.5AI score0.00177EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74688

In the Linux kernel, the following vulnerability has been resolved: sctp: clear control chunk transport if it is being removed sctpmakeheartbeatack caches the destination transport in chunk-transport without taking a reference. When srcoutofasocok is enabled, the HEARTBEAT ACK may remain queued o...

9.8CVSS5.5AI score0.005EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74675

In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbdkeycode with ttyportttyget kbdkeycode reads vc-port.tty without acquiring a tty reference, racing against conshutdown which clears port.tty under a different lock. Use ttyportttyget/ttykrefput to...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.8 views

CVE-2026-74628

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS5.7AI score0.005EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.6 views

CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS5.8AI score0.005EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74690

In the Linux kernel, the following vulnerability has been resolved: s390/ism: Fix UAF of sba and ieq during ismdevexit A ism interrupt handler can be active in parallel with ismdevexit, accessing freed data structures. No new interrupts will be generated after unregisterieq. Drain ongoing interru...

8.4CVSS5.5AI score0.0014EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74686

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.8AI score0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.9 views

CVE-2026-74642

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in umptoendpoint caused another UAF because it tries to dereference the UMP endpoint object, but this might be executed at a delayed context where the...

5.8AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74689

In the Linux kernel, the following vulnerability has been resolved: net/atm: fix slab-out-of-bounds read in vccsetsockopt vccsetsockopt contained an ineffective optlen check: if SOLEVELMATCHoptname, level && optlen != SOSIZEoptname return -EINVAL; If SOLEVELMATCHoptname, level evaluated to false...

7.1CVSS5.8AI score0.00139EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74614

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: read virtqueues under worker locks Commit bd50c5dc182b "vsock/virtio: add support for device suspend/resume" made the run flags transition from false to true when restore installs replacement virtqueues. The RX, TX...

8.4CVSS5.8AI score0.00142EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

UBUNTU-CVE-2026-74708

In the Linux kernel, the following vulnerability has been resolved: xsk: validate launch-time metadata size Launch-time metadata extends beyond the first 16 bytes of struct xsktxmetadata. Reject the request when the registered metadata area does not contain the complete field. Snapshot the...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74638

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Serialize the scheduler timeout handlers V3D exposes several independent hardware queues BIN, RENDER, TFU and CSD but has only a single, global reset. A timeout on any one queue therefore has to stop, reset and restart t...

5.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74702

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

8.8CVSS5.8AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 4:16 p.m.4 views

UBUNTU-CVE-2026-74678

In the Linux kernel, the following vulnerability has been resolved: net: usb: ax88179178a: fix skb leak in ax88179txfixup When the interface has NETIFFSG enabled and skblinearize fails in ax88179txfixup, the function returns NULL without freeing the skb. usbnetstartxmit treats a NULL return from...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References8
Rows per page
Query Builder