Lucene search
+L

157 matches found

CVE
CVE
added 2024/10/21 12:18 p.m.142 views

CVE-2024-49850

The CVE affects the Linux kernel: a malformed BPF_CORE_TYPE_ID_LOCAL relocation referencing a non-existing BTF type can trigger a NULL pointer dereference in bpf_core_calc_relo_insn. The issue is fixed by adding an upper-call-stack check to reject malformed relocations passed from user space. Rep...

5.5CVSS5.2AI score0.00207EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/21 12:18 p.m.8 views

CVE-2024-49850 bpf: correctly handle malformed BPF_CORE_TYPE_ID_LOCAL relos

In the Linux kernel, the following vulnerability has been resolved: bpf: correctly handle malformed BPFCORETYPEIDLOCAL relos In case of malformed relocation record of kind BPFCORETYPEIDLOCAL referencing a non-existing BTF type, function bpfcorecalcreloinsn would cause a null pointer deference. Fi...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/08 3:10 p.m.26 views

SUSE-SU-2024:3553-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 CoCo kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52752: smb: client: fix use-after-free bug in cifsdebugdataprocshow bsc1225487. - CVE-2023-52916: media: aspeed: Fix memory overwrite if timing is...

7.8CVSS8.2AI score0.00983EPSS
SaveExploits3References337
Mageia
Mageia
added 2024/09/11 8:42 p.m.38 views

Updated libpcap packages fix security vulnerabilities

In affected libpcap versions during the setup of a remote packet capture the internal function sockinitaddress calls getaddrinfo and possibly freeaddrinfo, but does not clearly indicate to the caller function whether freeaddrinfo still remains to be called after the function returns. This makes i...

4.4CVSS7.4AI score0.00225EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/07/16 6:55 p.m.21 views

CVE-2024-40984

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 "ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."". The initial purpose of this...

5.5CVSS8.1AI score0.00289EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 5:55 p.m.25 views

CVE-2024-40973

A flaw was found in the mtk-vcodec module in the Linux kernel. The mtkvcodecfwscpinit function in the drivers/media/platform/mediatek/vcodec/common/mtkvcodecfwscp.c file does not check the return value of the devmkzalloc function, potentially resulting in a NULL pointer dereference...

4.7CVSS5.6AI score0.00291EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.33 views

CVE-2024-40973

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devmkzalloc needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113...

5.5CVSS0.00291EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.12 views

UBUNTU-CVE-2024-40973

In the Linux kernel, the following vulnerability has been resolved: media: mtk-vcodec: potential null pointer deference in SCP The return value of devmkzalloc needs to be checked to avoid NULL pointer deference. This is similar to CVE-2022-3113...

5.5CVSS6AI score0.00291EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/07/12 12:33 p.m.29 views

CVE-2024-40984 ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 "ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."". The initial purpose of this...

0.00289EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 12:33 p.m.24 views

CVE-2024-40984 ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 "ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."". The initial purpose of this...

5.5CVSS5.8AI score0.00289EPSS
SaveExploits0References15
CVE
CVE
added 2024/07/12 12:32 p.m.164 views

CVE-2024-40973

CVE-2024-40973 affects the Linux kernel media/mtk-vcodec SCP path. The root cause is a missing check of the return value from devm_kzalloc(), leading to a potential NULL pointer dereference. The issue is described across multiple sources (e.g., Astra Linux reports in linux-5.15/6.1; Debian adviso...

5.5CVSS7AI score0.00291EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.16 views

CVE-2021-47445

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/22 6:19 a.m.23 views

CVE-2021-47445 drm/msm: Fix null pointer dereference on pointer edp

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Fix null pointer dereference on pointer edp The initialization of pointer dev dereferences pointer edp before edp is null checked, so there is a potential null pointer deference issue. Fix this by only dereferencing edp...

6.9AI score0.00226EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.25 views

CVE-2023-52651

Removed by vendor...

7.4AI score
SaveExploits0
NVD
NVD
added 2024/03/09 6:15 a.m.31 views

CVE-2023-46427

An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code, cause a denial of service DoS, and obtain sensitive information via null pointer deference in gfdashsetupperiod component in mediatools/dashclient.c...

9.8CVSS7.4AI score0.01101EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/09 6:15 a.m.12 views

CVE-2023-46427

An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code, cause a denial of service DoS, and obtain sensitive information via null pointer deference in gfdashsetupperiod component in mediatools/dashclient.c...

9.8CVSS7.3AI score
SaveExploits0References1
Prion
Prion
added 2024/03/09 6:15 a.m.28 views

Null pointer dereference

An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code, cause a denial of service DoS, and obtain sensitive information via null pointer deference in gfdashsetupperiod component in mediatools/dashclient.c...

7.7AI score0.01101EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/03/09 6:15 a.m.21 views

CVE-2023-46427

An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code, cause a denial of service DoS, and obtain sensitive information via null pointer deference in gfdashsetupperiod component in mediatools/dashclient.c...

9.8CVSS7.5AI score0.01101EPSS
SaveExploits1References1
CVE
CVE
added 2024/03/09 12:0 a.m.70 views

CVE-2023-46427

CVE-2023-46427 affects the gpac project, specifically the gf_dash_setup_period component in media_tools/dash_client.c, with gpac version 2.3-DEV-rev588-g7edc40fee-master cited. The vulnerability allows remote attackers to: (1) execute arbitrary code, (2) cause a denial of service, and (3) obtain ...

9.8CVSS7.5AI score0.01101EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/03/09 12:0 a.m.34 views

CVE-2023-46427

An issue was discovered in gpac version 2.3-DEV-rev588-g7edc40fee-master, allows remote attackers to execute arbitrary code, cause a denial of service DoS, and obtain sensitive information via null pointer deference in gfdashsetupperiod component in mediatools/dashclient.c...

7.7AI score0.01101EPSS
SaveExploits1References1
Rows per page
Query Builder