Lucene search
+L

29486 matches found

BDU FSTEC
BDU FSTEC
added 2025/12/22 12:00 a.m.8 views

The vulnerability of the __sk_dst_get() function in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the skdstget function in the Linux operating system’s kernel is related to the use of memory after it has been freed. Exploiting this vulnerability could allow an attacker to cause a service failure...

6.5CVSS5.7AI score0.00479EPSS
SaveExploits0References8Affected Software4
OSV
OSV
added 2025/12/18 3:16 p.m.11 views

AZL-72742 CVE-2025-68324 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: imm: Fix use-after-free bug caused by unfinished delayed work The delayed work item 'immtq' is initialized in immattach and scheduled via immqueuecommand for processing SCSI commands. When the IMM parallel port SCSI host...

5.8AI score0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/18 3:16 p.m.5 views

UBUNTU-CVE-2025-68323

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: fix use-after-free caused by uec-work The delayed work uec-work is scheduled in gaokunucsiprobe but never properly canceled in gaokunucsiremove. This creates use-after-free scenarios where the ucsi and gaokunucs...

5.7AI score0.00195EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991280)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991280 advisory. In the Linux kernel, the following vulnerability has been resolved: fs/aio: Check IOCBAIORW before the struct aiokiocb conversion The first kiocbsetcancelfn argument...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991282)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991282 advisory. In the Linux kernel, the following vulnerability has been resolved: posix-clock: Fix missing timespec64 check in pcclocksettime As Andrew pointed out, it will make...

7.1CVSS6.4AI score0.00234EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/18 12:00 a.m.25 views

PT-2025-52251

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a use-after-free issue within the USB Type-C Universal Serial Bus Implementers Forum UCSi component. Specifically, a delayed work item uec-work was scheduled b...

9.8CVSS7.3AI score0.00677EPSS
SaveExploits9References413
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.4 views

Oracle Linux 10 : kernel (ELSA-2025-23279)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-23279 advisory. - CVE-2025-38499 kernel: cloneprivatemnt: make sure that caller has CAPSYSADMIN in the right userns Abhi Das RHEL-129282 CVE-2025-38499 Tenable has...

7.8CVSS7AI score0.00184EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:00 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991281)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991281 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismtaccess When the driver does not check the data from th...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/17 3:04 p.m.21 views

kernel: Linux kernel: Privilege escalation or Denial of Service via TCP Fast Open vulnerability

A flaw was found in the Linux kernel. A local attacker with low privileges could exploit a memory corruption vulnerability, specifically a use-after-free and double-free, within the TCP Fast Open TFO socket processing. This occurs when a listener is closed while a TFO socket is being processed in...

8.1CVSS6.1AI score0.00541EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:04 p.m.13 views

kernel: RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for device

An out-of-bounds write vulnerability exists in the linux kernel, such that when mlx5ibgethwstats is used forthe device portnum = 0, There is a special handling in order to use the correct counters, but, portnum is being passed down the stack without any change leading to damage in system...

5.5CVSS7.3AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:04 p.m.15 views

kernel: ip6mr: Fix skb_under_panic in ip6mr_cache_report()

A buffer underwrite vulnerability exists in the linux kernel in the function skbunderpanic in ip6mrcachereport, leading to an attacker, via crafting a payload, could result in damage to system availability and integrity...

5.5CVSS7.5AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 11:51 a.m.10 views

kernel: clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns

A vulnerability was found in cloneprivatemount in fs/namespace.c in filesystem subsystem in the Linux Kernel.This flaw could allow a local attacker to crash the system or leak kernel internal information...

7.8CVSS5.8AI score0.00154EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.11 views

kernel: iomap: iomap: fix memory corruption when recording errors during writeback

In the Linux kernel, the following vulnerability has been resolved: iomap: iomap: fix memory corruption when recording errors during writeback Every now and then I see this crash on arm64: Unable to handle kernel NULL pointer dereference at virtual address 00000000000000f8 Buffer I/O error on dev...

7.8CVSS6.9AI score0.00162EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.17 views

kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS6.9AI score0.002EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 5:39 a.m.7 views

kernel: net: tun: Update napi->skb after XDP process

A use-after-free flaw was found in tungetuser in drivers/net/tun.c in network TUNnel module in Linux kernel. This flaw could allow an attacker to crash the system at device disconnect. This vulnerability could even lead to a kernel information leak problem...

5.8AI score0.00184EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.10 views

SUSE CVE-2025-40356

In the Linux kernel, the following vulnerability has been resolved: spi: rockchip-sfc: Fix DMA-API usage Use DMA-API dmamapsingle call for getting the DMA address of the transfer buffer instead of hacking with virttophys. This fixes the following DMA-API debug warning: ------------ cut here...

7.8CVSS6.7AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.10 views

SUSE CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

6.4AI score0.00147EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.7 views

SUSE CVE-2025-68225

In the Linux kernel, the following vulnerability has been resolved: lib/testkho: check if KHO is enabled We must check whether KHO is enabled prior to issuing KHO commands, otherwise KHO internal data structures are not initialized...

6.5AI score0.0019EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.13 views

CVE-2025-68289

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix memory leak in eemunwrap The existing code did not handle the failure case of usbepqueue in the command path, potentially leading to memory leaks. Improve error handling to free all allocated resources on...

0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/16 4:16 p.m.11 views

AZL-74172 CVE-2025-68291 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: Initialise rcvmss before calling tcpsendactivereset in mptcpdofastclose. syzbot reported divide-by-zero in tcpselectwindow by MPTCP socket. 0 We had a similar issue for the bare TCP and fixed in commit 499350a5a6e7 "tcp:...

5.6AI score0.00211EPSS
SaveExploits0References1
Rows per page
Query Builder