Lucene search
+L

1838 matches found

NVD
NVD
added 2025/07/09 11:15 a.m.7 views

CVE-2025-38246

In the Linux kernel, the following vulnerability has been resolved: bnxt: properly flush XDP redirect lists We encountered following crash when testing a XDPREDIRECT feature in production: 56251.579676 listadd corruption. next-prev should be prev ffff93120dd40f30, but was ffffb301ef3a6740...

9.8CVSS0.0029EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/09 11:15 a.m.7 views

UBUNTU-CVE-2025-38263

In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cachesetflush 1. LINE1794 - LINE1887 is some codes about function of bchcachesetalloc. 2. LINE2078 - LINE2142 is some codes about function of registercacheset. 3. registercacheset will call...

5.5CVSS6.2AI score0.0015EPSS
SaveExploits0References39
OSV
OSV
added 2025/07/09 11:15 a.m.12 views

UBUNTU-CVE-2025-38250

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.2AI score0.00145EPSS
SaveExploits0References37
OSV
OSV
added 2025/07/09 10:42 a.m.6 views

CVE-2025-38246 bnxt: properly flush XDP redirect lists

In the Linux kernel, the following vulnerability has been resolved: bnxt: properly flush XDP redirect lists We encountered following crash when testing a XDPREDIRECT feature in production: 56251.579676 listadd corruption. next-prev should be prev ffff93120dd40f30, but was ffffb301ef3a6740...

9.8CVSS6.3AI score0.0029EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

UBUNTU-CVE-2025-38211

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

7.8CVSS6.2AI score0.00344EPSS
SaveExploits0References40
NVD
NVD
added 2025/07/03 9:15 a.m.6 views

CVE-2025-38108

In the Linux kernel, the following vulnerability has been resolved: netsched: red: fix a race in redchange Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 CPU 1 1: lock root 2: qdisctreeflushbacklog 3: unlock root | |...

7.8CVSS0.00133EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/07/03 12:0 a.m.4 views

PT-2025-27694

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition has been identified in the Linux kernel's RED Random Early Detection component. This issue occurs when the SFQ Stochastic Fairness Queuing perturb timer fires at an...

7CVSS6.9AI score0.00133EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/30 11:42 p.m.4 views

SUSE CVE-2025-6858

A vulnerability was found in HDF5 1.14.6 and classified as problematic. Affected by this issue is the function H5Cflushsingleentry of the file src/H5Centry.c. The manipulation leads to null pointer dereference. The attack needs to be approached locally. The exploit has been disclosed to the publi...

5.5CVSS3.3AI score0.00198EPSS
SaveExploits1References3
OSV
OSV
added 2025/06/29 11:15 a.m.8 views

AZL-64428 CVE-2025-6858 affecting package hdf5 for versions less than 1.14.6-1

A vulnerability was found in HDF5 1.14.6 and classified as problematic. Affected by this issue is the function H5Cflushsingleentry of the file src/H5Centry.c. The manipulation leads to null pointer dereference. The attack needs to be approached locally. The exploit has been disclosed to the publi...

5.5CVSS4.7AI score0.00198EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/29 11:15 a.m.7 views

AZL-64407 CVE-2025-6858 affecting package hdf5 for versions less than 1.14.6-1

A vulnerability was found in HDF5 1.14.6 and classified as problematic. Affected by this issue is the function H5Cflushsingleentry of the file src/H5Centry.c. The manipulation leads to null pointer dereference. The attack needs to be approached locally. The exploit has been disclosed to the publi...

5.5CVSS4.7AI score0.00198EPSS
SaveExploits1References1
OSV
OSV
added 2025/06/29 11:15 a.m.5 views

UBUNTU-CVE-2025-6858

A vulnerability was found in HDF5 1.14.6 and classified as problematic. Affected by this issue is the function H5Cflushsingleentry of the file src/H5Centry.c. The manipulation leads to null pointer dereference. The attack needs to be approached locally. The exploit has been disclosed to the publi...

5.5CVSS4.7AI score0.00198EPSS
SaveExploits1References7
Snyk
Snyk
added 2025/06/29 11:0 a.m.4 views

NULL Pointer Dereference

Overview Affected versions of this package are vulnerable to NULL Pointer Dereference via the H5Cflushsingleentry function. An attacker can cause a denial of service by triggering the vulnerable code path. Remediation A fix was pushed into the master branch but not yet published. References -...

5.5CVSS4.2AI score0.00198EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/06/25 12:0 a.m.7 views

PT-2025-30134

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the KVM component related to handling hypercalls HVCALL FLUSH VIRTUAL ADDRESS LIST and HVCALL FLUSH VIRTUAL ADDRESS LIST EX within KVM guests utilizin...

6.8CVSS6.4AI score0.00157EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:44 a.m.7 views

SUSE CVE-2022-50000

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work To clear the flow table on flow table free, the following sequence normally happens in order: 1 gcstep work is stopped to disable any further stats/del requests...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.7 views

SUSE CVE-2022-50217

In the Linux kernel, the following vulnerability has been resolved: fuse: write inode in fuserelease A race between write2 and close2 allows pages to be dirtied after fuseflush - writeinodenow. If these pages are not flushed from fuserelease, then there might not be a writable open file later. So...

5.5CVSS6.2AI score0.00186EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50217

In the Linux kernel, the following vulnerability has been resolved: fuse: write inode in fuserelease A race between write2 and close2 allows pages to be dirtied after fuseflush - writeinodenow. If these pages are not flushed from fuserelease, then there might not be a writable open file later. So...

5.5CVSS5.4AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50217

In the Linux kernel, the following vulnerability has been resolved: fuse: write inode in fuserelease A race between write2 and close2 allows pages to be dirtied after fuseflush - writeinodenow. If these pages are not flushed from fuserelease, then there might not be a writable open file later. So...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

DEBIAN-CVE-2025-38063

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQPREFLUSH When a bio with REQPREFLUSH is submitted to dm, sendemptyflush generates a flushbio with REQOPWRITE | REQPREFLUSH | REQSYNC, which causes the flushbio to be throttled by...

5.5CVSS5.4AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.8 views

AZL-72707 CVE-2025-38063 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: dm: fix unconditional IO throttle caused by REQPREFLUSH When a bio with REQPREFLUSH is submitted to dm, sendemptyflush generates a flushbio with REQOPWRITE | REQPREFLUSH | REQSYNC, which causes the flushbio to be throttled by...

5.5CVSS6.3AI score0.00149EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.6 views

PT-2025-26143 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition between the write2 and close2 system calls in the Linux kernel's FUSE Filesystem in Userspace implementation allows pages to be dirtied after the fuse flush function h...

5.8AI score0.00186EPSS
SaveExploits0References11
Rows per page
Query Builder