Lucene search
+L

206 matches found

UbuntuCve
UbuntuCve
added 2024/08/26 12:15 p.m.24 views

CVE-2024-44941

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/08/22 1:32 a.m.37 views

CVE-2022-48919 cifs: fix double free race when mount fails in cifs_get_root()

In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifsgetroot When cifsgetroot fails during cifssmb3domount we call deactivatelockedsuper which eventually will call delayedfree which will free the context. In this situation we shoul...

8.8CVSS0.00468EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/21 1:15 a.m.51 views

CVE-2024-43878

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix input error path memory access When there is a misconfiguration of input state slow path KASAN report error. Fix this error. west login: 52.987278 eth1: renamed from veth11 53.078814 eth1: renamed from veth21 53.181355...

8.1CVSS0.00412EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:22 a.m.15 views

CVE-2024-43849 soc: qcom: pdr: protect locator_addr with the main mutex

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pdr: protect locatoraddr with the main mutex If the service locator server is restarted fast enough, the PDR can rewrite locatoraddr fields concurrently. Protect them by placing modification of those fields under the...

6AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/08/01 12:9 p.m.86 views

CVE-2024-42154

A vulnerability was found in the Linux kernel's tcpmetrics.c, where insufficient validation of the length of the source address for TCP metrics could lead to incorrect memory read out of boundary read. Mitigation Mitigation for this issue is either not available or the currently available options...

4.4CVSS9AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

DEBIAN-CVE-2024-42123

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free erraddr pointer warnings In amdgpuumcbadpagepollingtimeout, the amdgpuumchandlebadpages will be run many times so that double free erraddr in some special case. So set the erraddr to NULL to avoid the...

4.4CVSS5.6AI score0.00207EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/30 8:15 a.m.37 views

CVE-2024-42154

In the Linux kernel, the following vulnerability has been resolved: tcpmetrics: validate source addr length I don't see anything checking that TCPMETRICSATTRSADDRIPV4 is at least 4 bytes long, and the policy doesn't have an entry for this attribute at all neither does it for IPv6 but v6 is manual...

4.4CVSS6.4AI score0.00258EPSS
SaveExploits0References31
CVE
CVE
added 2024/07/30 7:46 a.m.235 views

CVE-2024-42154

CVE-2024-42154 : In the Linux kernel, the vulnerability is in tcp_metrics: validate source addr length. The issue is that TCP_METRICS_ATTR_SADDR_IPV4 may be stored with fewer than 4 bytes and the policy lacks an entry for this attribute (IPv6 similarly manually validated). Root cause: missing len...

4.4CVSS6.6AI score0.00258EPSS
SaveExploits0References13Affected Software1
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.6 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 originates in the drm/amdgpu module in the amdgpuumcbadpagepollingtimeout, where amdgpuumchandlebadpages may be run...

4.4CVSS6.5AI score0.00207EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/15 5:18 a.m.7 views

kernel: ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr

This CVE addresses a race condition in the Linux kernel's IPv6 subsystem, specifically between the ipv6getifaddr and ipv6deladdr functions. This race condition can lead to use-after-free scenarios, potentially causing system instability or crashes...

8.8CVSS7.3AI score0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/11 1:2 a.m.5 views

MAL-2024-7508 Malicious code in sap-addr (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis a86f1f5a5ebc610e32833675417c2fd45fd2d4e3cf39177e17a751d54c0599df The OpenSSF Package Analysis project identified 'sap-addr' @ 0.0.0 npm as malicious. It is considered malicious because: - The package...

7.3AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/07/11 1:2 a.m.4 views

Malicious code in sap-addr (npm)

--- -= Per source details. Do not edit below this line.=- Source: ossf-package-analysis a86f1f5a5ebc610e32833675417c2fd45fd2d4e3cf39177e17a751d54c0599df The OpenSSF Package Analysis project identified 'sap-addr' @ 0.0.0 npm as malicious. It is considered malicious because: - The package...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.25 views

CVE-2022-48762 arm64: extable: fix load_unaligned_zeropad() reg indices

In the Linux kernel, the following vulnerability has been resolved: arm64: extable: fix loadunalignedzeropad reg indices In exhandlerloadunalignedzeropad we erroneously extract the data and addr register indices from ex-type rather than ex-data. As ex-type will contain EXTYPELOADUNALIGNEDZEROPAD...

7.8CVSS4.7AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.26 views

CVE-2024-38588

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References32
RedhatCVE
RedhatCVE
added 2024/05/23 2:5 p.m.24 views

CVE-2021-47257

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

5.5CVSS6.5AI score0.00226EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/05/22 10:13 a.m.33 views

python: Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.7AI score0.02527EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2024/05/22 9:51 a.m.9 views

python: Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple

The email module of Python through 3.11.3 incorrectly parses e-mail addresses that contain a special character. The wrong portion of an RFC2822 header is identified as the value of the addr-spec. In some applications, an attacker can bypass a protection mechanism in which application access is...

5.3CVSS6.7AI score0.02527EPSS
SaveExploits1References5
OSV
OSV
added 2024/05/21 3:15 p.m.30 views

CVE-2021-47257

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

5.5CVSS6.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.23 views

CVE-2021-47257 net: ieee802154: fix null deref in parse dev addr

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

6.8AI score0.00226EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.28 views

CVE-2021-47257 net: ieee802154: fix null deref in parse dev addr

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

6.4AI score0.00226EPSS
SaveExploits0References7
Rows per page
Query Builder