Lucene search
+L

1360 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.11 views

kernel: scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fcbsgtorport Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fcbsgtorport could be NULL and dereferenced. Check valid rport returned b...

5.6AI score0.00206EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.6 views

DEBIAN-CVE-2021-47486

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpfjitbinaryfree function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NRJITITERATIONS steps, jitdata-header will be NULL, which triggers a NULL...

7.5CVSS5.4AI score0.00677EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.24 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.9AI score
SaveExploits0References8
OSV
OSV
added 2024/05/22 7:15 a.m.5 views

DEBIAN-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.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS5.2AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.16 views

UBUNTU-CVE-2023-52753

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid NULL dereference of timing generator Why & How Check whether assigned timing generator is NULL or not before accessing its funcs to prevent NULL dereference...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.34 views

CVE-2023-52833 Bluetooth: btusb: Add date->evt_skb is NULL check

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Add date-evtskb is NULL check fix crash because of null pointers 6104.969662 BUG: kernel NULL pointer dereference, address: 00000000000000c8 6104.969667 PF: supervisor read access in kernel mode 6104.969668 PF:...

6.2AI score0.0024EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS5.4AI score0.00194EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.39 views

CVE-2021-47332

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call freepagesexact with NULL address Unlike some other functions, we can't pass NULL pointer to freepagesexact. Add a proper NULL check for avoiding possible Oops...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.7 views

SUSE CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/18 1:07 a.m.38 views

CVE-2024-35842

A vulnerability was found in the sof-common code in the Linux Kernel's Mediatek ASoC driver. This issue involves a NULL pointer dereference due to a lack of proper NULL checks for the normallink string, and could lead to crashes or unpredictable behavior in the kernel. Mitigation Mitigation for...

5.5CVSS7.3AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:05 a.m.40 views

CVE-2024-35857

A flaw was found in the Linux kernel's ICMP protocol. Under some conditions, a NULL pointer dereference can be triggered due to a missing check, causing a system crash and resulting in a denial of service. Mitigation Mitigation for this issue is either not available or the currently available...

5.3CVSS6.7AI score0.00975EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.27 views

CVE-2024-35857

In the Linux kernel, the following vulnerability has been resolved: icmp: prevent possible NULL dereferences from icmpbuildprobe First problem is a double call to indevgetrcu, because the second one could return NULL. if indevgetrcudev && indevgetrcudev-ifalist Second problem is a read from...

7.5CVSS6.3AI score0.00975EPSS
SaveExploits0References5
NVD
NVD
added 2024/05/17 3:15 p.m.38 views

CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS7.5AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 3:15 p.m.13 views

UBUNTU-CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/17 2:27 p.m.58 views

CVE-2024-35842 ASoC: mediatek: sof-common: Add NULL check for normal_link string

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

6.5AI score0.00216EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:27 p.m.23 views

CVE-2024-35842 ASoC: mediatek: sof-common: Add NULL check for normal_link string

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

6.7AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:27 p.m.32 views

CVE-2024-35842 ASoC: mediatek: sof-common: Add NULL check for normal_link string

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

6.1AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/17 2:27 p.m.87 views

CVE-2024-35842

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: sof-common: Add NULL check for normallink string It's not granted that all entries of struct sofconnstream declare a normallink a non-SOF, direct link string, and this is the case for SoCs that support only SOF...

5.5CVSS7.2AI score0.00216EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:15 p.m.18 views

AZL-67584 CVE-2024-35799 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Prevent crash when disable stream Why Disabling stream encoder invokes a function that no longer exists. How Check if the function declaration is NULL in disable stream encoder...

6.2CVSS6.3AI score0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder