Lucene search
+L

4601 matches found

BDU FSTEC
BDU FSTEC
added 2025/07/24 12:0 a.m.11 views

The vulnerability of the set_boost() function in the drivers/cpufreq/amd-pstate.c kernel module of Linux operating systems allows a hacker to cause a system failure.

The vulnerability of the setboost function in the drivers/cpufreq/amd-pstate.c kernel module of Linux operating systems is related to insufficient resource locking. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS6.5AI score0.00157EPSS
SaveExploits0References6Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/07/22 12:0 a.m.14 views

The vulnerability in the fs/f2fs/inode.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the fs/f2fs/inode.c module of the Linux operating system is related to mutual locking of execution threads. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00162EPSS
SaveExploits0References11Affected Software5
Positive Technologies
Positive Technologies
added 2025/07/22 12:0 a.m.18 views

PT-2025-35960

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free flaw within the comedi subsystem. This issue occurs due to the removal of allocated asynchronous areas while poll requests are still active,...

4.7CVSS6AI score0.00124EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/07/17 12:0 a.m.14 views

The vulnerability of the netdev_lock() function in the iavf component of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the netdevlock function in the iavf component of the Linux operating system is related to mutual locking of execution threads. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the protected information...

7CVSS6.1AI score0.00096EPSS
SaveExploits0References7Affected Software5
BDU FSTEC
BDU FSTEC
added 2025/07/17 12:0 a.m.10 views

The vulnerability of the cm_free_priv_msg() function in the drivers/infiniband/core/cm.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the cmfreeprivmsg function in the drivers/infiniband/core/cm.c module of the Linux kernel is related to incorrect locking of resources due to repeated use of the function. Exploiting this vulnerability can allow an attacker to cause a service failure...

7CVSS6.2AI score0.00291EPSS
SaveExploits0References6Affected Software3
SUSE CVE
SUSE CVE
added 2025/07/11 11:22 p.m.5 views

SUSE CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References22
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.8 views

netfilter: ipset: fix region locking in hash types

...

7.8CVSS7.4AI score0.00138EPSS
SaveExploits0
OSV
OSV
added 2025/07/10 9:15 a.m.11 views

DEBIAN-CVE-2025-38335

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

5.5CVSS5.4AI score0.00116EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/10 8:15 a.m.12 views

CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS0.00096EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/10 8:15 a.m.8 views

CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS0.0015EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/10 8:15 a.m.9 views

AZL-64961 CVE-2025-38305 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.16 views

CVE-2025-38338 fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()

In the Linux kernel, the following vulnerability has been resolved: fs/nfs/read: fix double-unlock bug in nfsreturnemptyfolio Sometimes, when a file was read while it was being truncated by another NFS client, the kernel could deadlock because foliounlock was called twice, and the second call wou...

0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 8:15 a.m.6 views

UBUNTU-CVE-2025-38305

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

5.5CVSS6.1AI score0.0015EPSS
SaveExploits0References41
OSV
OSV
added 2025/07/10 7:42 a.m.6 views

CVE-2025-38305 ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

6.3AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/10 7:42 a.m.16 views

CVE-2025-38305 ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use()

In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp-nvclocks check logic in ptpvclockinuse There is no disagreement that we should check both ptp-isvirtualclock and ptp-nvclocks to check if the ptp virtual clock is in use. However, when we acquire ptp-nvclocksmux t...

0.0015EPSS
SaveExploits0References6
CVE
CVE
added 2025/07/10 7:42 a.m.88 views

CVE-2025-38305

CVE-2025-38305 affects the Linux kernel: the advisory describes removing the ptp->n_vclocks check logic in ptp_vclock_in_use() to avoid a recursive locking scenario. The trigger involves reading ptp->n_vclocks under the n_vclocks_mux while another path holds the same mutex, causing a potent...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0References7Affected Software1
Amazon
Amazon
added 2025/07/10 12:0 a.m.22 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue CVE-2025-38000 In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu read protection for procfs content...

7.8CVSS6.4AI score0.00413EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.4 views

SUSE CVE-2025-38245

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

4.7CVSS6.3AI score0.00162EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.8 views

SUSE CVE-2025-38252

In the Linux kernel, the following vulnerability has been resolved: cxl/ras: Fix CPER handler device confusion By inspection, cxlcperhandleproterr is making a series of fragile assumptions that can lead to crashes: 1/ It assumes that endpoints identified in the record are a CXL-type-3 device,...

5.5CVSS6.3AI score0.00129EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/07/09 12:22 p.m.13 views

kernel: md: fix mddev uaf while iterating all_mddevs list

A flaw was discovered in the Linux kernel’s MD multiple device subsystem during iteration over the allmddevs list in functions such as mdnotifyreboot and mdexit. The code used listforeachentrysafe, but released locks before completing reference counting, allowing concurrent deletion and freeing o...

7.8CVSS6.9AI score0.00186EPSS
SaveExploits0References5
Rows per page
Query Builder