{"id":768,"date":"2025-04-20T19:32:29","date_gmt":"2025-04-20T19:32:29","guid":{"rendered":"http:\/\/localhost\/?p=768"},"modified":"2025-04-20T19:32:29","modified_gmt":"2025-04-20T19:32:29","slug":"kernel-live-patch-security-notice-lsn-0111-1","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=768","title":{"rendered":"Kernel Live Patch Security Notice LSN-0111-1"},"content":{"rendered":"<h2>Exploit Details<\/h2>\n<h3>Basic Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Exploit Title<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">Kernel Live Patch Security Notice LSN-0111-1<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Exploit ID<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">PACKETSTORM:190557<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Type<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">packetstorm<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Published<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-04-17T00:00:00<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Modified<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">2025-04-17T00:00:00<\/td>\n<\/tr>\n<\/table>\n<h3>CVSS Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse; margin-bottom: 20px;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">CVSS Score<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">7.8<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Severity<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd; color: #ff4444; font-weight: bold;\">HIGH<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border: 1px solid #ddd; \">Vector<\/th>\n<td style=\"padding: 8px; border: 1px solid #ddd;\">CVSS:3.1\/AV:L\/AC:L\/PR:L\/UI:N\/S:U\/C:H\/I:H\/A:H<\/td>\n<\/tr>\n<\/table>\n<h3>CVE Information<\/h3>\n<div style=\" padding: 15px; border: 1px solid #ddd; margin-bottom: 20px;\">\n<ul style=\"margin: 0; padding-left: 20px;\">\n<li>CVE-2022-0995<\/li>\n<li>CVE-2024-26928<\/li>\n<li>CVE-2024-35864<\/li>\n<li>CVE-2024-50302<\/li>\n<li>CVE-2024-53063<\/li>\n<li>CVE-2024-56595<\/li>\n<li>CVE-2024-56672<\/li>\n<li>CVE-2024-57798<\/li>\n<\/ul>\n<\/div>\n<h3>Exploit Description<\/h3>\n<div style=\" padding: 15px; border-left: 4px solid #4CAF50; margin-bottom: 20px;\">\nEight vulnerabilities have been addressed in the Linux kernel that include denial of service, privilege escalation, use-after-free, and other memory related issues.\n<\/div>\n<h3>Exploit Code<\/h3>\n<div style=\" color: #d4d4d4; padding: 15px; border: 1px solid #ddd; margin-bottom: 20px; font-family: 'Courier New', monospace; white-space: pre-wrap; overflow-x: auto;\">\nLinux kernel vulnerabilities<\/p>\n<p>    A security issue affects these releases of Ubuntu and its derivatives:<\/p>\n<p>    &#8211;   Ubuntu 20.04 LTS<br \/>    &#8211;   Ubuntu 18.04 LTS<br \/>    &#8211;   Ubuntu 16.04 LTS<br \/>    &#8211;   Ubuntu 22.04 LTS<br \/>    &#8211;   Ubuntu 14.04 LTS<\/p>\n<p>    Summary<\/p>\n<p>    Several security issues were fixed in the kernel.<\/p>\n<p>    Software Description<\/p>\n<p>    &#8211;   linux &#8211; Linux kernel<br \/>    &#8211;   linux-aws &#8211; Linux kernel for Amazon Web Services (AWS) systems<br \/>    &#8211;   linux-azure &#8211; Linux kernel for Microsoft Azure Cloud systems<br \/>    &#8211;   linux-gcp &#8211; Linux kernel for Google Cloud Platform (GCP) systems<br \/>    &#8211;   linux-gke &#8211; Linux kernel for Google Container Engine (GKE) systems<br \/>    &#8211;   linux-gkeop &#8211; Linux kernel for Google Container Engine (GKE) systems<br \/>    &#8211;   linux-ibm &#8211; Linux kernel for IBM cloud systems<br \/>    &#8211;   linux-oracle &#8211; Linux kernel for Oracle Cloud systems<\/p>\n<p>    Details<\/p>\n<p>    It was discovered that the watch_queue event notification system<br \/>    contained an out-of-bounds write vulnerability. A local attacker could<br \/>    use this to cause a denial of service or escalate their privileges.<br \/>    (CVE-2022-0995)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved: smb:<br \/>    client: fix potential UAF in cifs_debug_files_proc_show() Skip sessions<br \/>    that are being teared down (status == SES_EXITING) to avoid UAF.<br \/>    (CVE-2024-26928)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved: smb:<br \/>    client: fix potential UAF in smb2_is_valid_lease_break() Skip sessions<br \/>    that are being teared down (status == SES_EXITING) to avoid UAF.<br \/>    (CVE-2024-35864)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved: HID:<br \/>    core: zero-initialize the report buffer Since the report buffer is used<br \/>    by all kinds of drivers in various ways, let\u2019s zero- initialize it<br \/>    during allocation to make sure that it can\u2019t be ever used to leak kernel<br \/>    memory via specially-crafted report. (CVE-2024-50302)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved:<br \/>    media: dvbdev: prevent the risk of out of memory access The dvbdev<br \/>    contains a static variable used to store dvb minors. The behavior of it<br \/>    depends if CONFIG_DVB_DYNAMIC_MINORS is set or not. When not set,<br \/>    dvb_register_device() won\u2019t check for boundaries, as it will rely that a<br \/>    previous call to dvb_register_adapter() would already be enforcing it.<br \/>    On a similar way, dvb_device_open() uses the assumption that the<br \/>    register functions already did the needed checks. This can be fragile if<br \/>    some device ends using different calls. This also generate warnings on<br \/>    static check analysers like Coverity. So, add explicit guards to prevent<br \/>    potential risk of OOM issues. (CVE-2024-53063)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved: jfs:<br \/>    add a check to prevent array-index-out-of-bounds in dbAdjTree When the<br \/>    value of lp is 0 at the beginning of the for loop, it will become<br \/>    negative in the next assignment and we should bail out. (CVE-2024-56595)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved:<br \/>    blk-cgroup: Fix UAF in blkcg_unpin_online() blkcg_unpin_online() walks<br \/>    up the blkcg hierarchy putting the online pin. To walk up, it uses<br \/>    blkcg_parent(blkcg) but it was calling that after<br \/>    blkcg_destroy_blkgs(blkcg) which could free the blkcg, leading to the<br \/>    following UAF:<br \/>    ================================================================== BUG:<br \/>    KASAN: slab-use-after-free in blkcg_unpin_online+0x15a\/0x270 Read of<br \/>    size 8 at addr ffff8881057678c0 by task kworker\/9:1\/117 CPU: 9 UID: 0<br \/>    PID: 117 Comm: kworker\/9:1 Not tainted<br \/>    6.13.0-rc1-work-00182-gb8f52214c61a-dirty #48 Hardware name: QEMU<br \/>    Standard PC (i440FX + PIIX, 1996), BIOS unknown 02\/02\/2022 Workqueue:<br \/>    cgwb_release cgwb_release_workfn Call Trace:<br \/>    dump_stack_lvl+0x27\/0x80 print_report+0x151\/0x710<br \/>    kasan_report+0xc0\/0x100 blkcg_unpin_online+0x15a\/0x270<br \/>    cgwb_release_workfn+0x194\/0x480 process_scheduled_works+0x71b\/0xe20<br \/>    worker_thread+0x82a\/0xbd0 kthread+0x242\/0x2c0 ret_from_fork+0x33\/0x70<br \/>    ret_from_fork_asm+0x1a\/0x30<br \/>    \u2026 Freed by task 1944: kasan_save_track+0x2b\/0x70<br \/>    kasan_save_free_info+0x3c\/0x50 __kasan_slab_free+0x33\/0x50<br \/>    kfree+0x10c\/0x330 css_free_rwork_fn+0xe6\/0xb30<br \/>    process_scheduled_works+0x71b\/0xe20 worker_thread+0x82a\/0xbd0<br \/>    kthread+0x242\/0x2c0 ret_from_fork+0x33\/0x70 ret_from_fork_asm+0x1a\/0x30<br \/>    Note that the UAF is not easy to trigger as the free path is indirected<br \/>    behind a couple RCU grace periods and a work item execution. I could<br \/>    only trigger it with artifical msleep() injected in<br \/>    blkcg_unpin_online(). Fix it by reading the parent pointer before<br \/>    destroying the blkcg\u2019s blkg\u2019s. (CVE-2024-56672)<\/p>\n<p>    In the Linux kernel, the following vulnerability has been resolved:<br \/>    drm\/dp_mst: Ensure mst_primary pointer is valid in<br \/>    drm_dp_mst_handle_up_req() While receiving an MST up request message<br \/>    from one thread in drm_dp_mst_handle_up_req(), the MST topology could be<br \/>    removed from another thread via drm_dp_mst_topology_mgr_set_mst(false),<br \/>    freeing mst_primary and setting drm_dp_mst_topology_mgr::mst_primary to<br \/>    NULL. This could lead to a NULL deref\/use-after-free of mst_primary in<br \/>    drm_dp_mst_handle_up_req(). Avoid the above by holding a reference for<br \/>    mst_primary in drm_dp_mst_handle_up_req() while it\u2019s used. v2: Fix<br \/>    kfreeing the request if getting an mst_primary reference fails.<br \/>    (CVE-2024-57798)<\/p>\n<p>    Update instructions<\/p>\n<p>    The problem can be corrected by updating your kernel livepatch to the<br \/>    following versions:<\/p>\n<p>    Ubuntu 20.04 LTS<br \/>        aws &#8211; 111.1<br \/>        azure &#8211; 111.1<br \/>        gcp &#8211; 111.1<br \/>        generic &#8211; 111.1<br \/>        gkeop &#8211; 111.1<br \/>        ibm &#8211; 111.1<br \/>        lowlatency &#8211; 111.1<br \/>        oracle &#8211; 111.1<\/p>\n<p>    Ubuntu 18.04 LTS<br \/>        aws &#8211; 111.1<br \/>        azure &#8211; 111.1<br \/>        gcp &#8211; 111.1<br \/>        generic &#8211; 111.1<br \/>        lowlatency &#8211; 111.1<br \/>        oracle &#8211; 111.1<\/p>\n<p>    Ubuntu 16.04 LTS<br \/>        aws &#8211; 111.1<br \/>        azure &#8211; 111.1<br \/>        gcp &#8211; 111.1<br \/>        generic &#8211; 111.1<br \/>        lowlatency &#8211; 111.1<\/p>\n<p>    Ubuntu 22.04 LTS<br \/>        aws &#8211; 111.1<br \/>        azure &#8211; 111.1<br \/>        gcp &#8211; 111.1<br \/>        generic &#8211; 111.1<br \/>        gke &#8211; 111.1<br \/>        ibm &#8211; 111.1<br \/>        oracle &#8211; 111.1<\/p>\n<p>    Ubuntu 14.04 LTS<br \/>        generic &#8211; 111.1<br \/>        lowlatency &#8211; 111.1<\/p>\n<p>    Support Information<\/p>\n<p>    Livepatches for supported LTS kernels will receive upgrades for a period<br \/>    of up to 13 months after the build date of the kernel.<\/p>\n<p>    Livepatches for supported HWE kernels which are not based on an LTS<br \/>    kernel version will receive upgrades for a period of up to 9 months<br \/>    after the build date of the kernel, or until the end of support for that<br \/>    kernel\u2019s non-LTS distro release version, whichever is sooner.<\/p>\n<p>    References<\/p>\n<p>    &#8211;   CVE-2022-0995<br \/>    &#8211;   CVE-2024-26928<br \/>    &#8211;   CVE-2024-35864<br \/>    &#8211;   CVE-2024-50302<br \/>    &#8211;   CVE-2024-53063<br \/>    &#8211;   CVE-2024-56595<br \/>    &#8211;   CVE-2024-56672<br \/>    &#8211;   CVE-2024-57798\n<\/div>\n<p><a href=\"https:\/\/packetstorm.news\/files\/id\/190557\/\" target=\"_blank\" style=\"display: inline-block;  color: white; padding: 10px 20px; text-decoration: none; border-radius: 4px;\">View Full Exploit Details<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exploit Details Basic Information Exploit Title Kernel Live Patch Security Notice LSN-0111-1 Exploit ID PACKETSTORM:190557 Type packetstorm Published 2025-04-17T00:00:00 Modified 2025-04-17T00:00:00 CVSS Information CVSS Score&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[6,8,28,12,15,13,53,7,11,5],"class_list":["post-768","post","type-post","status-publish","format-standard","hentry","category-category_exploit","tag-cve","tag-cvss","tag-cvss-78","tag-exploit","tag-high","tag-news","tag-packetstorm","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kernel Live Patch Security Notice LSN-0111-1 - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=768\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kernel Live Patch Security Notice LSN-0111-1 - zero redgem\" \/>\n<meta property=\"og:description\" content=\"Exploit Details Basic Information Exploit Title Kernel Live Patch Security Notice LSN-0111-1 Exploit ID PACKETSTORM:190557 Type packetstorm Published 2025-04-17T00:00:00 Modified 2025-04-17T00:00:00 CVSS Information CVSS Score...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=768\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-04-20T19:32:29+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"Kernel Live Patch Security Notice LSN-0111-1\",\"datePublished\":\"2025-04-20T19:32:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768\"},\"wordCount\":1136,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"CVSS-7.8\",\"exploit\",\"HIGH\",\"news\",\"packetstorm\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_exploit\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=768#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768\",\"name\":\"Kernel Live Patch Security Notice LSN-0111-1 - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-04-20T19:32:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=768\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=768#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kernel Live Patch Security Notice LSN-0111-1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kernel Live Patch Security Notice LSN-0111-1 - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=768","og_locale":"en_US","og_type":"article","og_title":"Kernel Live Patch Security Notice LSN-0111-1 - zero redgem","og_description":"Exploit Details Basic Information Exploit Title Kernel Live Patch Security Notice LSN-0111-1 Exploit ID PACKETSTORM:190557 Type packetstorm Published 2025-04-17T00:00:00 Modified 2025-04-17T00:00:00 CVSS Information CVSS Score...","og_url":"https:\/\/zero.redgem.net\/?p=768","og_site_name":"zero redgem","article_published_time":"2025-04-20T19:32:29+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=768#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=768"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"Kernel Live Patch Security Notice LSN-0111-1","datePublished":"2025-04-20T19:32:29+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=768"},"wordCount":1136,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","CVSS-7.8","exploit","HIGH","news","packetstorm","Security","tapic","Vulnerability"],"articleSection":["category_exploit"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=768#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=768","url":"https:\/\/zero.redgem.net\/?p=768","name":"Kernel Live Patch Security Notice LSN-0111-1 - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-04-20T19:32:29+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=768#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=768"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=768#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"Kernel Live Patch Security Notice LSN-0111-1"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/768","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=768"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/768\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=768"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=768"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=768"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}