Lucene search
+L

1817 matches found

UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.9 views

CVE-2025-40348

In the Linux kernel, the following vulnerability has been resolved: slab: Avoid race on slab-objexts in allocslabobjexts If two competing threads enter allocslabobjexts and one of them fails to allocate the object extension vector, it might override the valid slab-objexts allocated by the other...

5.7AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/16 11:20 a.m.15 views

binutils: GNU Binutils Linker heap-based overflow

A head based buffer overflow flaw has been discovered in GNU bin utilities. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally...

7.8CVSS6.4AI score0.00255EPSS
SaveExploits1References12
BDU FSTEC
BDU FSTEC
added 2025/12/16 12:00 a.m.12 views

The vulnerability of the `be_send_pkt_to_bmc()` function in the `drivers/net/ethernet/emulex/benet/be_main.c` file of the be2net network device driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the besendpkttobmc function in the drivers/net/ethernet/emulex/benet/bemain.c file of the be2net network device driver in the Linux kernel is related to the swapping of pointers. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

5.7CVSS6.1AI score0.00218EPSS
SaveExploits0References16Affected Software4
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugememory: fix NULL pointer deference when splitting folio Commit c010d47f107f mm: thp: split huge page to any lower order pages introduced an early check o...

5.9AI score0.00206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.10 views

PT-2025-51697

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s memory management subsystem, specifically within the huge memory handling related to folio splitting. A NULL pointer dereference can occur when...

6.1AI score0.00206EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/14 12:00 a.m.23 views

FiD-QAE: A Fidelity-Driven Quantum Autoencoder for Credit Card Fraud Detection

Credit card fraud detection is a critical task in financial security, as fraudulent transactions are rare, highly imbalanced, and often resemble legitimate ones. A wide range of classical machine learning methods, as well as more recent quantum machine learning approaches, have been investigated ...

6.9AI score
SaveExploits0
HackRead
HackRead
added 2025/12/11 2:00 p.m.16 views

1inch Named Exclusive Swap Provider at Launch for Ledger Multisig

Road Town, British Virgin Islands, 11th December 2025, CyberNewsWire...

7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/10 6:09 a.m.15 views

CVE-2022-50638

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bugon in estreesearch caused by bad boot loader inode We got a issue as fllows: ================================================================== kernel BUG at fs/ext4/extentsstatus.c:203! invalid opcode: 0000 1 PREEMP...

7CVSS5.2AI score0.00243EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.21 views

SUSE CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

3.3CVSS6.5AI score0.00199EPSS
SaveExploits0References8
Packet Storm
Packet Storm
added 2025/12/10 12:00 a.m.270 views

iOS 12 / macOS 10.14 voucher_swap Use-After-Free

Proof of concept for an older vulnerability from 2019. A use-after-free vulnerability in Apple's Mach voucher subsystem affects macOS version 10.14 and iOS version 12...

7.8CVSS6.9AI score0.28757EPSS
SaveExploits4
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2022-55713

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6AI score0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 1:16 a.m.13 views

DEBIAN-CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

5.3AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 1:16 a.m.8 views

CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 12:00 a.m.8 views

CVE-2022-50643 cifs: Fix xid leak in cifs_copy_file_range()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/09 12:00 a.m.29 views

CVE-2022-50643

The CVE-2022-50643 issue affects the Linux kernel’s CIFS client and stems from an xid leak in cifs_copy_file_range() when the file is used by swap. The underlying bug could leave an xid allocated; the fix ensures the xid is freed before returning -EOPNOTSUPP, preventing leakage. Multiple connecte...

6.1AI score0.00199EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.7 views

CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

5.3AI score0.00199EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.34 views

CVE-2022-50643 cifs: Fix xid leak in cifs_copy_file_range()

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40270

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm, swap: fix potential UAF issue for VMA readahead Since commit 78524b05f1a3 mm, swap: avoid redundant swap device pinning, the common helper for allocating an...

7.8CVSS7.1AI score0.00136EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from drm/ttm leaking resources during a swapout move error...

8.7AI score0.00194EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.14 views

PT-2025-49623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s Common Internet File System CIFS implementation within the cifs copy file range function. Specifically, a transaction ID xid leak can occur when a fil...

7.8CVSS6.5AI score0.00954EPSS
SaveExploits2References895
Rows per page
Query Builder