Lucene search
K

26 matches found

Debian CVE
Debian CVE
added 2026/03/04 2:36 p.m.4 views

CVE-2026-23235

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm: echo 65537...

7.1CVSS5.5AI score0.00022EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.2 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-54683)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-54683 advisory. - In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible...

5.5CVSS6.8AI score0.00013EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/10/08 1:1 a.m.1 views

SUNRPC: lock against ->sock changing during sysfs read

...

4.7CVSS7AI score0.00018EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.1 views

SUSE CVE-2025-39939

In the Linux kernel, the following vulnerability has been resolved: iommu/s390: Fix memory corruption when using identity domain zpcigetiommuctrs returns counter information to be reported as part of device statistics; these counters are stored as part of the s390domain. The problem, however, is...

7.8CVSS6.3AI score0.00024EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/08/19 11:23 p.m.0 views

SUSE CVE-2025-38559

In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/pmt: fix a crashlog NULL pointer access Usage of the intelpmtread for binary sysfs, requires a pcidev. The current use of the endpoint value is only valid for telemetry endpoint usage. Without the ep, the...

5.5CVSS6.4AI score0.00024EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-52886

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix race by not overwriting udev-descriptor in hubportinit Syzbot reported an...

6.4CVSS6.2AI score0.0005EPSS
Exploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

AZL-55771 CVE-2024-54683 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.5CVSS6.3AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.0 views

UBUNTU-CVE-2024-54683

In the Linux kernel, the following vulnerability has been resolved: netfilter: IDLETIMER: Fix for possible ABBA deadlock Deletion of the last rule referencing a given idletimer may happen at the same time as a read of its file in sysfs: | ====================================================== |...

5.7CVSS6.2AI score0.00013EPSS
Exploits0References22
RedHat Linux
RedHat Linux
added 2024/09/24 12:49 a.m.4 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

4.7CVSS7.2AI score0.00018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.5 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

4.7CVSS7.2AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2024/09/13 6:15 a.m.1 views

DEBIAN-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS5.6AI score0.00012EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/07/18 3:6 a.m.1 views

SUSE CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS6.3AI score0.00018EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2024/07/16 10:24 p.m.15 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

5.5CVSS8.4AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

AZL-68211 CVE-2022-48816 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.6AI score0.00018EPSS
Exploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.22 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

DEBIAN-CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.3AI score0.00018EPSS
Exploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.0 views

UBUNTU-CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.8AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2024/07/16 11:44 a.m.21 views

CVE-2022-48816 SUNRPC: lock against ->sock changing during sysfs read

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.7AI score0.00018EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.18 views

CVE-2022-48816

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

4.7CVSS5.3AI score0.00018EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.21 views

CVE-2022-48816 SUNRPC: lock against ->sock changing during sysfs read

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against -sock changing during sysfs read -sock can be set to NULL asynchronously unless -recvmutex is held. So it is important to hold that mutex. Otherwise a sysfs read can trigger an oops. Commit 17f09d3f619a...

6.6AI score0.00018EPSS
Exploits0References3
Rows per page
Query Builder