Lucene search
+L

8570 matches found

OSV
OSV
added 2025/10/31 8:56 a.m.2 views

SUSE-SU-2025:3892-1 Security update for the Linux Kernel RT (Live Patch 5 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506001017 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38617: net/packet: fix a race in packetsetring and packetnotifier bsc1249208. -...

7.8CVSS8.8AI score0.00328EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2025/10/30 12:12 a.m.10 views

CVE-2025-56558

The Dyson MQTT server 2022 and possibly later allows publications and subscriptions by a client that has the correct values of AWSACCESSKEYID, AWSSECRETACCESSKEY, AWSSESSIONTOKEN, and device serial number, even if a device such as a Pure Hot+Cool device has been removed and is not visible in the...

3CVSS7.2AI score0.00354EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.12 views

kernel: RDMA/irdma: Fix a window for use-after-free

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:5 a.m.11 views

tty: n_gsm: Don't block input queue by waiting MSC

...

5.5CVSS7AI score0.00187EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.5 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.7AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.11 views

kernel: RDMA/irdma: Fix a window for use-after-free

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.5 views

kernel: mptcp: do not queue data on closed subflows

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not queue data on closed subflows Dipanjan reported a syzbot splat at close time: WARNING: CPU: 1 PID: 10818 at net/ipv4/afinet.c:153 inetsockdestruct+0x6d0/0x8e0 net/ipv4/afinet.c:153 Modules linked in: uioivshmemOE ui...

7.8CVSS6.8AI score0.00216EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.12 views

SUSE CVE-2025-40047

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: always prune wait queue entry in iowaitidwait For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a cancelation was in progress, but this can race with...

4.7CVSS6.4AI score0.00152EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/10/29 12:24 a.m.10 views

SUSE CVE-2025-40074

In the Linux kernel, the following vulnerability has been resolved: ipv4: start using dstdevrcu Change icmpv4xrlimallow, ipdefrag to prevent possible UAF. Change ipmrpreparexmit, ipmrqueuefwdxmit, ipmroutput, ipv4neighlookup to use lockdep enabled dstdevrcu...

5.5CVSS6.5AI score0.00366EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.10 views

PT-2025-44327

Name of the Vulnerable Software and Affected Versions Dyson App versions 6.1.23041-23595 Description An issue allows unauthenticated attackers to remotely control other users' Dyson IoT devices via MQTT. Recommendations At the moment, there is no information about a newer version that contains a...

7.5CVSS6.6AI score0.00354EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/28 12:15 p.m.7 views

CVE-2025-40071

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

0.00187EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

UBUNTU-CVE-2025-40071

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

5.7AI score0.00187EPSS
SaveExploits0References22
OSV
OSV
added 2025/10/28 12:15 p.m.9 views

UBUNTU-CVE-2025-40047

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: always prune wait queue entry in iowaitidwait For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a cancelation was in progress, but this can race with...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References21
CVE
CVE
added 2025/10/28 11:48 a.m.44 views

CVE-2025-40071

CVE-2025-40071 pertains to the Linux kernel tty n_gsm handling. The issue arises when opening a DLC channel: gsm_queue() processes frames and invokes gsm_dlci_open() → gsm_modem_update(). In basic encoding, gsm_modem_upd_via_msc() could block the input queue waiting for a Modem Status Command (MS...

6.1AI score0.00187EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/28 11:48 a.m.9 views

EUVD-2025-36457

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

6AI score0.00187EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.9 views

CVE-2025-40071

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Don't block input queue by waiting MSC Currently gsmqueue processes incoming frames and when opening a DLC channel it calls gsmdlciopen which calls gsmmodemupdate. If basic mode is used it calls gsmmodemupdviamsc and i...

5.3AI score0.00187EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/28 11:48 a.m.7 views

EUVD-2025-36481

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: always prune wait queue entry in iowaitidwait For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a cancelation was in progress, but this can race with...

5.9AI score0.00152EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/28 11:48 a.m.46 views

CVE-2025-40047

CVE-2025-40047 affects the Linux kernel io_uring subsystem, specifically the waitid path where a wait queue entry could race with its callback when cancellation is in progress. The fix ensures that on a successful return the entry is always pruned from the wait-queue entry list, preventing a race...

7.8CVSS6AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40047 io_uring/waitid: always prune wait queue entry in io_waitid_wait()

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: always prune wait queue entry in iowaitidwait For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a cancelation was in progress, but this can race with...

7.8CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40047

In the Linux kernel, the following vulnerability has been resolved: iouring/waitid: always prune wait queue entry in iowaitidwait For a successful return, always remove our entry from the wait queue entry list. Previously this was skipped if a cancelation was in progress, but this can race with...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0
Rows per page
Query Builder