Lucene search
+L

530 matches found

Cvelist
Cvelist
added 2024/07/12 12:20 p.m.42 views

CVE-2024-39505 drm/komeda: check for error-valued pointer

In the Linux kernel, the following vulnerability has been resolved: drm/komeda: check for error-valued pointer komedapipelinegetstate may return an error-valued pointer, thus check the pointer for negative or null value before dereferencing...

0.00283EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.18 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from the net:bridge:mst component passing the VLAN group pointer directly in the brmstvlansetstate function instead of dereferencing it agai...

5.5CVSS8.2AI score0.00288EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/06/27 12:00 a.m.14 views

PT-2024-29871

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.50 Description The issue is related to the ipvs module in the Linux kernel, where a vulnerability has been resolved by properly dereferencing pe in ip vs add service. This change also resolves a sparse warnin...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0
Redos
Redos
added 2024/06/26 12:00 a.m.23 views

ROS-20240626-15

Vulnerability of avahishostnameresolverstart function of Avahi local network service discovery system is related to pointer dereferencing errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS6.5AI score0.00374EPSS
SaveExploits1
Redos
Redos
added 2024/06/26 12:00 a.m.31 views

ROS-20240625-04

A vulnerability in the e1000e component of the QEMU server is related to DMA re-entry. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the registervfs function hw/pci/pciesriov.c of the QEMU hardware emulator is related to a buffer overflo...

6.5CVSS6.8AI score0.01261EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.8 views

SUSE CVE-2024-38609

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: check for null before dereferencing The wcid can be NULL. It should be checked for validity before dereferencing it to avoid crash...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.31 views

CVE-2024-38388

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/csdspctl: Use privatefree for control cleanup Use the control privatefree callback to free the associated data block. This ensures that the memory won't leak, whatever way the control gets destroyed. The original...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References13
Rosalinux
Rosalinux
added 2024/06/03 8:46 a.m.53 views

Advisory ROSA-SA-2024-2429

Software: libtiff 4.0.9 OS: ROSA Virtualization 2.1 packageevrstring: libtiff-4.0.9-28.rv3 CVE-ID: CVE-2023-2731 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: A null pointer dereferencing bug was found in the LZWDecode function of the Libtiff library in the libtiff/tiflzw.c file. This flaw allows a...

5.5CVSS5.9AI score0.00427EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2024/05/27 9:57 a.m.35 views

CVE-2021-47559

A vulnerability was found in the Linux kernel's SMC implementation in the smcvlanbytcpsk function. A potential NULL pointer dereference occurred when handling lower network devices, leading to system crashes and resulting in denial of service. Mitigation Mitigation for this issue is either not...

5.5CVSS5.9AI score0.00468EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/24 3:15 p.m.29 views

CVE-2021-47559

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

7.5CVSS6.5AI score0.00468EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.23 views

CVE-2021-47520

In the Linux kernel, the following vulnerability has been resolved: can: pchcan: pchcanrxnormal: fix use after free After calling netifreceiveskbskb, dereferencing skb is unsafe. Especially, the canframe cf which aliases skb memory is dereferenced just after the call netifreceiveskbskb. Reorderin...

8.8CVSS6.3AI score0.00339EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.23 views

CVE-2021-47559

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

7.5CVSS6.2AI score0.00468EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/24 3:12 p.m.31 views

CVE-2021-47559 net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

7.5CVSS6.9AI score0.00468EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/24 3:12 p.m.54 views

CVE-2021-47559 net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereferencing in smcvlanbytcpsk Coverity reports a possible NULL dereferencing problem: in smcvlanbytcpsk: 6. returnednull: netdevlowergetnext returns NULL checked 29 out of 30 times. 7. varassigned:...

7.5CVSS6.4AI score0.00468EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/22 7:15 a.m.25 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.5AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47307

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL deref in cifscomposemountoptions The optional @ref parameter might contain an NULL nodename, so prevent dereferencing it in cifscomposemountoptions. Addresses-Coverity: 1476408 "Explicit null dereferenced"...

5.5CVSS6.4AI score
SaveExploits0References4
Redos
Redos
added 2024/05/21 12:00 a.m.22 views

ROS-20240521-01

Mutt mail client vulnerability is related to pointer dereferencing errors when processing message headers. message headers. Exploitation of the vulnerability could allow an attacker to cause a denial of service Mutt mail client vulnerability is related to null pointer dereferencing. Exploitation ...

6.5CVSS7.1AI score0.0084EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/05/14 8:56 a.m.54 views

Advisory ROSA-SA-2024-2419

software: heimdal 7.8.0 WASP: ROSA-CHROME packageevrstring: heimdal-7.8.0-1 CVE-ID: CVE-2021-44758 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: heimdal allowed attackers to cause null pointer dereferencing in the SPNEGO receiver via the preferredmechtype GSSCNOOID and a non-zero initialresponse value f...

9.8CVSS8.4AI score0.06419EPSS
SaveExploits1
CVE
CVE
added 2024/05/13 10:22 a.m.7152 views

CVE-2024-27398

CVE-2024-27398 – Linux kernel Bluetooth SCO use-after-free . The vulnerability stems from a use-after-free in sco_sock_timeout: after a SCO connection is established, releasing the SCO socket may schedule timeout_work, but the socket can be freed yet still dereferenced by sco_sock_timeout, leadin...

8CVSS6.3AI score0.00828EPSS
SaveExploits1References16Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/03 1:57 a.m.18 views

CVE-2023-34309 Ashlar-Vellum Cobalt Untrusted Pointer Dereference Remote Code Execution Vulnerability

Ashlar-Vellum Cobalt Untrusted Pointer Dereference Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ashlar-Vellum Cobalt. User interaction is required to exploit this vulnerability in that the target must visit ...

7.8CVSS8AI score0.00401EPSS
SaveExploits0References1
Rows per page
Query Builder