Lucene search
+L

88 matches found

Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.5 views

PT-2025-14364 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.13.2-0 g925d379822da Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the kvfree rcu APIs using a system workqueue, which can lead to a kernel warning. The warning is...

5.9AI score0.00187EPSS
SaveExploits0References15
BDU FSTEC
BDU FSTEC
added 2025/01/06 12:0 a.m.11 views

The vulnerabilities of the `__mod_timer()` and `kvfree_call_rcu()` functions in the Linux operating system allow a hacker to trigger a service failure.

The vulnerability of the modtimer and kvfreecallrcu functions in the Linux operating system is related to synchronization errors when using shared resources „Race Conditions“. Exploiting this vulnerability can allow an attacker to cause a service failure...

6.3CVSS6.9AI score0.00155EPSS
SaveExploits0References16Affected Software4
SUSE CVE
SUSE CVE
added 2024/12/25 12:20 a.m.4 views

SUSE CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

5.3CVSS7.6AI score0.00155EPSS
SaveExploits0References14
OSV
OSV
added 2024/12/24 12:15 p.m.3 views

DEBIAN-CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS5.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.9 views

UBUNTU-CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS6.5AI score0.00155EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.6 views

SUSE CVE-2024-38617

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

5.5CVSS6.8AI score0.00209EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38617

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.25 views

CVE-2024-38617

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References11
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

UBUNTU-CVE-2024-38617

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.33 views

CVE-2024-38617 kunit/fortify: Fix mismatched kvalloc()/vfree() usage

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 1:56 p.m.17 views

CVE-2024-38617 kunit/fortify: Fix mismatched kvalloc()/vfree() usage

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

6.1AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.26 views

CVE-2024-38617 kunit/fortify: Fix mismatched kvalloc()/vfree() usage

In the Linux kernel, the following vulnerability has been resolved: kunit/fortify: Fix mismatched kvalloc/vfree usage The kv family of tests were accidentally freeing with vfree instead of kvfree. Use kvfree instead...

7AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/19 1:56 p.m.105 views

CVE-2024-38617

Technical details about CVE-2024-38617 are not provided in the supplied documents. Monitor for updates from vendor advisories and kernel project commits for affected components and fixed versions.

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS5.3AI score0.0018EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 2:15 p.m.25 views

CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS6AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

UBUNTU-CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/17 1:48 p.m.48 views

CVE-2024-35832 bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

6AI score0.0018EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: ext4: fix invalid free tracking in ext4_xattr_move_to_block()

A memory management flaw was found in the Linux kernel's ext4 filesystem extended attribute handling. In ext4xattrmovetoblock, when moving an extended attribute value to an external block, the code checks entry-evalueinum to determine if the buffer was allocated via kvmalloc. However, at cleanup...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/14 7:52 p.m.12 views

GSD-2022-1007603 vhost/vsock: Use kvmalloc/kvfree for larger packets.

vhost/vsock: Use kvmalloc/kvfree for larger packets. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.296 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/11/14 7:45 p.m.12 views

GSD-2022-1007529 vhost/vsock: Use kvmalloc/kvfree for larger packets.

vhost/vsock: Use kvmalloc/kvfree for larger packets. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.262 by commit...

7.3AI score
SaveExploits0
Rows per page
Query Builder