Lucene search
+L

3885 matches found

Prion
Prion
added 2024/03/06 7:15 a.m.22 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

6.4AI score0.00249EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.5424 views

CVE-2024-26625

The CVE-2024-26625 entry concerns a Linux kernel issue in the LLC path where a stale sk->sk_wq pointer could remain after releasing an LLC socket. The trace indicates a use-after-free path triggered by sock_wfree and related sk_buff paths. The fix involves a commit that clears sock->sk afte...

7.8CVSS5.8AI score0.00249EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.19 views

CVE-2024-26626 ipmr: fix kernel panic when forwarding mcast packets

In the Linux kernel, the following vulnerability has been resolved: ipmr: fix kernel panic when forwarding mcast packets The stacktrace was: 86.305548 BUG: kernel NULL pointer dereference, address: 0000000000000092 86.306815 PF: supervisor read access in kernel mode 86.307717 PF: errorcode0x0000 ...

7.5CVSS6.4AI score0.00639EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/06 12:0 a.m.24 views

PT-2024-5245 · National Instruments · Ni I/O Trace Tool

Name of the Vulnerable Software and Affected Versions: NI I/O Trace Tool affected versions not specified Description: A stack-based buffer overflow vulnerability due to a missing bounds check in the NI I/O Trace Tool may result in arbitrary code execution. Successful exploitation requires an...

7.8CVSS8AI score0.00306EPSS
SaveExploits0References10
CNVD
CNVD
added 2024/03/05 12:0 a.m.11 views

IBM MQ Operator Information Disclosure Vulnerability

IBM MQ Operator is a tool from International Business Machines IBM for managing the lifecycle of IBM MQ Queue Manager. An information disclosure vulnerability exists in IBM MQ Operator, which can be exploited by an attacker to read user credentials using the trace command...

6.2CVSS5.9AI score0.00116EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/03/04 6:15 p.m.45 views

CVE-2021-47106 netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix use-after-free in nftsetcatchalldestroy We need to use listforeachentrysafe iterator because we can not access @catchall after kfreercu call. syzbot reported: BUG: KASAN: use-after-free in...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.17 views

CVE-2021-47100

In the Linux kernel, the following vulnerability has been resolved: ipmi: Fix UAF when uninstall ipmisi and ipmimsghandler module Hi, When testing install and uninstall of ipmisi.ko and ipmimsghandler.ko, the system crashed. The log as follows: 141.087026 BUG: unable to handle kernel paging reque...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References7
Prion
Prion
added 2024/03/04 6:15 p.m.13 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: hamradio: improve the incomplete fix to avoid NPD The previous commit 3e0588c291d6 "hamradio: defer ax25 kfree after unregisternetdev" reorder the kfree operations and unregisternetdev operation to prevent UAF. This commit improv...

7.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/03/04 6:6 p.m.12 views

CVE-2021-47085

Removed by vendor...

5AI score
SaveExploits0
OSV
OSV
added 2024/03/03 12:15 p.m.20 views

CVE-2023-47745

IBM MQ Operator 2.0.0 LTS, 2.0.18 LTS, 3.0.0 CD, 3.0.1 CD, 2.4.0 through 2.4.7, 2.3.0 through 2.3.3, 2.2.0 through 2.2.2, and 2.3.0 through 2.3.3 stores or transmits user credentials in plain clear text which can be read by a local user using a trace command. IBM X-Force ID: 272638...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/03 12:0 a.m.6 views

PT-2024-2028 · Ibm · Ibm Mq Operator

Name of the Vulnerable Software and Affected Versions: IBM MQ Operator versions 2.0.0 LTS through 2.0.18 LTS IBM MQ Operator versions 2.2.0 through 2.2.2 IBM MQ Operator versions 2.3.0 through 2.3.3 IBM MQ Operator versions 2.4.0 through 2.4.7 IBM MQ Operator versions 3.0.0 CD through 3.0.1 CD...

6.2CVSS5.5AI score0.00116EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/03/03 12:0 a.m.8 views

IBM MQ 安全漏洞

IBM MQ Operator is a tool from International Business Machines IBM for managing the lifecycle of IBM MQ Queue Manager. An information disclosure vulnerability exists in IBM MQ Operator, which can be exploited by an attacker to read user credentials using the trace command...

6.2CVSS6AI score0.00116EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.26 views

CVE-2023-52580

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

5.5CVSS9AI score0.00225EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/03/02 9:59 p.m.20 views

CVE-2023-52580 net/core: Fix ETH_P_1588 flow dissector

In the Linux kernel, the following vulnerability has been resolved: net/core: Fix ETHP1588 flow dissector When a PTP ethernet raw frame with a size of more than 256 bytes followed by a 0xff pattern is sent to skbflowdissect, nhoff value calculation is wrong. For example: hdr-messagelength takes t...

6.6AI score0.00225EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/02 9:59 p.m.48 views

CVE-2023-52568

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race The SGX EPC reclaimer ksgxd may reclaim the SECS EPC page for an enclave and set secs.epcpage to NULL. The SECS page is used for EAUG and ELDU in the SGX page fault...

4.7CVSS4.2AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/03/02 9:59 p.m.45 views

CVE-2023-52568 x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race The SGX EPC reclaimer ksgxd may reclaim the SECS EPC page for an enclave and set secs.epcpage to NULL. The SECS page is used for EAUG and ELDU in the SGX page fault...

7.6AI score0.00225EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/01 9:15 p.m.31 views

CVE-2021-47078

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Clear all QP fields if creation failed rxeqpdocleanup relies on valid pointer values in QP for the properly created ones, but in case rxeqpfrominit failed it was filled with garbage and caused tot the following error...

7.8CVSS5.5AI score0.00281EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/29 3:52 p.m.33 views

CVE-2024-26608 ksmbd: fix global oob in ksmbd_nl_policy

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/02/29 3:56 a.m.12 views

SUSE CVE-2021-46939

In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure traceclockglobal to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resume testing. The following backtrace was extracted fro...

5.5CVSS8AI score0.00246EPSS
SaveExploits0References11
NVD
NVD
added 2024/02/28 9:15 a.m.25 views

CVE-2021-47025

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Always enable the clk on resume In mtkiommuruntimeresume always enable the clk, even if m4udom is null. Otherwise the 'suspend' cb might disable the clk which is already disabled causing the warning: 1.586104...

7.8CVSS6.4AI score0.0023EPSS
SaveExploits0References2
Rows per page
Query Builder