Home

Search for Linux Patches

Use the search tokens below to search for Linux patches. Looking for help with writing your query? click here

advisoryadvisory

Use a text value ##### to find patches applied to a certain advisory.

Example

Find patches for RHSA-2015:2241

advisory: "RHSA-2015:2241"

architecturearchitecture

Use a text value ##### to find patches applied to a certain architecture (x86, x64).

Example

Find patches for x64

architecture: x64

categorycategory

Use a text value ##### to find patches of certain category (Security, Software Distribution, Security Tools, Non-security Patches, Custom Actions).

Example

Show patches of category Security

category: `Security`

cvecve

Use a text value ##### to find patches by certain CVE ID.

Example

Find patches for this CVE ID

cve: CVE-208-0760

isSecurityisSecurity

Use the values true | false to find patches of type Security.

Example

Show security patches

isSecurity: true

modifiedDatemodifiedDate

Use a date range or specific date to find when patches were last modified.

Examples

Show patches modified within certain dates

modifiedDate: [2018-02-01 ... 2018-02-12]

Show patches modified starting 2018-02-01, ending 1 month ago

modifiedDate: [2018-02-01 ... now-1M]

Show patches modified starting 2 weeks ago, ending 1 second ago

modifiedDate: [now-2w ... now-1s]

Show patches modified on certain date

modifiedDate:'2018-02-22'

patchIdpatchId

Use a text value ##### to find patches by patch ID.

Example

Find patches with this ID

patchId: 8fc0797d-2c7b-3c08-8e7b-48c30585a702

publishedDatepublishedDate

Use a date range or specific date to find when patches were last published.

Examples

Show patches published within certain dates

publishedDate: [2018-02-01 ... 2018-02-12]

Show patches published starting 2018-02-01, ending 1 month ago

publishedDate: [2018-02-01 ... now-1M]

Show patches published starting 2 weeks ago, ending 1 second ago

publishedDate: [now-2w ... now-1s]

Show patches published on certain date

publishedDate:'2018-02-22'

qidqid

Use a text value ##### to find patches by certain QID.

Example

Find patches for this QID

qid: 3015321

rebootRequiredrebootRequired

Use the values true | false to find patches that require reboot.

Example

Show patches where reboot is required

supportedOs: true

scanDateTimescanDateTime

Use a date range or specific date to define when assets were last scanned.

Examples

Show scan date within certain date range

scanDateTime:[2018-08-01 ... 2018-09-10]

Show scan date beginning 2018-06-15, ending 1 month ago

scanDateTime:[2018-06-15 ... now-1M]

Show scan date beginning 2 weeks ago, ending 1 second ago

scanDateTime:[now-2w ... now-1s]

Show scan date on a specific date

scanDateTime:'2018-09-12'

statusDateTimestatusDateTime

Use a date range or specific date to define when asset status was last updated.

Examples

Show status updated within certain date range

statusDateTime:[2018-08-01 ... 2018-09-10]

Show status updated beginning 2018-06-15, ending 1 month ago

scanDateTime:[2018-06-15 ... now-1M]

Show status updated beginning 2 weeks ago, ending 1 second ago

scanDateTime:[now-2w ... now-1s]

Show status updated on a specific date

scanDateTime:'2018-09-12'

supportedOssupportedOs

Use a text value ##### to find patches applied to a certain OS.

Example

Find patches for Redhat

supportedOs: Redhat

vendorSeverityvendorSeverity

Use a text value ##### to find patches with certain vendor assigned severity level (Critical, Important, Moderate, Low, None).

Example

Find patches with this vendor assigned severity level

vendorSeverity: Critical

titletitle

Use values within quotes or backticks to find patches with certain title.

Examples

Find patches related to title

title: Security

Find patches that contain parts of title

title: "Security and Quality Rollup for the .Net Framework"

Find patches that match exact value

title: `Security for the .Net Framework`