Lucene search
+L

5515 matches found

Vulnrichment
Vulnrichment
added 2024/05/17 11:40 a.m.29 views

CVE-2024-27403 netfilter: nft_flow_offload: reset dst in route object after setting up flow

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 11:40 a.m.26 views

CVE-2024-27403

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftflowoffload: reset dst in route object after setting up flow dst is transferred to the flow object, route object does not own it anymore. Reset dst in route object, otherwise if flowoffloadadd fails, error path...

7.8CVSS7.2AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2024/05/17 11:40 a.m.138 views

CVE-2024-27403

CVE-2024-27403 affects the Linux kernel and is described in connected Astra Linux advisory as: netfilter nft_flow_offload: reset dst in the route object after setting up a flow. The dst is moved to the flow object; the route object no longer owns it. If flow_offload_add() fails, the error path ma...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/17 12:00 a.m.14 views

PT-2024-26742 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the debugfs feature in the Linux kernel, where a logic error in the wait/cancellation handling during remove operations can cause deadlocks. Specifically, when...

9.1CVSS6.5AI score0.01635EPSS
SaveExploits0References657
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:00 a.m.29 views

RHEL 7 : dhcp (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 7 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - dhcp: DHCP memory leak CVE-2022-2929 - In ISC DHCP 4.4.0 - 4.4.3, ISC DHCP 4.1-ESV-R1 - 4.1-ESV-R16-P1,...

7.8AI score0.00683EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.5 views

SUSE CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/04 2:29 a.m.7 views

SUSE CVE-2022-48670

In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adevrelease When auxiliarydeviceadd returns an error, auxiliarydeviceuninit is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adevrelea...

7.8CVSS6.5AI score0.00216EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/04 2:23 a.m.4 views

SUSE CVE-2024-27054

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix double module refcount decrement Once the discipline is associated with the device, deleting the device takes care of decrementing the module's refcount. Doing it manually on this error path causes refcount to...

5.5CVSS6.3AI score0.00273EPSS
SaveExploits0References18
OSV
OSV
added 2024/05/03 6:15 p.m.1 views

DEBIAN-CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS5.5AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 6:15 p.m.6 views

UBUNTU-CVE-2022-48695

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is observed during controller reset: refcountt: underflow; use-after-free. WARNING: CPU: 23 PID: 5399 at lib/refcount.c:28...

7.8CVSS6AI score0.00241EPSS
SaveExploits0References11
CVE
CVE
added 2024/05/03 5:44 p.m.202 views

CVE-2022-48695

CVE-2022-48695 is a Linux kernel vulnerability in the scsi: mpt3sas driver that results in a use-after-free (refcount_t underflow) observed during controller reset. The issue is fixed in the kernel by the referenced commits listed in the connected sources. The vulnerability is described as a loca...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/05/03 3:15 p.m.31 views

CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 3:15 p.m.10 views

DEBIAN-CVE-2022-48670

In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adevrelease When auxiliarydeviceadd returns an error, auxiliarydeviceuninit is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adevrelea...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 p.m.6 views

DEBIAN-CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/03 3:15 p.m.40 views

CVE-2022-48670

In the Linux kernel, the following vulnerability has been resolved: peci: cpu: Fix use-after-free in adevrelease When auxiliarydeviceadd returns an error, auxiliarydeviceuninit is called, which causes refcount for device to be decremented and .release callback will be triggered. Because adevrelea...

7.8CVSS7.5AI score0.00216EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/03 3:15 p.m.9 views

UBUNTU-CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS5.9AI score0.00228EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.30 views

CVE-2022-48693

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/03 3:05 p.m.37 views

CVE-2022-48693 soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

5.5AI score0.00228EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/03 3:05 p.m.15 views

CVE-2022-48693 soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

6.7AI score0.00228EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/03 3:05 p.m.26 views

CVE-2022-48693 soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

In the Linux kernel, the following vulnerability has been resolved: soc: brcmstb: pm-arm: Fix refcount leak and iomem leak bugs In brcmstbpmprobe, there are two kinds of leak bugs: 1 we need to add ofnodeput when foreachmatchingnode breaks 2 we need to add iounmap for each iomap in fail path...

6AI score
SaveExploits0References9
Rows per page
Query Builder