Lucene search
+L

389 matches found

Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.10 views

CVE-2024-56686

Removed by vendor...

7AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/12/28 12:0 a.m.10 views

PT-2024-36995 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a race condition in the ext4 file system's buffer head read fault injection. This occurs because the completion of buffer head read and the buffer head fault...

7.1AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.14 views

CBL Mariner 2.0 Security Update: mariadb (CVE-2024-2881)

The version of mariadb installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-2881 advisory. - Fault Injection vulnerability in wced25519signmsg function in wolfssl/wolfcrypt/src/ed25519.c in WolfSSL...

8.8CVSS5.6AI score0.00464EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.16 views

CBL Mariner 2.0 Security Update: mariadb (CVE-2024-1545)

The version of mariadb installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-1545 advisory. - Fault Injection vulnerability in RsaPrivateDecryption function in wolfssl/wolfcrypt/src/rsa.c in WolfSSL...

8.8CVSS5.6AI score0.00544EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/12/07 12:0 a.m.3 views

CVE-2024-1545

...

8.8CVSS5.4AI score0.00544EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.4 views

SUSE CVE-2024-50265

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

6.6CVSS6.8AI score0.00309EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/19 2:16 a.m.9 views

AZL-53519 CVE-2024-50265 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

5.5CVSS6.6AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.2 views

DEBIAN-CVE-2024-50265

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

5.5CVSS5.9AI score0.00309EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.13 views

UBUNTU-CVE-2024-50265

In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove entry once instead of null-ptr-dereference in ocfs2xaremove Syzkaller is able to provoke null-ptr-dereference in ocfs2xaremove: 57.319872 a.out,1161,7:ocfs2xaremove:2028 ERROR: status = -12 57.320420...

5.5CVSS6.3AI score0.00309EPSS
SaveExploits0References52
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.5 views

SUSE CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS7.7AI score0.00259EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 8:6 p.m.118 views

CVE-2022-49021

CVE-2022-49021 affects the Linux kernel’s PCI/phy probing path. A null-pointer dereference can occur during device removal if phy_attach_direct() fails after initializing dev->driver but before binding a driver (device_bind_driver not called). This leaves the knode_driver entry uninitialized, ...

5.5CVSS5AI score0.0028EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.19 views

CVE-2022-49021 net: phy: fix null-ptr-deref while probe() failed

In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 Oops: 0000 1 PREEMPT SMP KASAN PTI CPU: 1...

7AI score0.0028EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 8:5 p.m.10 views

CVE-2022-48972 mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix missing INITLISTHEAD in ieee802154ifadd Kernel fault injection test reports null-ptr-deref as follows: BUG: kernel NULL pointer dereference, address: 0000000000000008 RIP: 0010:cfg802154netdevnotifiercall+0x120/0x3...

7.1AI score0.0028EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

UBUNTU-CVE-2024-49887

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-fs loop0: inject no free segment in getnewsegment of...

5.5CVSS6.6AI score0.00259EPSS
SaveExploits0References18
CVE
CVE
added 2024/10/21 6:1 p.m.115 views

CVE-2024-49887

CVE-2024-49887 targets the f2fs file system in the Linux kernel. Root cause: when injecting a fault for “no free segment,” the kernel could panic in __allocate_new_segment / get_new_segment, triggering a serious system halt. The description notes the issue was resolved by a fix that prevents pani...

5.5CVSS5.3AI score0.00259EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.15 views

CVE-2024-47688 driver core: Fix a potential null-ptr-deref in module_add_driver()

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in moduleadddriver Inject fault while probing of-fpga-region, if kasprintf fails in moduleadddriver, the second sysfsremovelink in exit path will cause null-ptr-deref as below because...

6.9AI score0.00234EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.8 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 the mishandling of the f2fs file system during fault injection without a free segment, which could lead to a...

5.5CVSS8.3AI score0.00259EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/10/15 12:0 a.m.6 views

PT-2024-24316 · Samsung · Samsung Emmc

Name of the Vulnerable Software and Affected Versions: Samsung eMMC versions KLMAG2GE4A through KLM8G1WEMB Description: An issue was discovered in Samsung eMMC, where code bypass through Electromagnetic Fault Injection allows an attacker to successfully authenticate and write to the RPMB Replay...

4.9CVSS7.6AI score0.0024EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/10/15 12:0 a.m.4 views

SAMSUNG eMMC 安全漏洞

SAMSUNG eMMC is a standard for flash memory cards from Samsung South Korea. A security vulnerability exists in SAMSUNG eMMC versions KLMAG2GE4A and KLM8G1WEMB, which originates from a code bypass via electromagnetic fault injection, which allows an attacker to successfully authenticate and write ...

4.9CVSS7AI score0.0024EPSS
SaveExploits0References2
Rows per page
Query Builder